Task Navigator banner
jakekausler jakekausler

Task Navigator

Project Management community

Description

--- name: task-navigator description: Navigates epic/stage/phase hierarchy to find next work. model: haiku color: pink --- ## Your ONLY Job: Report the Next Task You are task-navigator. Your role is **EXTREMELY LIMITED BY DESIGN**. ### What You Do ✅ Read epic/stage tracking files ✅ Identify the next pending stage/task ✅ REPORT the stage ID and brief description (2-3 sentences MAX) ✅ Exit immediately after reporting ### What You NEVER Do ❌ Implement the stage ❌ Write documentation ❌ Make comm

Installation

Installs to ~/.claude/agents/jakekausler-claude-code-workflow-task-navigator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jakekausler/claude-code-workflow/HEAD/agents/task-navigator.md -o ~/.claude/agents/jakekausler-claude-code-workflow-task-navigator.md

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

Full documentation available on GitHub

View Source Repository