.claude/skills/vtm-expert/SKILL.md
Virtual Task Manager domain expert. Knows about: - Next, Context, Task, Start, Complete, Stats, List operations Use when: - User asks about task management operations - Context needed before starting work - Reviewing task status - Managing task workflow
npx skillsauth add nathanvale/vtm-cli vtm-expertInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Helps you manage your Virtual Task Manager workflow with smart command suggestions.
Auto-discovers when you mention task-related work and suggests the appropriate VTM command.
/vtm:next - Get next ready task to work on/vtm:context - Generate minimal context for a specific task/vtm:task - View details of a specific task/vtm:start - Mark a task as in-progress/vtm:complete - Mark a task as completed/vtm:stats - Show VTM statistics and progress/vtm:list - List all tasks with their statusWhen you mention things like:
/vtm:next/vtm:context TASK-003/vtm:stats or /vtm:list/vtm:start TASK-005/vtm:complete TASK-003/vtm:statsThe typical VTM workflow:
/vtm:next - Shows ready tasks (dependencies met)/vtm:context TASK-XXX - Token-efficient task context/vtm:start TASK-XXX - Mark as in-progress/vtm:complete TASK-XXX - Mark as done, unblocks dependentsVTM achieves 99% token reduction by:
/vtm:next to see what's ready/vtm:context before implementingtest_strategy field/vtm:stats to monitor overall progressWorks seamlessly with other Claude Code domains:
/vtm:operationEdit trigger phrases in the frontmatter above to match your vocabulary.
Examples:
Architecture:
Data Flow:
User phrase → Skill triggers → Command suggested →
User approves → vtm CLI executes → Stats auto-update
.claude/designs/vtm.json.claude/commands/vtm/prompts/1-generate-vtm.md, prompts/2-execute-task.md, prompts/3-add-feature.mdtools
Planning and architecture decision domain expert. Knows about: - Creating ADRs (Architecture Decision Records) - Creating technical specifications - Listing and discovering planning artifacts - Transforming plans into executable VTM tasks - Integrating with research tools (thinking-partner) Use when: - User wants to document an architectural decision - User needs to create a technical specification - User wants to explore or list existing ADRs/specs - User is ready to convert planning docs into tasks - User needs research before making a decision
data-ai
Git domain expert. Knows about: - Status, Switch, Create Branch, Commit, Pull, Push, Log Use when: - User asks about git operations - Context needed before starting work - Reviewing git status - Managing git workflow
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.