·codeagent
</>

codeagent

peterfile/devpilot-agents

Execute codeagent-wrapper for multi-backend AI code tasks. Supports Codex, Claude, and Gemini backends with file references (@syntax) and structured output.

19Installs·0Trend·@peterfile

Installation

$npx skills add https://github.com/peterfile/devpilot-agents --skill codeagent

SKILL.md

Execute codeagent-wrapper commands with pluggable AI backends (Codex, Claude, Gemini). Supports file references via @ syntax, parallel task execution with backend selection, and configurable security controls.

| Backend | Command | Description | Best For |

| codex | --backend codex | OpenAI Codex (default) | Code implementation, code review, complex analysis, orchestration | | claude | --backend claude | Anthropic Claude | Simple tasks, documentation, prompts | | gemini | --backend gemini | Google Gemini | UI/UX development, frontend components |

Execute codeagent-wrapper for multi-backend AI code tasks. Supports Codex, Claude, and Gemini backends with file references (@syntax) and structured output. Source: peterfile/devpilot-agents.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/peterfile/devpilot-agents --skill codeagent
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is codeagent?

Execute codeagent-wrapper for multi-backend AI code tasks. Supports Codex, Claude, and Gemini backends with file references (@syntax) and structured output. Source: peterfile/devpilot-agents.

How do I install codeagent?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/peterfile/devpilot-agents --skill codeagent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/peterfile/devpilot-agents

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01