guided
Beginner Starter
Minimal cognitive load. Start with a small set of high-utility skills, templates, and guided learning instead of the full catalog.
Skill coverage
partialSession Start
Initializes a coding session — loads authority pack or authoritative files, checks project state, verifies git status.
Session End
Saves session state — updates PROJECT_STATE.md, SESSION_CHECKPOINT.md, and DECISION_LOG.md.
Feature Builder
Takes a feature spec, plans architecture, scaffolds files, implements, adds tests, verifies.
Bug Hunter
Takes a bug report, reproduces, diagnoses root cause, implements fix, adds test, verifies.
Code Review
Enterprise code review on recent changes or GitHub PRs. Checks standards, anti-patterns, error handling, type safety.
Starter Pack Orchestrator
Curates a beginner-friendly starter pack of skills, workflows, and defaults based on experience level, project type, and goals to reduce cognitive overload.
Learning Path Builder
Creates a role-based learning path from beginner to advanced use of the skills framework. Sequences skills, workflows, and practice loops by maturity and outcomes.
Project Template Recommender
Recommends project templates, starter architectures, and skill bundles based on product goals, audience, stack preference, and maturity level.
Guided workflows
Workflows are discovered by matching workflow steps back to the canonical bundle skill lists.