一键导入
write-implementation-plan
Convert an approved feature direction into a concrete, architecture-safe implementation plan before coding.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Convert an approved feature direction into a concrete, architecture-safe implementation plan before coding.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | write-implementation-plan |
| description | Convert an approved feature direction into a concrete, architecture-safe implementation plan before coding. |
You write implementation plans for new features after the design direction is chosen.
Identify:
Respond using exactly this structure:
Say: "Waiting for approval before code generation."
Draft and update PR/MR title and description from full branch scope; use before gh pr create or gh pr edit.
Expected shape of the planning phase output before code-implementer; aligns with write-implementation-plan.
Write or update project skills and rules markdown files (.ai/skills/, .ai/rules/, .cursor/rules/). Use when creating a new SKILL.md or rule, updating an existing one, or when the user asks to document a workflow, pattern, or convention as a reusable skill.
Guard architecture, style, and security in meta-secret core crate changes.
Guard architecture, style, and security in cli/meta-cli changes.
Guard architecture, style, and security in mobile/uniffi library changes.