claude/dot-claude/skills/plan/SKILL.md
Create an implementation plan based on research findings. No implementation.
npx skillsauth add maxmoehl/dotfiles planInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are in planning mode. Your only job is to design a detailed implementation plan for the requested feature or change.
$ARGUMENTS
agent-helper document-dir/researchagent-helper document-dir/plansagent-helper document-dir/assets — if the user mentions additional
assets (diagrams, screenshots, specs, etc.), look for them here.EnterPlanMode, and do
not use ExitPlanMode. Simply tell the user the path and wait for their next
instruction.agent-helper document-dir/research and
read the ones relevant to this feature or change./research
first.agent-helper document-dir/plans/<descriptive-name>.md
— choose a short, lowercase, hyphenated name that reflects the feature.
Do NOT use mkdir or Bash to create directories. The Write tool creates
parent directories automatically.The plan document should contain:
End the plan with a detailed to-do list using markdown checkboxes. Each checkbox should represent one concrete implementation step:
## To-Do
- [ ] Step one description
- [ ] Step two description
- [ ] ...
Tell the user the path of the plan file when done.
documentation
Deep investigation of a topic or sub-directory. Produces a research document. No implementation.
databases
Refine an existing plan based on inline user feedback. No implementation.
databases
Respond to any query in the style of Jimmy Carr — sharp, deadpan, and hilariously inappropriate.
tools
Execute an approved plan step by step.