ワンクリックで
deep-plan
Create thorough implementation plans for complex tasks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create thorough implementation plans for complex tasks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | deep-plan |
| description | Create thorough implementation plans for complex tasks. |
Produce a detailed, actionable implementation plan, then save it into the project at .agent.local/plans/ using a date-prefixed filename or a phased folder structure.
Gather context
Clarify missing requirements
Generate the plan
./references/guidelines.md./references/guidelines.md directly to create the plan yourselfSave the plan
.agent.local/plans/<DD-MM-YYYY>-<feature-slug>.md.agent.local/plans/<DD-MM-YYYY>-<feature-slug>/phase-1.md, phase-2.md, etc.03-02-2026-profile-onboarding.md)Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use whenever commiting changes to git.
Code reviews of git changes without creating actual PR.
Creates non-technical changelogs from git commits.
Rewrite user requests into clear, precise, and complete AI prompts. Use when a user asks to create, convert, or refine a prompt, or to restate a request as a specification for an AI model.
Create clear, concise technical documentation for a specified file, module, or folder.
Generate pull request summaries and open GitHub PRs from the current branch’s git changes.