implementing
Use when an approved implementation blueprint exists and you are about to start implementation
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when an approved implementation blueprint exists and you are about to start implementation
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use when approach is chosen and need a detailed implementation plan before coding. After researching, before implementer
Use when idea is vague, multiple interpretations exist, scope is undefined, or stakeholders need alignment before technical work begins
Use when requirements are fuzzy, multiple technical approaches exist, or change affects architecture, API, data, or security
Use when code needs behavior-preserving restructuring to improve clarity, reduce duplication, or enable safer changes without altering outputs
Use when need to create reusable technique, pattern, or reference guide for AI agents
Use when need to create specialized subagent for recurring tasks, domain-specific work, or pipeline automation
| name | implementing |
| description | Use when an approved implementation blueprint exists and you are about to start implementation |
Execute an existing blueprint exactly as written, with verification and checkpoints. If the blueprint is wrong or unclear, stop and ask to change it.
Skip if: there is no blueprint (write one first) or the task is trivial.
Load the blueprint
Confirm before starting
Execute tasks in order
Checkpoint
Finish
Pipeline: discovering → researching → blueprinting → implementing → code-review