Changelog Review banner
JackScammell JackScammell

Changelog Review

Documentation community

Description

--- description: Review new Claude Code changelog entries since last review and propose Parliament features effort: medium context: fork background: false agent: deliberation-conductor argument-hint: "[--mode fast|consensus|deep] [--focus <area>] [--full]" --- # Changelog Review Fetch the Claude Code changelog, identify **only new entries since the last review**, and run a structured deliberation to propose implementation plans for Parliament of Chaos. ## Usage ``` /changelog-review [--mode

Installation

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

Terminal
mkdir -p ~/.claude/skills/jackscammell-parliament-of-chaos-changelog-review && curl -fsSL https://raw.githubusercontent.com/JackScammell/Parliament-Of-Chaos/HEAD/commands/changelog-review.md -o ~/.claude/skills/jackscammell-parliament-of-chaos-changelog-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