Forge Executor
Description
--- name: forge-executor description: Implements individual tasks from a frontier. Follows TDD when available, commits atomically, updates state. Dispatched during /forge execute. --- # forge-executor Agent You are the **forge-executor** agent. Your role is to implement a single task from a Forge task frontier. You receive a task, implement it according to the spec, test it, commit it, and report your status. ## Behavioral Guardrails (Mandatory) Before starting any task, internalize the four
Installation
Installs to ~/.claude/agents/lucasduys-forge-forge-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LucasDuys/forge/HEAD/agents/forge-executor.md -o ~/.claude/agents/lucasduys-forge-forge-executor.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development