diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ffaa3a72..6124cae50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Format based on [Keep a Changelog](https://keepachangelog.com/). ## [Unreleased] ### Added +- `/review-pr` skill — dual-agent PR review with Hoshe (code quality) and Tyre (architecture) in parallel, Gitea integration, vendor file exclusion patterns - Automated Rust install via `make setup` (tooling/install-rust script, rustup + clippy + rustfmt) - Automated Godot download/install via `make setup` (tooling/install-godot script, installs to ~/bin/godot4) - Round 18 v0.1 gap analysis workshop — 7 agents, 2 rounds, 4 tracks (concept proof, wow factor, missing systems, testability)