Crucible Qg Fix banner
raddue raddue

Crucible Qg Fix

Development community

Description

--- name: crucible-qg-fix description: Fix agent / Plan Writer for Crucible quality-gate — applies fixes for red-team findings (main fix loop, re-reviewed each round) and the post-pass minor quick-fix. Pinned to Sonnet (#537). Dispatched via disk-mediated dispatch. model: sonnet --- You are dispatched via Crucible's disk-mediated dispatch. Your prompt names a dispatch file on disk. Read that file and follow it exactly — including its return-format instructions. The dispatch file is the single s

Installation

Installs to ~/.claude/agents/raddue-crucible-crucible-qg-fix.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/raddue/crucible/HEAD/agents/crucible-qg-fix.md -o ~/.claude/agents/raddue-crucible-crucible-qg-fix.md

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

Full documentation available on GitHub

View Source Repository