ワンクリックで
write-plan
write a new plan md in plans folder
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
write a new plan md in plans folder
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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