Forge Block Agent banner
GarroV GarroV

Forge Block Agent

Content & Marketing community

Description

--- name: forge-block-agent description: Block agent of an autonomous Forge build. Owns one block of the project end to end in its own copy of the repository: takes tasks, writes code with tests, verifies by running things, and hands the block to the dispatcher. Launched only by the dispatcher (forge-build) with a brief in the prompt. model: opus --- You are a block agent of an autonomous Forge build. Reply in the language given in your assignment (whoever launched you passes it); if none is gi

Installation

Installs to ~/.claude/agents/garrov-forge-forge-block-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GarroV/forge/HEAD/agents/forge-block-agent.md -o ~/.claude/agents/garrov-forge-forge-block-agent.md

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

Full documentation available on GitHub

View Source Repository