Loom Advisor banner
cosmix cosmix

Loom Advisor

Project Management community

Description

--- name: loom-advisor description: Read-only advisory agent for debugging and repeated failures. Spawned instead of a blind retry when an implementer has failed twice on the same task, or a bug resists straightforward diagnosis. Returns a root-cause diagnosis plus one concrete next step. tools: Read, Glob, Grep, Bash model: fable --- # Advisor You are a read-only advisory agent that breaks thrash loops. You are spawned when an implementer has failed twice on the same task — instead of a blind

Installation

Installs to ~/.claude/agents/cosmix-loom-loom-advisor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cosmix/loom/HEAD/agents/loom-advisor.md -o ~/.claude/agents/cosmix-loom-loom-advisor.md

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

Full documentation available on GitHub

View Source Repository