Commands Reference¶
The toolkit includes 33 commands.
| Command | Description | Plugin |
|---|---|---|
| /vt-c-bootstrap | Scaffold a new project with best-practice structure, configurations, and docu... | core-standards |
| /vt-c-changelog | Create engaging changelogs for recent merges to main branch | core-standards |
| /vt-c-commit | Create a commit with enforced message standards and pre-commit checks | core-standards |
| /vt-c-consolidate | Consolidate session journal entries into spec, PRD, and ADR updates | core-standards |
| /vt-c-create-agent-skill | Create or edit Claude Code skills with expert guidance on structure and best ... | core-standards |
| /vt-c-deploy-docs | Validate and prepare documentation for GitHub Pages deployment | core-standards |
| /vt-c-finalize-check | Pre-merge verification using the finalization-orchestrator | core-standards |
| /vt-c-generate-command | Create a new custom slash command following conventions and best practices | core-standards |
| /vt-c-heal-skill | Fix incorrect SKILL.md files when a skill has wrong instructions or outdated ... | core-standards |
| /vt-c-investigate-bug | Bug investigation using the bugfix-orchestrator. Accepts BUG-NNN (tracked bug... | core-standards |
| /vt-c-journal | Capture a decision, learning, or activity to the session journal | core-standards |
| /vt-c-kw-prd | Create a Product Requirements Document with PID reference for a project | core-standards |
| /vt-c-kw-prototype | Generate a deployable HTML/React prototype following VisiTrans Corporate Design | core-standards |
| /vt-c-kw-specs | Break down a PRD into implementation-sized feature briefs (specs) for develop... | core-standards |
| /vt-c-kw-user-test | User research suite - create interview scripts, analyze transcripts, and desi... | core-standards |
| /vt-c-learning-metrics | View ROI metrics for the learning system | core-standards |
| /vt-c-pd-analyze-changes | Analyze impact of new information on design workflow state | core-standards |
| /vt-c-pd-inbox-scan | Scan project inbox for new items requiring design workflow attention | core-standards |
| /vt-c-pd-route-decision | Execute design iteration routing decision based on impact analysis | core-standards |
| /vt-c-plan-review | Have multiple specialized agents review a plan in parallel | core-standards |
| /vt-c-release-docs | Build and update the documentation site with current plugin components | core-standards |
| /vt-c-report-bug | Report a bug in the compound-engineering plugin | core-standards |
| /vt-c-reproduce-bug | Reproduce and investigate a bug using logs and console inspection | core-standards |
| /vt-c-research-implement | Implement approved research proposals from Obsidian. Finds proposals with [x]... | core-standards |
| /vt-c-research-ingest | Scan knowledge and repos folders for new research, analyze for toolkit improv... | core-standards |
| /vt-c-resolve-parallel | Resolve all TODO comments using parallel processing | core-standards |
| /vt-c-resolve-pr-parallel | Resolve all PR comments using parallel processing | core-standards |
| /vt-c-resolve-todo-parallel | Resolve all pending CLI todos using parallel processing | core-standards |
| /vt-c-security-scan | Run focused security audit on codebase or specific files | core-standards |
| /vt-c-specify-and-validate | Combined SpecKit specification with toolkit validation | core-standards |
| /vt-c-triage | [SUPERSEDED by Beads] Triage and categorize findings for the CLI todo system | core-standards |
| /vt-c-verify-setup | Verify toolkit installation and configuration | core-standards |
| /vt-f-report | Generate a financial report for a given period | finance |