Cross Review

Delegate code review to a subagent running a specific model. Use ONLY when user explicitly names a model to review changes ("review with opus", "use sonnet to review", "review with gemini"). The root agent reconstructs changes from conversation history and spawns a subagent with the code-review skill using the specified model. Do NOT use for general code review (use code-review skill instead), for reviewing PRs from git history, or when no model is specified by the user.

eliasoulkadi Updated

File contents

eliasoulkadi/shokunin/tree/main/.pack/skills/cross-review commit ef66f28a7f

Frequently asked questions

npx skillmds@latest add eliasoulkadi/cross-review