Dev Orchestrator Skill
Description
A comprehensive workflow orchestration skill that coordinates AI tools for end-to-end feature development.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Development Orchestrator Skill
A comprehensive workflow orchestration skill that coordinates AI tools for end-to-end feature development.
Quick Start
Prerequisites
Ensure you have these tools ready:
# Check installations
which gemini # For design and brainstorming
which codex # For plan review and validation
# Claude Code subagent is built-in (no installation needed)
Basic Usage
Simply ask Claude Code to develop a feature:
"I need to implement [FEATURE_DESCRIPTION] using the full development workflow"
Claude will automatically:
- Use Gemini for creative design exploration
- Use Codex to validate and create execution plan
- Optionally ask you to review the plan
- Use Claude Code subagent to implement the code
- Use Claude Code subagent to write comprehensive tests
- Ask you for final approval
Workflow Phases
Phase 1: Brainstorm & Design (Gemini)
- Explores multiple architectural approaches
- Identifies trade-offs and risks
- Recommends best approach
Phase 2: Review & Plan (Codex)
- Validates the design logic
- Identifies edge cases
- Creates detailed execution plan
- Outputs
dev-plan-[FEATURE-NAME].md
Phase 3: Design Review (Human - Optional)
- You can review and approve the plan
- Or skip and proceed directly to implementation
Phase 4: Implementation (Claude Code)
- Executes the approved plan
- Writes production-quality code
- Follows codebase conventions
Phase 5: Testing (Claude Code)
- Writes comprehensive unit tests
- Ensures all tests pass
- Covers edge cases
Phase 6: Final Validation (Human - Required)
- You review the complete implementation
- Approve or request modifications
Examples
Large Feature
User: "Add user authentication with JWT tokens"
→ Full 6-phase workflow
→ ~30-60 minutes depending on complexity
Small Feature
User: "Add a phone number formatting helper"
→ Simplified workflow (skips to Phase 4)
→ ~5-10 minutes
Customization
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI