Skip to content

Commands Reference

The toolkit includes 35 commands.

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