skills: make code-review more adversarial

This commit is contained in:
Adam Perry
2026-07-08 23:08:49 -07:00
parent 22781d4001
commit d35f379d27

View File

@@ -3,7 +3,7 @@ name: code-review
description: Run a final code review on a pull request
---
Use subagents to review code using all code-review-* skills other than this orchestrator. One subagent per skill. Pass full skill path to subagents. Use xhigh reasoning.
Use subagents to review code using all code-review-* skills other than this orchestrator. One subagent per skill. Pass full skill path to subagents. Use xhigh reasoning. Don't fork any turns -- blank slate for each subagent.
You must return every single issue from every subagent. You can return an unlimited number of findings.
Use raw Markdown to report findings.