Skill Orchestration Map
Generated: 2026-07-06 | core-standards v3.45.0 | 125 skills
How to Read This Map
Each skill is listed with five attributes:
| Column |
Meaning |
| Skill |
Invoke with /<name> in Claude Code |
| Category |
Manifest category for grouping |
| Description |
What the skill does (80-char excerpt) |
| Scope |
global = all projects; product:X = product-specific |
| Trigger-Type |
When to invoke: phase-skill manual orchestrator review-agent pattern ad-hoc deprecated |
Workflow Pipelines
Development Workflow (implementation phases)
/vt-c-0-start → /vt-c-1-bootstrap → /vt-c-2-plan → /vt-c-3-build → /vt-c-4-review → /vt-c-5-finalize → /vt-c-6-operate
Product Design Workflow (design phases)
/vt-c-pd-0-start → /vt-c-pd-1-research → /vt-c-pd-2-prd → /vt-c-pd-3-prototype → /vt-c-pd-4-validate → /vt-c-pd-5-specs → /vt-c-pd-6-handoff
Design Iteration Loop
/vt-c-pd-inbox-scan → /vt-c-pd-analyze-changes → /vt-c-pd-route-decision → /vt-c-pd-capture-decisions
Knowledge Work (deprecated → unified workflow)
/vt-c-kw-0-start → /vt-c-kw-1-plan → /vt-c-kw-2-execute → /vt-c-kw-3-review → /vt-c-kw-4-publish
VMS Compliance Workflow
Skill Inventory (125 skills)
Development workflow (phases 0-6)
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-0-init |
Development workflow (phases 0-6) |
Initialize a new project or onboard an existing one. The single entry point — de… |
global |
phase-skill |
vt-c-0-start |
Development workflow (phases 0-6) |
Start here! Shows the complete development workflow and validates your project i… |
global |
phase-skill |
vt-c-1-bootstrap |
Development workflow (phases 0-6) |
Phase 1 - Scaffold your project with best-practice structure, configurations, an… |
global |
phase-skill |
vt-c-2-plan |
Development workflow (phases 0-6) |
Phase 2 - Design and architecture planning. Orchestrates the SpecKit pipeline (s… |
global |
phase-skill |
vt-c-3-build |
Development workflow (phases 0-6) |
Phase 3 - Implementation guidance with continuous knowledge capture. Reminds you… |
global |
phase-skill |
vt-c-4-review |
Development workflow (phases 0-6) |
Phase 4 - Comprehensive code review using the implementation-orchestrator. Runs … |
global |
phase-skill |
vt-c-5-finalize |
Development workflow (phases 0-6) |
Phase 5 - Final quality verification and merge readiness using the finalization-… |
global |
phase-skill |
vt-c-6-operate |
Development workflow (phases 0-6) |
Phase 6 - Production operations including bug investigation and incident respons… |
global |
phase-skill |
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-activate |
Spec & build tools |
Load specs for development from specs directories or directly from a PRD. Comput… |
global |
manual |
vt-c-bootstrap |
Spec & build tools |
Scaffold a new project with best-practice structure, configurations, and documen… |
global |
manual |
vt-c-bug-report |
Spec & build tools |
Report a bug — creates a BugChen intake file (BUG-NNN.md) in intake/pending/bugs… |
global |
manual |
vt-c-complete |
Spec & build tools |
Mark the active specs as completed and advance to the next ready spec. |
global |
manual |
vt-c-phase-checkpoint |
Spec & build tools |
Manages .claude-checkpoint.md files for workflow phase handoffs. Enables clean c… |
global |
manual |
vt-c-promote |
Spec & build tools |
Sandbox-to-production promotion with production-readiness audit. Moves code from… |
global |
manual |
vt-c-quickfix |
Spec & build tools |
Apply a quick-fix with automatic audit trail. For small, self-contained changes … |
global |
manual |
vt-c-scaffold |
Spec & build tools |
Scaffold a new project with universal folder structure, CLAUDE.md, PRODUCT-VISIO… |
global |
manual |
vt-c-spec-from-requirements |
Spec & build tools |
Create a valid spec from informal requirements (documents, verbal descriptions, … |
global |
manual |
vt-c-speckit-integration |
Spec & build tools |
Bridges GitHub Spec-Kit specification workflow with quality toolkit. Activates w… |
global |
manual |
vt-c-specs-from-prd |
Spec & build tools |
Generate implementation specs from a Product Requirements Document (PRD). Reads … |
global |
manual |
vt-c-triage-bugs |
Spec & build tools |
Triage pending bug reports — promote to bugs/, defer, or mark as duplicate |
global |
manual |
Repo governance
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-domain-dashboard |
Repo governance |
Aggregate spec status across all projects in a PM domain (e.g. VisiMatch, VisiFa… |
global |
manual |
vt-c-gc |
Repo governance |
Periodic garbage collection for drift detection. Scans for spec consistency, orp… |
global |
manual |
vt-c-project-register |
Repo governance |
Register the current project in the V025-claude-toolkit project registry. Enable… |
global |
manual |
vt-c-project-sync |
Repo governance |
Scan all registered projects for journal entries, toolkit proposals, and learnin… |
global |
manual |
vt-c-repo-audit |
Repo governance |
Search & Destroy" deployment integrity audit. Scans for partition violations, co… |
global |
manual |
vt-c-repo-evaluate |
Repo governance |
Evaluate external GitHub repositories for toolkit-relevant patterns using a tier… |
global |
manual |
vt-c-repo-health |
Repo governance |
Quick governance health check with traffic-light summary. Lighter than /vt-c-rep… |
global |
manual |
vt-c-repo-init |
Repo governance |
Initialize unified repo governance with partition boundaries, Git LFS, sparse-ch… |
global |
manual |
vt-c-toolkit-review |
Repo governance |
Process procedure improvement proposals from projects, RCA documents, and resear… |
global |
manual |
vt-c-toolkit-update |
Repo governance |
Pull the latest toolkit changes via git pull and refresh ~/.claude/ namespace fi… |
global |
manual |
Knowledge work workflow
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-kw-0-start |
Knowledge work workflow |
[DEPRECATED] Redirects to /vt-c-activate. Knowledge work now uses the unified de… |
global |
deprecated |
vt-c-kw-1-plan |
Knowledge work workflow |
[DEPRECATED] Redirects to /vt-c-2-plan. Knowledge work planning now uses the uni… |
global |
deprecated |
vt-c-kw-2-execute |
Knowledge work workflow |
[DEPRECATED] Redirects to /vt-c-3-build. Knowledge work execution now uses the u… |
global |
deprecated |
vt-c-kw-3-review |
Knowledge work workflow |
[DEPRECATED] Redirects to /vt-c-4-review. Knowledge work review now uses the uni… |
global |
deprecated |
vt-c-kw-4-publish |
Knowledge work workflow |
[DEPRECATED] Redirects to /vt-c-5-finalize. Knowledge work publication now uses … |
global |
deprecated |
vt-c-kw-prd |
Knowledge work workflow |
Create a Product Requirements Document with PID reference for a project followin… |
global |
manual |
vt-c-kw-prototype |
Knowledge work workflow |
Generate a deployable prototype following VisiTrans Corporate Design. Stack-awar… |
global |
manual |
vt-c-kw-specs |
Knowledge work workflow |
[DEPRECATED] Redirects to /vt-c-specs-from-prd. specs generation has been absorb… |
global |
deprecated |
vt-c-kw-user-test |
Knowledge work workflow |
Comprehensive user research workflow including interview script creation, interv… |
global |
manual |
Product design workflow
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-pd-0-start |
Product design workflow |
Start here for product design projects. Shows the workflow from research to PRD … |
global |
phase-skill |
vt-c-pd-1-research |
Product design workflow |
User research phase for product design - interviews, personas, and analysis to i… |
global |
phase-skill |
vt-c-pd-2-prd |
Product design workflow |
Create a Product Requirements Document with PID reference for a project followin… |
global |
phase-skill |
vt-c-pd-3-prototype |
Product design workflow |
Generate a deployable prototype following VisiTrans Corporate Design. Stack-awar… |
global |
phase-skill |
vt-c-pd-4-validate |
Product design workflow |
Usability testing and validation phase - test prototype with users and iterate b… |
global |
phase-skill |
vt-c-pd-5-specs |
Product design workflow |
[DEPRECATED] Redirects to /vt-c-specs-from-prd. specs generation has been absorb… |
global |
phase-skill |
vt-c-pd-6-handoff |
Product design workflow |
Prepare and execute development handoff with specs package, prototype code, and … |
global |
phase-skill |
vt-c-pd-analyze-changes |
Product design workflow |
Analyze the impact of new information on the design workflow. Determines which a… |
global |
phase-skill |
vt-c-pd-capture-decisions |
Product design workflow |
Capture product decisions from a completed pd-* iteration as structured records … |
global |
phase-skill |
vt-c-pd-inbox-scan |
Product design workflow |
Monitor project inbox for new items requiring design workflow attention. Detects… |
global |
phase-skill |
vt-c-pd-pid |
Product design workflow |
Create or update a Project Implementation Document (PID) with technical architec… |
global |
phase-skill |
vt-c-pd-route-decision |
Product design workflow |
Execute the design iteration routing decision. Updates workflow state and launch… |
global |
phase-skill |
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-c4-diagram |
Document & media tools |
Generate C4 context and container diagrams from structured YAML frontmatter in s… |
global |
manual |
vt-c-diagram-validate |
Document & media tools |
Post-render validation gate for Mermaid diagrams. Inspects rendered PNG output a… |
global |
manual |
vt-c-doc-sync |
Document & media tools |
Audit and synchronize documentation with actual toolkit state. Checks component … |
global |
manual |
vt-c-doc-versioning |
Document & media tools |
Automatisches Versionierungs-System für Dokumente. Erstellt neue Versionen, arch… |
global |
manual |
vt-c-docs-pipeline-orchestrator |
Document & media tools |
Orchestrates end-to-end markdown documentation pipeline from source files with M… |
global |
orchestrator |
vt-c-document-converter-branded |
Document & media tools |
Converts markdown files to professional PDF and Word documents using VisiTrans-b… |
global |
manual |
vt-c-gamma-presentation |
Document & media tools |
This skill generates Gamma.app-compatible Markdown files for the "Paste in Text"… |
global |
manual |
vt-c-markdown-diagram-processor |
Document & media tools |
Extracts Mermaid diagram code blocks from markdown files, manages the diagram-to… |
global |
manual |
vt-c-mermaid-diagrams-branded |
Document & media tools |
Creates Mermaid diagrams with VisiTrans brand colors and styling. Automatically … |
global |
manual |
vt-c-mermaid-to-images |
Document & media tools |
Converts Mermaid diagram files (.mmd) to PNG images using mmdc CLI with robust 5… |
global |
manual |
vt-c-user-manual-generate |
Document & media tools |
Generate a complete MkDocs user manual from an existing PRD. Creates one page pe… |
global |
manual |
vt-c-user-manual-update |
Document & media tools |
Update user manual pages after a spec is completed. Reads the spec and implement… |
global |
manual |
vt-c-weekly-planning |
Document & media tools |
Structured weekly planning session using Open Brain task management MCP tools. S… |
global |
manual |
Domain-specific skills
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-container-logistics-ux-expert |
Domain-specific skills |
Evaluiert Prototypen und UIs für Container-Logistik-Anwendungen (VisiMatch, Cons… |
product:[VisiMatch] |
ad-hoc |
vt-c-meeting-minutes |
Domain-specific skills |
This skill should be used when creating meeting minutes from transcripts, screen… |
global |
ad-hoc |
vt-c-messegelaende-cleanup |
Domain-specific skills |
Bereinigt und vervollständigt Messegelände-Daten in Airtable anhand der Agent-Re… |
product:[VisiFair] |
ad-hoc |
vt-c-shape |
Domain-specific skills |
Pre-plan shaping step that identifies gray areas in a spec and locks implementat… |
global |
ad-hoc |
vt-c-skill-venue-hall-research |
Domain-specific skills |
Recherchiert und dokumentiert Hallen/Räume für Veranstaltungsgelände (Messen, Co… |
product:[VisiFair] |
ad-hoc |
vt-c-visitrans-cd |
Domain-specific skills |
Prüft und korrigiert Word-Dokumente, PowerPoint-Präsentationen, PDFs und Markdow… |
product:[VisiTrans, VisiMatch, VisiFair, VisiArea] |
ad-hoc |
vt-c-visitrans-design-system |
Domain-specific skills |
Brand bible for VisiTrans, VisiMatch, VisiFair, and VisiArea surfaces. Use when … |
global |
ad-hoc |
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-content-evaluate |
Developer tools |
Deep evaluation of knowledge articles against the toolkit inventory. Identifies … |
global |
manual |
vt-c-dev-start |
Developer tools |
Developer entry point — shows which of the toolkit's many skills matter for your… |
global |
manual |
vt-c-inbox-qualify |
Developer tools |
Sync GitHub issues, show pending proposals dashboard, then pre-qualify inbox ite… |
global |
manual |
vt-c-knowledge-index |
Developer tools |
Manage the knowledge index — generate summaries, update indexes, check health. S… |
global |
manual |
vt-c-mcp-builder |
Developer tools |
Guide for creating high-quality MCP (Model Context Protocol) servers that enable… |
global |
manual |
vt-c-research-implement |
Developer tools |
Implement approved research proposals from Obsidian. Reads proposals with [x] Im… |
global |
manual |
vt-c-research-ingest |
Developer tools |
Scan knowledge folder and repos for new research content, analyze for toolkit re… |
global |
manual |
vt-c-skill-creator |
Developer tools |
Guide for creating effective skills. This skill should be used when users want t… |
global |
manual |
vt-c-skill-demote |
Developer tools |
Demote a global toolkit skill to product scope, regenerate its paths block, remo… |
global |
manual |
vt-c-skill-promote |
Developer tools |
Promote a repo-local skill to the global toolkit with scope global, add its mani… |
global |
manual |
vt-c-web-capture |
Developer tools |
Capture a web article as markdown and save it to the toolkit intake inbox for la… |
global |
manual |
Engineering patterns
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-agent-native-architecture |
Engineering patterns |
Build AI agents using prompt-native architecture where features are defined in p… |
global |
manual |
vt-c-compliance-checklist |
Engineering patterns |
GDPR, SOC2, and security compliance patterns for B2B SaaS applications. Activate… |
global |
manual |
vt-c-continuous-learning |
Engineering patterns |
Close the feedback loop so the system learns from every bug and gets smarter ove… |
global |
manual |
vt-c-defense-in-depth |
Engineering patterns |
Use when invalid data causes failures deep in execution, requiring validation at… |
global |
manual |
vt-c-error-monitoring |
Engineering patterns |
Integrate error monitoring (Sentry, DataDog, LogRocket) to track errors, perform… |
global |
manual |
vt-c-feature-flags |
Engineering patterns |
Implement safe progressive rollouts using feature flags. Covers flag lifecycle, … |
global |
manual |
vt-c-multi-tenancy |
Engineering patterns |
Patterns and validation for multi-tenant B2B SaaS applications. Activates when w… |
global |
manual |
vt-c-npm-security |
Engineering patterns |
npm/pnpm dependency security scanning and vulnerability management. Activates wh… |
global |
manual |
vt-c-python-security |
Engineering patterns |
pip/Python dependency security scanning and supply chain guidance. Activates whe… |
global |
manual |
vt-c-safe-migrations |
Engineering patterns |
Execute database migrations safely with zero-downtime patterns. Covers dual-writ… |
global |
manual |
Code quality & testing
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-quality-metrics |
Code quality & testing |
Track and analyze code quality metrics including coverage, complexity, duplicati… |
global |
manual |
vt-c-ralph-wiggum-loop |
Code quality & testing |
[DEPRECATED] Convergence-based verification — core logic moved to /vt-c-3-build … |
global |
deprecated |
vt-c-test-driven-development |
Code quality & testing |
Use when implementing any feature or bugfix, before writing implementation code … |
global |
manual |
vt-c-testing-anti-patterns |
Code quality & testing |
Use when writing or changing tests, adding mocks, or tempted to add test-only me… |
global |
manual |
vt-c-verification-before-completion |
Code quality & testing |
Use when about to claim work is complete, fixed, or passing, before committing o… |
global |
manual |
vt-c-webapp-testing |
Code quality & testing |
Toolkit for interacting with and testing local web applications using Playwright… |
global |
manual |
Development methodology
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-dispatching-parallel-agents |
Development methodology |
Use when facing 3+ independent failures that can be investigated without shared … |
global |
pattern |
vt-c-executing-plans |
Development methodology |
Use when partner provides a complete implementation plan to execute in controlle… |
global |
pattern |
vt-c-git-worktree |
Development methodology |
This skill manages Git worktrees for isolated parallel development. It handles c… |
global |
pattern |
vt-c-root-cause-tracing |
Development methodology |
Use when errors occur deep in execution and you need to trace back to find the o… |
global |
pattern |
vt-c-systematic-debugging |
Development methodology |
Use when encountering any bug, test failure, or unexpected behavior, before prop… |
global |
pattern |
vt-c-using-git-worktrees |
Development methodology |
Use when starting feature work that needs isolation from current workspace or be… |
global |
pattern |
vt-c-writing-plans |
Development methodology |
[DEPRECATED] Redirects to /vt-c-2-plan with code-type TDD task template. |
global |
pattern |
Style & framework guides
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-andrew-kane-gem-writer |
Style & framework guides |
Write Ruby gems following Andrew Kane's proven patterns and philosophy. Use when… |
global |
ad-hoc |
vt-c-dhh-ruby-style |
Style & framework guides |
Write Ruby and Rails code in DHH's distinctive 37signals style. Use this skill w… |
global |
ad-hoc |
vt-c-dspy-ruby |
Style & framework guides |
This skill should be used when working with DSPy.rb, a Ruby framework for buildi… |
global |
ad-hoc |
vt-c-every-style-editor |
Style & framework guides |
This skill should be used when reviewing or editing copy to ensure adherence to … |
global |
ad-hoc |
vt-c-frontend-design |
Style & framework guides |
Create distinctive, production-grade frontend interfaces with high design qualit… |
global |
ad-hoc |
vt-c-gemini-imagegen |
Style & framework guides |
Generate and edit images using the Gemini API (Nano Banana Pro). Use this skill … |
global |
ad-hoc |
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-adr |
Session & knowledge tools |
Create structured Architecture Decision Records from natural language. Links to … |
global |
manual |
vt-c-autoresearch-agent |
Session & knowledge tools |
Single-metric optimization loop. Iteratively modifies a target file, measures ag… |
global |
manual |
vt-c-claudemd-evolve |
Session & knowledge tools |
CLAUDE.md lifecycle management — audit token usage, collect learnings into rule … |
global |
manual |
vt-c-compound-docs |
Session & knowledge tools |
Capture solved problems as categorized documentation with YAML frontmatter for f… |
global |
manual |
vt-c-create-agent-skills |
Session & knowledge tools |
Expert guidance for creating, writing, building, and refining Claude Code Skills… |
global |
manual |
vt-c-dream |
Session & knowledge tools |
Memory consolidation — clean up contradictions, stale dates, dead references, an… |
global |
manual |
vt-c-file-todos |
Session & knowledge tools |
[SUPERSEDED by Beads] This skill should be used when managing the file-based tod… |
global |
manual |
vt-c-learning-metrics |
Session & knowledge tools |
Track and visualize learning system effectiveness with ROI metrics |
global |
manual |
vt-c-recursive-criticism |
Session & knowledge tools |
Self-review pass on generated code before external review. Runs 1-3 focused pass… |
global |
manual |
vt-c-remotion-video |
Session & knowledge tools |
Generate programmatic videos using Remotion. Interviews the user about their vid… |
global |
manual |
vt-c-session-consolidator |
Session & knowledge tools |
Consolidate session journal entries into high-level documentation updates upon t… |
global |
manual |
vt-c-session-journal |
Session & knowledge tools |
Continuously document decisions, activities, and learnings during work sessions.… |
global |
manual |
vt-c-skill-eval |
Session & knowledge tools |
Run eval test cases against a skill. Supports structural assertions, LLM-as-judg… |
global |
manual |
Adoption verdict (SPEC-145)
| Skill |
Category |
Description |
Scope |
Trigger-Type |
vt-c-pov |
Adoption verdict (SPEC-145) |
Deliver a project-grounded, grade-first adoption verdict (Adopt / Trial / Hold /… |
global |
manual |