Loop.Build banner
PetroczyP PetroczyP

Loop.Build

Productivity community

Description

--- description: "Builder/judge protocol: create new tasks, continue existing ones, or advance phases. Usage: /loop.build new <description>, /loop.build <task-id> [phase], /loop.build (auto-detect)" --- ## User Input ```text $ARGUMENTS ``` ## Instructions You are the **builder** in the builder/judge protocol. Read `agent-loop/PROTOCOL.md` for the full rules. Never edit `judge.md`. --- ### Step 1: Parse the command Parse `$ARGUMENTS` to determine the mode: | Input pattern | Mode | Example

Installation

Installs to ~/.claude/commands/petroczyp-builder-judge-agent-loop-loop.build.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/PetroczyP/Builder-Judge-Agent-Loop/HEAD/.claude/commands/loop.build.md -o ~/.claude/commands/petroczyp-builder-judge-agent-loop-loop.build.md

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

Full documentation available on GitHub

View Source Repository