What problem does it solve?
Prevents unreviewed and ad hoc skill creation by requiring a structured proposal process that captures purpose, triggers, scope, and dependencies before implementation, reducing duplication and governance gaps.
Core Features & Use Cases
- Structured Proposal Generation: Collects skill name, purpose, triggers, category, and scope and generates a standardized Markdown proposal artifact.
- Validation & Safeguards: Enforces name pattern aget-{verb}-{object}, checks for uniqueness against existing skills, and requires a minimum of two triggers before proceeding.
- Governance Workflow: Produces a proposal file in planning/skill-proposals/ for review, supports index updating, and provides clear next steps to review and implement approved skills.
- Use Case: A product manager uses the skill to formalize a new capability request, ensuring reviewability and traceability before engineering investment.
Quick Start
Propose a new skill named aget-record-lesson with purpose record lessons learned, include triggers record lesson and note lesson, set category Governance and scope Universal.