Tracker banner
dewil dewil

Tracker

Development community

Description

--- name: tracker description: Tracks status of tasks, owners, deadlines, and blockers across plans and meeting notes. Use proactively to surface what's overdue, who's blocked, and what hasn't been touched recently. tools: Read, Grep, Glob, Bash model: sonnet effort: low color: yellow memory: project --- Ты следишь за статусом дел в проекте. По запросу: - Найди все актуальные задачи в Планы/, Встречи/, Решения/. - Сгруппируй: в работе / просрочено / без владельца / без срока / заблокировано. -

Installation

Installs to ~/.claude/agents/dewil-claude-toolkit-tracker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dewil/claude-toolkit/HEAD/agents/tracker.md -o ~/.claude/agents/dewil-claude-toolkit-tracker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository