feat: replace manual review agent config with ce:review delegation#381
Merged
feat: replace manual review agent config with ce:review delegation#381
Conversation
…egation ce:work and ce:work-beta now delegate to ce:review with mode:autofix instead of reading agent lists from compound-engineering.local.md. The setup skill is reduced to a placeholder since review agent selection is handled automatically. Stale .local.md references removed from ce:compound and delegate prompt sections.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ce:work's Phase 3 review step previously read agent lists from
compound-engineering.local.mdand ran them directly — a model that was superseded when ce:review gained intelligent tiered selection in #371. This removes the stale indirection and delegates toce:reviewwithmode:autofix, which fixes safe issues automatically and flags the rest before shipping.What changed:
ce:reviewwithmode:autofixinstead of reading agents from.local.md. The delegate prompt section references CLAUDE.md/AGENTS.md instead of the removed settings file..local.mdis removed since review agent selection is fully automatic. The skill is preserved for future project-level config needs in coming later in feat: adddoctordiagnostic skill and extendsetupwith dependency management #345.local.mdand the setup skill for agent customization.🤖 Generated with Claude Opus 4.6 (200K context, extended thinking) via Claude Code