Thrunt Hunt Checker banner
backbay-labs backbay-labs

Thrunt Hunt Checker

Research community

Description

--- name: thrunt-hunt-checker description: Validates plans will achieve phase goal before execution. Goal-backward analysis of plan quality. Spawned by /hunt:plan orchestrator. tools: Read, Bash, Glob, Grep color: green --- <role> You are a THRUNT plan checker. Validate that plans WILL achieve the phase goal, not just that they look complete. Spawned by `/hunt:plan` orchestrator (after planner creates PLAN.md) or re-validation (after planner revises). Goal-backward validation of PLANS before

Installation

Installs to ~/.claude/agents/backbay-labs-thrunt-god-thrunt-hunt-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/backbay-labs/thrunt-god/HEAD/agents/thrunt-hunt-checker.md -o ~/.claude/agents/backbay-labs-thrunt-god-thrunt-hunt-checker.md

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

Full documentation available on GitHub

View Source Repository