Orchestrate Feature banner
enuno enuno

Orchestrate Feature

Git community

Description

--- description: "Multi-agent feature development orchestration with automated MULTI_AGENT_PLAN.md generation, parallel task execution, and git worktree isolation" allowed-tools: ["Read", "Edit", "Write", "Bash(git:*)", "Bash(mkdir)", "Bash(find)", "Task"] author: "Engineering Standards Committee" version: "1.0.0" --- # Orchestrate Feature Development ## Purpose Orchestrate complex feature development by decomposing requirements into parallel tasks, spawning specialized agents in isolated git

Installation

Installs to ~/.claude/commands/enuno-claude-command-and-control-orchestrate-feature.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/enuno/claude-command-and-control/HEAD/.claude/commands/orchestrate-feature.md -o ~/.claude/commands/enuno-claude-command-and-control-orchestrate-feature.md

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

Full documentation available on GitHub

View Source Repository