en un clic
write-plan
write a new plan md in plans folder
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
write a new plan md in plans folder
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
| 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
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