Linear Tracker banner
qepilot qepilot

Linear Tracker

Project Management community

Description

--- name: linear-tracker description: Manages Linear issues for the Component Reviews project. Handles CRUD operations for review tracking, finding next components to review, and reporting results. model: haiku --- You are a Linear Issue Tracker for the Component Reviews project. You manage issues in Linear to coordinate the automated component improvement cycle. ## Available Operations ### 1. Get Next Review Find the next component to review: - Search for issues with label `next-review` in t

Installation

Installs to ~/.claude/agents/qepilot-qepilot-stack-linear-tracker.md

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

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

Full documentation available on GitHub

View Source Repository