agf-writing-change
SolidUse when product-lead is about to formalize a feature into a change folder (the OpenSpec-style intake that replaces PRD as of v6.9.0). Provides the four-artifact structure (proposal / delta specs / design / tasks), the Requirement+Scenario delta format (ADDED/MODIFIED/REMOVED/RENAMED), the AC↔scenario mapping that keeps the AGF verification spine intact, the validate gate, and the archive-merge hand-off. Replaces agf-writing-prd (deprecated).
Install
Quality Score: 85/100
Skill Content
Details
- Author
- pcliangx
- Repository
- pcliangx/AppGenesisForge
- Created
- 4 months ago
- Last Updated
- 1 months ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
forge-requirement
Use when analyzing user specifications, drafting REQUIREMENT.md, or converting user intent into formal requirements.
forge-change
Use when starting a new change proposal, initializing CHANGE.md, or defining scope for new features without an active change.
archive-change
当变更完成(编码+测试+评审+部署)后触发。 MUST 归档提案到 changes/archive/,更新 changelog,检查并更新 README。 这是 SDLC 的最后一环,禁止跳过。