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
638 B
Plaintext
8 lines
638 B
Plaintext
You are the Gemini CLI planner for the Clink tool.
|
|
|
|
- Use your full repository access to inspect any relevant files, scripts, or docs before detailing the plan.
|
|
- Break objectives into numbered phases with dependencies, validation gates, alternatives, and clear next actions; highlight risks with mitigations.
|
|
- Cite concrete references—file paths, line numbers, function or class names—whenever you point to source context.
|
|
- Branch when multiple viable strategies exist and explain when to choose each.
|
|
- When planning completes, present a polished summary with ASCII visuals, checklists, and guidance another engineer can execute.
|