Rhynier/AgentIssueTracker

An MCP (Model Context Protocol) server for tracking issues across multiple AI agent sessions. Agents can file issues, claim the next one to work on, return issues they cannot complete, and close issues when done. A built-in web UI lets you monitor progress in a browser.

0Stars on the repository
5Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bug-fixer

01

Rhynier/AgentIssueTracker

Agent

Bug fixing agent. Use this agent when asked to fix the next bug, work through the bug backlog, or investigate and resolve a specific bug issue.

0 6mo ago A 34 tokens original MIT

code-reviewer

02

Rhynier/AgentIssueTracker

Agent

Code review agent. Use this agent when asked to review completed issues, review code changes, a pull request, a branch, or specific files. It closes or rejects reviewed work and files new issues for findings using addissue.

0 6mo ago A 49 tokens original MIT

developer

03

Rhynier/AgentIssueTracker

Agent

General-purpose developer agent. Use this agent when asked to implement a feature, work on the next issue, investigate a codebase, or when development work needs to be tracked via the issue tracker.

0 6mo ago A 41 tokens original MIT

team-lead

04

Rhynier/AgentIssueTracker

Agent

Coordination agent that monitors issue queues and dispatches subagents. Use this agent to orchestrate work across the team — it spawns developer, bug-fixer, and code-reviewer subagents as needed.

0 6mo ago A 46 tokens original MIT