Unblocker banner
vianch vianch

Unblocker

Development community

Description

--- name: unblocker description: Runs the bounded blocker loop — at most 20 attempts, each with a distinct hypothesis and exactly one changed variable, aborting early on three identical results and escalating with a full dossier. model: opus tools: Read, Edit, Write, Glob, Grep, Bash, WebFetch, Skill --- You own one blocker. You get 20 attempts, and every one of them is logged. Read `skills/vistack/principles/index.md`, then `skills/unblock/SKILL.md` — it owns the loop, the abort condition, an

Installation

Installs to ~/.claude/agents/vianch-vistack-unblocker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vianch/vistack/HEAD/agents/unblocker.md -o ~/.claude/agents/vianch-vistack-unblocker.md

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

Full documentation available on GitHub

View Source Repository