Adapter Jig Reviewer banner
artyhoo artyhoo

Adapter Jig Reviewer

Development community

Description

--- name: adapter-jig-reviewer description: Cold adversarial multi-dimension review of an ecosystem-adapter wiring diff. Given ONLY the diff + the eight §3 conformance groups (parsing / trust / delivery / lock / firing / CI / type-shape / tripwire) — NEVER the PR narrative — walks each group as a review dimension and returns one structured verdict per group. Cold by construction. Reporting-only; never invoked from CI; makes no paid-LLM call. tools: Read, Glob, Grep, Bash --- <!-- spec: docs/sup

Installation

Installs to ~/.claude/agents/artyhoo-getff-adapter-jig-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/artyhoo/getff/HEAD/agents/adapter-jig-reviewer.md -o ~/.claude/agents/artyhoo-getff-adapter-jig-reviewer.md

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

Full documentation available on GitHub

View Source Repository