Files
claude-skills-reference/docs/commands/index.md
Reza Rezvani 979a1cefc7 docs: add 14 agent pages, 12 command pages, update getting-started and index
- Extended generate-docs.py to auto-generate agent and command documentation pages
- Added extract_subtitle() for meaningful command descriptions in index
- Added Agents nav section (14 entries) and Commands nav section (12 entries) to mkdocs.yml
- Updated docs/index.md: 170 skills, 237 tools, 14 agents, 12 commands, Gemini CLI
- Updated docs/getting-started.md: Gemini CLI tab, 237 tools, fixed brand_voice path, new FAQs
- Regenerated all 203 docs pages (177 skills + 14 agents + 12 commands)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 09:54:53 +01:00

1.7 KiB

title, description
title description
Commands All 12 slash commands for quick access to common operations.

Slash Commands

12 commands for quick access to common operations.

Command Description
/changelog Generate Keep a Changelog entries from git history and validate commit message format.
/competitive-matrix Build competitive matrices with weighted scoring, gap analysis, and market positioning insights.
/okr Generate cascaded OKR frameworks from company-level strategy down to team-level key results.
/persona Generate structured user personas with demographics, goals, pain points, and behavioral patterns.
/pipeline Detect project stack and generate CI/CD pipeline configurations for GitHub Actions or GitLab CI.
/project-health Generate portfolio health dashboards and risk matrices for project oversight.
/retro Analyze retrospective data for recurring themes, sentiment trends, and action item effectiveness.
/rice Prioritize features using RICE scoring (Reach, Impact, Confidence, Effort) with optional capacity constraints.
/sprint-health Score sprint health across delivery, quality, and team metrics with velocity trend analysis.
/tdd Generate tests, analyze coverage, and validate test quality using the TDD Guide skill.
/tech-debt Scan codebases for technical debt, score severity, and generate prioritized remediation plans.
/user-story Generate structured user stories with acceptance criteria, story points, and sprint capacity planning.