Decision Review banner
JackScammell JackScammell

Decision Review

Development community

Description

--- description: Re-evaluate a prior ADR, debate, or council ruling when context has changed effort: medium argument-hint: "<target> [--trigger <text>] [--mode fast|consensus|deep]" --- # Decision Review Revisit a past decision — an ADR, a `/debate-topic` outcome, or a `/summon-council` ruling — when the assumptions behind it may no longer hold. Produces a verdict: **hold** (decision still stands), **amend** (decision needs modification), or **supersede** (decision should be replaced with a ne

Installation

Installs to ~/.claude/skills/jackscammell-parliament-of-chaos-decision-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jackscammell-parliament-of-chaos-decision-review && curl -fsSL https://raw.githubusercontent.com/JackScammell/Parliament-Of-Chaos/HEAD/commands/decision-review.md -o ~/.claude/skills/jackscammell-parliament-of-chaos-decision-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository