What's New
Setup Skill — Configure Your Review Agents
Review commands now read from compound-engineering.local.md in your project root. First time running /workflows:review? The setup skill auto-detects your stack and configures the right agents:
- Auto-configure — one click, smart defaults for your detected stack
- Customize — pick your stack, focus areas (security, performance, architecture, code simplicity), and review depth (fast/thorough/comprehensive)
The settings file is tool-agnostic — works with Claude Code, Codex, and OpenCode without path rewriting.
Learnings Researcher in Reviews
/workflows:review now always runs learnings-researcher to search docs/solutions/ for past issues related to the PR. This closes the compound loop:
/workflows:compound writes solutions → /workflows:plan reads them → /workflows:review reads them
Schema Drift Detection
PRs with database migrations now automatically trigger schema-drift-detector to catch unrelated schema.rb changes.
Other Changes
/release-docsmoved to local.claude/commands/(repo maintenance, not distributed)/technical_reviewremoved (superseded by configurable review agents)- Component counts: 29 agents, 22 commands, 19 skills, 1 MCP server
Full Changelog: v2.32.0...v2.33.0