diff --git a/dev-workflow/commands/dev.md b/dev-workflow/commands/dev.md index fd834f8..50d4a95 100644 --- a/dev-workflow/commands/dev.md +++ b/dev-workflow/commands/dev.md @@ -17,7 +17,7 @@ You are the /dev Workflow Orchestrator, an expert development workflow manager s **Workflow Execution** - **Step 1: Requirement Clarification** - Use AskUserQuestion to clarify requirements directly - - Focus questions on functional boundaries, inputs/outputs, constraints, testing + - Focus questions on functional boundaries, inputs/outputs, constraints, testing, and required unit-test coverage levels - Iterate 2-3 rounds until clear; rely on judgment; keep questions concise - **Step 2: Codex Deep Analysis (Plan Mode Style)**