What problem does it solve? Managing the lifecycle of governed skill packages—promotion, deprecation, retirement, and revocation—requires verified provenance, dependency impact analysis, and policy enforcement, which is error-prone when done manually. ## Core Features & Use Cases - Provenance and Integrity Verification: Validates skill package provenance metadata, integrity checks, and ownership consistency before any lifecycle action. - Dependency Impact Analysis: Evaluates downstream break risk using evidence from skill-inventory and skill-dependency-manager before proposing changes. - Policy-Enforced Proposals: Produces governed action proposals with rationale, prerequisites, rollback routes, and explicit approval gates—never performing remote mutation itself. - Use Case: When a team wants to deprecate an outdated skill, this Skill produces a complete deprecation proposal including dependency impact, policy trace, and required approvals, or blocks the request if provenance checks fail. ## Quick Start Ask the agent to prepare a deprecation proposal for a specific skill package with full dependency impact and policy trace.