一键导入
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 职业分类
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.
| 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)