skills/sebkay/skills/add-plan-todos

add-plan-todos

SKILL.md

Add and refine todos in the current plan before and during implementation.

Workflow

  1. Read the user request and current plan state.
  2. Add missing todos so every phase is represented:
    • context gathering
    • implementation
    • validation/testing
    • final reporting
  3. Split broad work into atomic todos that describe one action each.
  4. Add guardrail todos for risky steps (assumptions, dependencies, migrations, irreversible actions).
  5. Add explicit verification todos with concrete checks or commands.
  6. Reorder todos so dependencies come first and only one todo is in_progress.
  7. Mark covered todos completed and keep remaining work pending.

Quality Bar

  • Make each todo specific, testable, and observable.
  • Avoid combined todos like "implement and test" in one step.
  • Prefer adding one extra todo over leaving ambiguity.
  • Update the plan whenever scope, constraints, or findings change.
Weekly Installs
11
Repository
sebkay/skills
First Seen
Feb 27, 2026
Installed on
cline11
github-copilot11
codex11
kimi-cli11
gemini-cli11
cursor11