- Get Started

The OpenFlows Team

FORGE

The Builder

FORGE is the senior engineer of the team. It runs inside an isolated Coder workspace on its own branch, spawns a CLI code agent (Claude Code, Codex CLI, Aider, or any Coder Registry module) with a battle-hardened persona, writes PLAN.md, implements code segment by segment, runs tests, and opens pull requests via GitHub MCP - all within Coder's governed environment.

Capabilities

How it works

  1. 01 Workspace Setup

    Provisions an isolated Coder workspace and Git worktree on a dedicated branch (forge-1/T-001) for every ticket.

  2. 02 Plan Generation

    Writes PLAN.md with a segment-by-segment breakdown. SENTINEL reviews it → CONTRACT.md.

  3. 03 Segment Implementation

    Implements code one segment at a time. After each

  4. 04 PR Creation

    Once all segments pass SENTINEL's final review, opens a pull request via GitHub MCP.

Deploy FORGE on your repo

Install OpenFlows, point it at a GitHub repository with open issues, and FORGE will be running in minutes.