--- title: "Commands" description: "All 15 slash commands for quick access to common operations." --- # Slash Commands 15 commands for quick access to common operations. | Command | Description | |---------|-------------| | [`/changelog`](changelog.md) | Generate Keep a Changelog entries from git history and validate commit message format. | | [`/competitive-matrix`](competitive-matrix.md) | Build competitive matrices with weighted scoring, gap analysis, and market positioning insights. | | [`/financial-health`](financial-health.md) | Analyze financial statements, build valuation models, assess budget variances, and construct forecasts. | | [`/google-workspace`](google-workspace.md) | Google Workspace CLI administration via the `gws` CLI. Run setup diagnostics, security audits, browse and execute recipes, and analyze command output. | | [`/okr`](okr.md) | Generate cascaded OKR frameworks from company-level strategy down to team-level key results. | | [`/persona`](persona.md) | Generate structured user personas with demographics, goals, pain points, and behavioral patterns. | | [`/pipeline`](pipeline.md) | Detect project stack and generate CI/CD pipeline configurations for GitHub Actions or GitLab CI. | | [`/project-health`](project-health.md) | Generate portfolio health dashboards and risk matrices for project oversight. | | [`/retro`](retro.md) | Analyze retrospective data for recurring themes, sentiment trends, and action item effectiveness. | | [`/rice`](rice.md) | Prioritize features using RICE scoring (Reach, Impact, Confidence, Effort) with optional capacity constraints. | | [`/saas-health`](saas-health.md) | Calculate SaaS financial health metrics from raw business numbers, benchmark against industry standards, and project forward. | | [`/sprint-health`](sprint-health.md) | Score sprint health across delivery, quality, and team metrics with velocity trend analysis. | | [`/tdd`](tdd.md) | Generate tests, analyze coverage, and validate test quality using the TDD Guide skill. | | [`/tech-debt`](tech-debt.md) | Scan codebases for technical debt, score severity, and generate prioritized remediation plans. | | [`/user-story`](user-story.md) | Generate structured user stories with acceptance criteria, story points, and sprint capacity planning. |