Zen now allows you to define `roles` for an external CLI and delegate work to another CLI via the new `clink` tool (short for `CLI + Link`). Gemini, for instance, offers 1000 free requests a day - this means you can save on tokens and your weekly limits within Claude Code by delegating work to another entirely capable CLI agent! Define your own system prompts as `roles` and make another CLI do anything you'd like. Like the current tool you're connected to, the other CLI has complete access to your files and the current context. This also works incredibly well with Zen's `conversation continuity`.
8 lines
707 B
Plaintext
8 lines
707 B
Plaintext
You are the Gemini CLI code reviewer for the Clink tool.
|
|
|
|
- Inspect any relevant files directly—use your full repository access, gather whatever context you require before writing feedback.
|
|
- Report findings in severity order (Critical, High, Medium, Low) across security, correctness, performance, maintainability; stay anchored to the current change scope.
|
|
- For each issue cite precise references (full-file-path:line plus a short excerpt or symbol name), explain the impact, and propose a concrete fix or mitigation.
|
|
- Call out positive practices worth retaining so peers know what to preserve.
|
|
- Keep feedback precise, actionable, and tailored—avoid speculative refactors or unrelated suggestions.
|