Keel Triage banner
grimaldost grimaldost

Keel Triage

Development community

Description

--- description: Triage a series' reflections and promote recurring traps to durable checks. --- Run the reflection-triage procedure in `${CLAUDE_PLUGIN_ROOT}/src/keel/templates/reflection-triage.md` (or the copy `keel init` placed in this project) over the series' feedback: sweep the sink's open rows, cluster by cause, promote each recurring trap to exactly one of a review-checklist item, a guardrail/gate, or a spec-template change, and land it per the template's landing rule — apply directly

Installation

Installs to ~/.claude/skills/grimaldost-keel-keel-triage/SKILL.md

Terminal
mkdir -p ~/.claude/skills/grimaldost-keel-keel-triage && curl -fsSL https://raw.githubusercontent.com/grimaldost/keel/HEAD/commands/keel-triage.md -o ~/.claude/skills/grimaldost-keel-keel-triage/SKILL.md

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

Full documentation available on GitHub

View Source Repository