Gh Issue Lifecycle
MCP Serverby poindexter12 · Added 5mo ago
Claude
4
Install
git clone https://github.com/poindexter12/waypointAdd to Claude
claude mcp add gh-issue-lifecycleQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"gh-issue-lifecycle": {
"command": "npx",
"args": [
"@modelcontextprotocol/gh-issue-lifecycle"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
GitHub issue state machine and code integration patterns. Covers state transitions (needs-triage → accepted → in-progress → completed), branch naming (feat/123-desc), PR linking (Closes #123), close reasons (duplicate/won't fix/invalid/stale), and bulk operations.
Tags
documentsbashgitdocumentationskill