diff --git a/README.md b/README.md index 16cd43e..8ad17f6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Claude Code Multi-Agent Workflow System +[![Run in Smithery](https://smithery.ai/badge/skills/cexll)](https://smithery.ai/skills?ns=cexll&utm_source=github&utm_medium=badge) + + [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Claude Code](https://img.shields.io/badge/Claude-Code-blue)](https://claude.ai/code) [![Version](https://img.shields.io/badge/Version-5.0-green)](https://github.com/cexll/myclaude) 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)**