/a11y-audit

Run an accessibility audit on the current project for WCAG compliance.

View source

/changelog

Generate a changelog from git history since the last tag or release.

View source

/code-to-prd

Reverse-engineer a Product Requirements Document from existing code.

View source

/competitive-matrix

Build a competitive analysis matrix comparing products or tools.

View source

/financial-health

Assess financial health of a SaaS business using key metrics.

View source

/focused-fix

Apply a focused, minimal-change bugfix with minimal blast radius.

View source

/git:cm

Stage working tree changes and create a Conventional Commit (no push).

View source

/git:cp

Stage, commit, and push the current branch following git governance rules.

View source

/git:pr

Create a pull request from the current branch.

View source

/okr

Create or review OKRs (Objectives and Key Results).

View source

/persona

Activate a cross-domain persona for the current session.

View source

/pipeline

Design or review a CI/CD pipeline for the current project.

View source

/plugin-audit

Audit installed plugins, extensions, and dependencies for security and health.

View source

/prd

Create a Product Requirements Document from scratch.

View source

/project-health

Assess overall project health across code quality, tests, docs, and activity.

View source

/retro

Run a sprint retrospective with data-driven insights from git history.

View source

/review

Run the local review gate before pushing.

View source

/rice

RICE-score features or tasks for prioritization.

View source

/saas-health

Generate a SaaS health dashboard with key business metrics.

View source

/security-scan

Run the security scan gate before pushing.

View source

/seo-auditor

Run an SEO audit on web content and HTML files.

View source

/sprint-health

Check current sprint health and identify risks.

View source

/sprint-plan

Plan a sprint by analyzing backlog, estimating capacity, and selecting work.

View source

/tdd

Guide a Test-Driven Development workflow for the current task.

View source

/tech-debt

Scan and prioritize technical debt in the codebase.

View source

/user-story

Create well-structured user stories with acceptance criteria.

View source