codeagent
🎯Skillfrom peterfile/devpilot-agents
Executes distributed code generation and modification tasks across a project by parsing specifications and coordinating multiple AI coding agents to implement changes systematically.
Part of
peterfile/devpilot-agents(7 items)
Installation
npx skills add PeterFile/devpilot-agentsgit clone https://github.com/PeterFile/devpilot-agents.gitgo build -o codeagent-wrapper .go build -o codeagent-wrapper.exe .npm run dev+ 1 more commands
Skill Details
More from this repository6
Professional multi-agent development workflows with Requirements-Driven and BMAD methodologies, featuring 16+ specialized agents and 12+ commands
Executes Codex CLI for advanced code analysis, refactoring, and automated code changes across multiple files with intelligent task delegation.
Guides developers through test-driven development by writing failing tests first, then implementing minimal code to pass, ensuring robust and intentional software design.
Executes Gemini AI commands for advanced code analysis, generation, and reasoning tasks using Google's latest AI models.
multi-agent-orchestrator skill from peterfile/devpilot-agents
Orchestrates multi-agent workflows by automating code generation, task dispatch, and state synchronization across codex and UI agents using Kiro specs.