with one click
write-plan
write a new plan md in plans folder
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
write a new plan md in plans folder
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
move plan to completed, merge to develop, cleanup branch
implement phase and commit
implement all phases in plan
first prompt
list all ideas in the ideas folder
review plan against codebase
| name | /write-plan |
| description | write a new plan md in plans folder |
| disable-model-invocation | true |
Write a comprehensive implementation plan based on the requirements described below. Use ultrathink mode. Follow these instructions precisely:
Research first. Explore the codebase thoroughly before writing anything. Read every relevant file. Trace call chains, delegate patterns, and data flow end-to-end. Reference exact file paths and line numbers. Assume nothing — verify everything by reading the code.
Create the plan file. Add a new markdown file to the plans/ directory. Choose a clear, descriptive kebab-case filename (e.g., feature-name-implementation.md). Use your best judgment for the name.
Structure the plan with these sections:
**Status:** Not Started.- [ ] checkbox items for tracking progress.Quality standards:
else on its own line, guard for early exits, no +=, etc.).Do not stop to ask questions. Make reasonable decisions and document your rationale in the plan.
When finished, commit the plan file and push. Reply here with the plan filename and a brief summary of what it covers.
$ARGUMENTS