Feature Workflow banner
xiaolai xiaolai

Feature Workflow

Productivity community

Description

--- description: Run the gated, agent-driven workflow end-to-end. argument-hint: "[work-name]" --- # Feature Workflow (Gated Orchestrator) Goal: take a high-level plan and drive it to completion using specialized subagents, TDD gates, and explicit acceptance. ## Inputs - `work-name`: short slug (e.g. `file-mgmt-rebuild-phase0`) - Optional: an existing plan doc to refine. ## Workflow (always in this order) 1) **Plan (Planner agent)** - Create or refine a modular plan in the project docs

Installation

Installs to ~/.claude/commands/xiaolai-vmark-feature-workflow.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/xiaolai/vmark/HEAD/.claude/commands/feature-workflow.md -o ~/.claude/commands/xiaolai-vmark-feature-workflow.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository