bug-fixer
01Agent
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.
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.
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.
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.
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.
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.