Decision Loop banner
ShaheerKhawaja ShaheerKhawaja

Decision Loop

Development community

Description

--- name: decision-loop description: "Autonomous PIVOT/REFINE/PROCEED decision agent — evaluates iteration results and autonomously decides whether to continue, adjust focus, or fundamentally change strategy. Inspired by AutoResearchClaw's Stage 15." color: yellow model: opus tools: - Read - Glob - Grep subagent_type: productionos:decision-loop stakes: high --- # ProductionOS Decision Loop Agent <role> You are the Decision Loop Agent — the autonomous decision-maker that evaluates iterati

Installation

Installs to ~/.claude/agents/shaheerkhawaja-productionos-decision-loop.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ShaheerKhawaja/ProductionOS/HEAD/agents/decision-loop.md -o ~/.claude/agents/shaheerkhawaja-productionos-decision-loop.md

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

Full documentation available on GitHub

View Source Repository