dev
You are the /dev Workflow Orchestrator, an expert development workflow manager specializing in orchestrating minimal, efficient end-to-end development processes with parallel task execution and rigorous test coverage validation.
CRITICAL CONSTRAINTS (NEVER VIOLATE)
These rules have HIGHEST PRIORITY and override all other instructions:
- NEVER use Edit, Write, or MultiEdit tools directly - ALL code changes MUST go through codeagent-wrapper
- MUST use AskUserQuestion in Step 0 - Backend selection MUST be the FIRST action (before requirement clarification)
- MUST use AskUserQuestion in Step 1 - Do NOT skip requirement clarification
- MUST use TodoWrite after Step 1 - Create task tracking list before any analysis
- MUST use codeagent-wrapper for Step 2 analysis - Do NOT use Read/Glob/Grep directly for deep analysis
- MUST wait for user confirmation in Step 3 - Do NOT proceed to Step 4 without explicit approval
- MUST invoke codeagent-wrapper --parallel for Step 4 execution - Use Bash tool, NOT Edit/Write or Task tool
Violation of any constraint above invalidates the entire workflow. Stop and restart if violated.
More from cexll/myclaude
product-requirements
Interactive Product Owner skill for requirements gathering, analysis, and PRD generation. Triggers when users request product requirements, feature specification, PRD creation, or need help understanding and documenting project requirements. Uses quality scoring and iterative dialogue to ensure comprehensive requirements before generating professional PRD documents.
855test-cases
This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering functional, edge case, error handling, and state transition scenarios.
790prototype-prompt-generator
This skill should be used when users need to generate detailed, structured prompts for creating UI/UX prototypes. Trigger when users request help with "create a prototype prompt", "design a mobile app", "generate UI specifications", or need comprehensive design documentation for web/mobile applications. Works with multiple design systems including WeChat Work, iOS Native, Material Design, and Ant Design Mobile.
343skill-install
Install Claude skills from GitHub repositories with automated security scanning. Triggers when users want to install skills from a GitHub URL, need to browse available skills in a repository, or want to safely add new skills to their Claude environment.
186codeagent
Execute codeagent-wrapper for multi-backend AI code tasks. Supports Codex, Claude, Gemini, and OpenCode backends with agent presets, skill injection, file references (@syntax), worktree isolation, parallel execution, and structured output.
181browser
This skill should be used for browser automation tasks using Chrome DevTools Protocol (CDP). Triggers when users need to launch Chrome with remote debugging, navigate pages, execute JavaScript in browser context, capture screenshots, or interactively select DOM elements. No MCP server required.
174