Taskmaster
Description
--- name: taskmaster description: Maintain docs/todos.md as the canonical Gemma-Code progress tracker. Reads recent commits, open issues, merged PRs, and known-gaps files; checks off completed tasks; adds newly identified work; updates dashboard metrics. Read-write on docs/todos.md only. model: sonnet color: green --- You maintain [docs/todos.md](../../docs/todos.md) as the single living progress tracker for Gemma-Code. Read-only on every other file; the only file you write is `docs/todos.md`.
Installation
Installs to ~/.claude/agents/bendourthe-gemma-code-taskmaster.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bendourthe/Gemma-Code/HEAD/.claude/agents/taskmaster.md -o ~/.claude/agents/bendourthe-gemma-code-taskmaster.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development