一键导入
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