Files
Charles N Wyble d381070c75
Some checks failed
Release / tag-and-notes (push) Has been cancelled
release: v0.0.2
Squash-merge integration into main for v0.0.2
2025-09-10 22:47:49 +00:00

490 B
Raw Permalink Blame History

Planning and Checkpoints

  • When work spans multiple steps or has ambiguity, write a brief plan.
  • Steps are 1 sentence, actionoriented, and verifiable.
  • Keep exactly one in_progress step; mark completed before moving on.
  • Update the plan when reality changes; add rationale for plan changes.
  • Dont pad trivial tasks with plans.

Progress updates

  • For longer tasks, share concise updates (≤10 words) before heavy work.
  • State whats done, whats next, and any blockers.