BayramAnnakov

Daily Loop — Development skill for Claude Code

Development community

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

Terminal
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.

  1. 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.
  2. 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 Repository