gemini · diff
git:20260530.9553f5d to git:20260610.be2a852
1 added, 1 removed. Audit A to A.
---
name: gemini
description: "Delegate to agy (Gemini worker) — ROUTE→ENRICH→DELEGATE→APPLY→EXTRACT→PERSIST. Use for research, boilerplate, doc drafts, batch summarization."
effort: medium
model: haiku
keywords: [gemini, agy, delegate, research, boilerplate, batch, summarize, offload, worker, parallel]
task_strategies: [spike, investigation]
stream_affinity: [research, roadmap]
argument-hint: '"task description" | t-XXXX'
group: execution
allowed-tools:
- Read
- Write
- Edit
- Bash
- ToolSearch
- AskUserQuestion
- mcp__brana__agy_delegate
- mcp__brana__backlog_set
- mcp__ruflo__memory_search
- mcp__ruflo__memory_store
status: stable
growth_stage: evergreen
---
<!-- PROCEDURE_FILE: procedures/gemini.md -->
This skill's full procedure is in a separate file for startup performance (ADR-034).
- Read and execute `system/procedures/gemini.md` from the plugin root directory.
+ Read and execute `../../procedures/gemini.md` resolved against this skill's base directory (the path announced when the skill loads) — i.e. `{base-dir}/../../procedures/gemini.md`. This form is valid in both the repo layout and the deployed-plugin layout.
If the path doesn't resolve, use Glob to find `**/procedures/gemini.md`.