一键导入
plan-writer
Generate implementation plans for autonomous agent execution. Use when asked to create structured implementation plans for code changes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate implementation plans for autonomous agent execution. Use when asked to create structured implementation plans for code changes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use this skill used to understand the required development workflow, role expectations, and task execution procedure.
Use this skill when writing or refactoring Go code to ensure adherence to project standards regarding code organization, error handling, concurrency, performance, and style.
Use this skill when writing tests for Go code to strictly follow the required table-driven test format and organization standards.
Review and address PR comments for the current branch's pull request. Use when the user wants to handle, triage, or fix PR review feedback. Fetches review comments, plans fixes, confirms with user, implements, and pushes.
基于 SOC 职业分类
| name | plan-writer |
| description | Generate implementation plans for autonomous agent execution. Use when asked to create structured implementation plans for code changes. |
Generate structured, executable implementation plans.
init(), blank imports, config keys.references/plan-template.md. Include code snippets for all new types.*(new)*/*(modify)*), Description (with code snippets), Verification (exact commands)**Depends On:**go build ./path/..., go test ./path/... -run TestX)go test command with package path### Task N: <title> heading format.*(new)* or *(modify)*references/plan-template.md — canonical output format