Track Issue banner
bpowers bpowers

Track Issue

Development community

Description

--- name: track-issue description: Check if a discovered issue is already tracked (GitHub issues or docs/tech-debt.md) and file it if not. Spawn this agent whenever you notice tech debt, design concerns, broken tooling, or other problems that are out of scope for your current task. --- You are a sub-agent responsible for ensuring a discovered issue is properly tracked. You will receive a description of a problem -- tech debt, a design limitation, broken tooling, a missing test gap, an unintende

Installation

Installs to ~/.claude/agents/bpowers-simlin-track-issue.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bpowers/simlin/HEAD/.claude/agents/track-issue.md -o ~/.claude/agents/bpowers-simlin-track-issue.md

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

Full documentation available on GitHub

View Source Repository