Daily Loop — Development skill for Claude Code
Daily run. Read CLAUDE.md, charter.md, state.md, then yesterday's entries in ledger.md and decisions.md.
How to install Daily Loop
Installs to ~/.claude/skills/bayramannakov-money-bot-starter-daily-loop/SKILL.md
mkdir -p ~/.claude/skills/bayramannakov-money-bot-starter-daily-loop && curl -fsSL https://raw.githubusercontent.com/BayramAnnakov/money-bot-starter/HEAD/prompts/daily-loop.md -o ~/.claude/skills/bayramannakov-money-bot-starter-daily-loop/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Daily Loop does
Daily run. Read CLAUDE.md, charter.md, state.md, then yesterday's entries in ledger.md and decisions.md.
- Shadow gate: if charter.md still contains the word PLACEHOLDER, you are in SHADOW MODE — steps below produce plans and drafts only, ZERO real transactions, no new probes. Say so in your report line.
- Reconcile: update ledger with anything that resolved overnight (payouts, sales, merged PRs, replies). Read the numbers from the ACTUAL dashboards (card, payment processor, store) —
Alternatives in Development
- Cancel Pua Loop — 取消当前活跃的 PUA Loop(原子级联:state + worktree + 记录) 19.5k ★
- Om Standup — Morning kickoff 4.6k ★
- Evo — turns your codebase into an autoresearch loop — discovers what to measure, instruments the benchmark, then run 1.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Work Session
Work session (throughput run). The full daily loop ALREADY ran today; this is an EXTRA execution session to pu
The Docket
the-docket is a Claude Code plugin that keeps a repo's decisions from being undone. A hook prints what governs
App Recover
Recover an interrupted run — reconcile the ledger, the board, the worktrees and the wave, then restart from a
Mem Distill
Chắt lọc raw journal entries in the vault into the curated working layer (docs/exp.md, docs/ref.md, docs/tools
Daily Review
Once per day, read the last 24h of state and propose 1-3 concrete improvements. Don't just report — recommend.
Memory Curate
Per-entry reduction pass for an over-ceiling reference-topic file (charter/pending/worklog/support/traps/rules
Related Agents
Self Review Finder
Read-only reviewer for one angle of the self-review loop. Spawned by the self-review skill with an intent stat
Example: Incremental Data Pipeline Pattern
from datetime import datetime, timedelta @dag(schedule="@daily", catchup=False) def incremental_sales_pipeline
Omd Design System Architect
Read-only design-system architect for OmD Autopilot. Derives a project-specific semantic system, provenance, c