一键导入
planning-structure
Planning-track selection, epic/feature decomposition, readiness gates, and plan-delta rules.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Planning-track selection, epic/feature decomposition, readiness gates, and plan-delta rules.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Git Worktree: parallel working trees for isolated branch-level execution, debugging, and safe experimentation.
Durable project-memory rules for `.agent-memory/` plus session-memory boundaries.
Shared contract for independent review agents and durable review findings.
Review routing, independent post-implementation review gates, multi-model escalation, and targeted optimization follow-up.
Independent evaluation protocol for bounded self-improvement candidate proposals.
Governance rules for bounded self-improvement candidates, promotion gates, and rollback policy.
| name | planning-structure |
| description | Planning-track selection, epic/feature decomposition, readiness gates, and plan-delta rules. |
| user-invocable | false |
Use this skill when producing or evaluating non-trivial implementation plans.
Choose the smallest track that still manages risk:
Default upward when scope uncertainty is high.
Keep the plan compact:
Use a feature-oriented structure:
Use a layered structure:
For larger work:
2-5 epics.Do not create epics for trivial work.
Every feature or major step should answer:
Prefer concrete verification:
When a decision is unresolved but planning can continue, include:
If the unresolved point changes architecture, security, or data correctness materially, stop and clarify instead of assuming.
Only plan artifacts that materially reduce execution risk.
Common candidates for System Track:
architecture.mddata-model.mdapi-contracts.mdrunbook.mdprivacy-security-notes.mdDo not auto-generate all of them. Name only what the work actually needs.
Execution is ready only when all are true:
Output:
Implementation Readiness: PASSImplementation Readiness: BLOCKEDIf blocked, say exactly what must be resolved first.
When scope changes after a plan already exists, do not rewrite from scratch first. Produce a delta:
Treat planning as an interview loop, not a one-shot report.
Use clarification aggressively when the unresolved point affects:
Default clarification behavior by track:
Quick Change: ask only when scope or acceptance criteria are not clearFeature Track: expect at least one clarification round unless the request is already explicitSystem Track: expect clarification and do not force execution-readiness until user-owned decisions are resolvedGaps and Proposed Defaults is only for low-impact implementation details. If the gap changes UX, API, data correctness, security, or verification, ask instead of defaulting.
Avoid: