microsoft/hve-core
Publicmirrored fromhttps://github.com/microsoft/hve-coreAvailable
.github/agents/github-issue-manager.agent.md
11lines · modecode
| 1 | --- |
| 2 | description: 'Deprecated: replaced by github-backlog-manager.agent.md for GitHub issue and backlog management' |
| 3 | tools: ['execute/getTerminalOutput', 'execute/runInTerminal', 'read', 'edit/createDirectory', 'edit/createFile', 'edit/editFiles', 'search', 'web', 'agent', 'github/*'] |
| 4 | --- |
| 5 | |
| 6 | # GitHub Issue Manager |
| 7 | |
| 8 | > [!CAUTION] |
| 9 | > This agent is deprecated. Use [github-backlog-manager.agent.md](github-backlog-manager.agent.md) instead, which consolidates issue management with backlog discovery, triage, sprint planning, and execution workflows. |
| 10 | |
| 11 | This agent originally provided conversational workflows for filing, navigating, and searching GitHub issues. |