What problem does it solve? After a code change alters a shipped system, narrative beat, or content registry, the product requirements document silently goes stale. This Skill removes the guesswork of deciding which PRD sections need edits by classifying the change and rippling only what that class demands. ## Core Features & Use Cases - Four-way change classification: Sorts any diff into balance number, system/narrative, intent-level, or frontier classes, each with a defined ripple scope. - Drift detection workflow: Runs the prd:drift report to surface spec-altitude gaps between the built game and the PRD, then clears only the gaps the change caused. - Guardrails for autonomy: Stops and routes intent-level changes to a human decision, and prefers transcluded gen-regions over re-typed prose so facts cannot drift again. - Use Case: After tuning a crafting recipe registry entry in src/core/content, use this Skill to classify the edit, write the ADR, update the affected PRD subsection, and verify with prd:drift before committing. ## Quick Start Tell the agent to run the prd-ripple skill on the design change you just committed and update the PRD accordingly.