skill-manager
Skill Manager - Agent Skill Lifecycle Management
Meta-skill for analysing, generating, cataloguing, and validating the project's skill ecosystem. Operates as a peer to the Orchestrator in the agent hierarchy.
Description
Manages the full lifecycle of agent skills including gap analysis, generation from templates or descriptions, catalogue browsing, and health validation. Ensures every skill in the project meets quality standards, uses Australian English, and is registered in the skill registry.
When to Apply
Positive Triggers
- Analysing which skills the project needs but lacks
- Generating a new skill from a template or description
- Browsing the built-in skill catalogue for ideas
- Validating an existing skill's quality and compliance
- User mentions: "skill gap", "generate skill", "missing skills", "skill health"
- Orchestrator requests gap analysis before a new phase
- A new agent is added without corresponding skill coverage
More from cleanexpo/unite-hub
tdd
Use when implementing any feature or bug fix. Hard gate — no production code without a failing test first. Applies to vitest (apps/web/) and pytest (apps/backend/). Triggers on "implement", "add feature", "fix bug", "new component", "new endpoint", or any code-writing task.
1idea-to-production
Plain-English pipeline from idea to production — routes user requests to the right phase and agent
1oauth-flow
OAuth 2.0 and OIDC integration with PKCE, Supabase Auth providers, and redirect URI validation
1health-check
>-
1csv-processor
>-
1vector-search
>-
1