What problem does it solve? SaaS module knowledge captured in Agent Skills goes stale as code evolves, causing AI agents to apply outdated business rules, schemas, and routes. This Skill provides a governed methodology to create new Skills from SaaS modules and keep existing Skills synchronized with the codebase. ## Core Features & Use Cases - Mode A (Create): Four-phase pipeline covering module inventory, dual-track spec definition, six-section SKILL.md generation, and deployment with quality gates. - Mode B (Lifecycle Sync): Detects six change types (decisions, schema, UIUX, business rules, routes, dependencies), produces Skill Impact Reports, and enforces an eight-dimension verification including FORBIDDEN loophole closure. - Mode C (Epic Audit): Batch freshness audits comparing last_synced_epic across all module Skills, plus a description trigger audit script measuring precision and recall of Skill descriptions. - Use Case: After a migration changes a payment Entity, run the sync gate to reverse-search affected Skills, update rules with file:line evidence, and bump versions in the same story. ## Quick Start Ask the agent to convert the payment module into a new Skill or to audit all existing Skills for staleness against the current Epic.