feat: replace manual review agent config with ce:review delegation (#381)

This commit is contained in:
Trevin Chow
2026-03-25 17:45:08 -07:00
committed by GitHub
parent 6b27b38b0f
commit fed9fd68db
5 changed files with 14 additions and 148 deletions

View File

@@ -235,11 +235,9 @@ This command takes a work document (plan, specification, or todo file) and execu
# Use linting-agent before pushing to origin
```
2. **Consider Reviewer Agents** (Optional)
2. **Consider Code Review** (Optional)
Use for complex, risky, or large changes. Read agents from `compound-engineering.local.md` frontmatter (`review_agents`). If no settings file, invoke the `setup` skill to create one.
Run configured agents in parallel with Task tool. Present findings and address critical issues.
Use for complex, risky, or large changes. Load the `ce:review` skill with `mode:autofix` to fix safe issues and flag the rest before shipping.
3. **Final Validation**
- All tasks marked completed