write-plan
Deprecated - use the senior-staff-engineer:writing-plans skill instead
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/FareedKhan-dev/claude-code-staff-engineer/HEAD/commands/write-plan.md -o ~/.claude/commands/write-plan.mdwrite-plan.md
Tell your human partner that this command is deprecated and will be removed in the next major release. They should ask you to use the "senior-staff-engineer writing-plans" skill instead.
|
Deprecated - use the senior-staff-engineer:brainstorming skill instead
Deprecated - use the senior-staff-engineer:executing-plans skill instead
Use when executing implementation plans with independent tasks in the current session
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes