Agent skill · Documentation

agf-writing-change

Use 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).

pcliangx359★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add pcliangx/AppGenesisForge --skill agf-writing-change --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: .claude/skills/agf-writing-change/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 359
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Writing a Change(变更文件夹入口) 变更文件夹(`docs/changes/<change>/`)是 AGF 自 v6.9.0 起的**新需求入口**,取代 PRD(OpenSpec 风格,决策见 [ADR-012](../../../docs/adr/012-spec-driven-change-folders.md))。它把需求表达成**对活规格的 delta**,交付签字后 merge 进 `docs/specs/`——让「系统当前有哪些行为」永远有 SSOT。 Use this skill when: - product-lead 跑完 `superpowers:brainstorming` 且用户批准了大方向。 - 要把一个 feature 正式化成 `docs/changes/<change>/` 四件套,再派工。 - 既有 change 在 open qu

More from AppGenesisForge
All skills →
About this skill
What does the agf-writing-change skill do?

Use 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).

How do I install it?

Run `npx skills add pcliangx/AppGenesisForge --skill agf-writing-change --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From pcliangx/AppGenesisForge, a repository with 359 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going