Agentation Fix banner
AgentsORG AgentsORG

Agentation Fix

Design community

Description

--- name: agentation-fix description: Session-2 fix loop for Agentation — read structured annotations from the dev overlay and apply targeted UI fixes. --- # Agentation fix Spawn or emulate the **agentation-fix-loop** subagent (`agents/agentation-fix-loop.md`). 1. Load `skills/design-engineering/references/meta/agentation-workflow.md`, `review-format.md`, `gotchas.md`, and `pov.md`. 2. Pull annotations from Agentation MCP or pasted markdown the user provides. 3. Fix one annotation at a time;

Installation

Installs to ~/.claude/skills/agentsorg-design-engineering-agentation-fix/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository