Skip to content

Slash Commands

29 commands for quick access to common operations

  • /a11y-audit


    Scan a frontend project for WCAG 2.2 accessibility issues, show fixes, and optionally check color contrast.

  • /changelog


    Generate Keep a Changelog entries from git history and validate commit message format.

  • /code-to-prd


    Reverse-engineer a frontend codebase into a complete Product Requirements Document.

  • /competitive-matrix


    Build competitive matrices with weighted scoring, gap analysis, and market positioning insights.

  • /financial-health


    Analyze financial statements, build valuation models, assess budget variances, and construct forecasts.

  • /focused-fix


    Systematically repair an entire feature or module using the 5-phase protocol. Target: $ARGUMENTS (a feature path or m...

  • /google-workspace


    Google Workspace CLI administration via the gws CLI. Run setup diagnostics, security audits, browse and execute recip...

  • /karpathy-check


    Review your staged changes (or last commit) against Karpathy's 4 coding principles.

  • /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.

  • /plugin-audit


    Full audit pipeline for any skill, plugin, agent, or command in this repository. Runs 8 validation phases, auto-fixes...

  • /prd


    Generate a concise product requirements document for a feature, initiative, or problem statement.

  • /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.

  • /saas-health


    Calculate SaaS financial health metrics from raw business numbers, benchmark against industry standards, and project ...

  • /seo-auditor


    Systematically scan, audit, and optimize documentation files for SEO. Targets README.md files and docs/ pages — fixes...

  • /sprint-health


    Score sprint health across delivery, quality, and team metrics with velocity trend analysis.

  • /sprint-plan


    Create a sprint plan with prioritized stories and capacity guardrails.

  • /tc


    Dispatch a TC (Technical Change) command. Arguments: $ARGUMENTS.

  • /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.

  • /wiki-ingest


    Ingest a new source into the LLM Wiki. This is the most-used command.

  • /wiki-init


    Bootstrap a new LLM Wiki vault. Creates raw/, wiki/{entities,concepts,sources,comparisons,synthesis}, the index and l...

  • /wiki-lint


    Health-check the wiki. Surfaces orphan pages, broken wikilinks, stale claims, missing frontmatter, contradictions, an...

  • /wiki-log


    Show recent entries from wiki/log.md. Every LLM operation on the wiki leaves a standardized entry:

  • /wiki-query


    Ask the wiki a question. The librarian reads index.md first, picks relevant pages across categories, synthesizes an a...