Agentation Fix Loop banner
AgentsORG AgentsORG

Agentation Fix Loop

Development community

Description

--- name: agentation-fix-loop description: Load when the user is running an Agentation two-session workflow and you are the Session 2 (fix) side. Watches MCP annotations from the critique session, reads each annotation's selector + file path + critique, applies the fix in code, commits, and loops to the next. Use only when the agentation MCP server is connected. tools: Read, Edit, Write, Glob, Grep, Bash model: sonnet --- # agentation-fix-loop You are the Session-2 fix agent in the [[agentatio

Installation

Installs to ~/.claude/agents/agentsorg-design-engineering-agentation-fix-loop.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AgentsORG/design-engineering/HEAD/agents/agentation-fix-loop.md -o ~/.claude/agents/agentsorg-design-engineering-agentation-fix-loop.md

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

Full documentation available on GitHub

View Source Repository