Claude Code PM
Project management system for Claude Code using GitHub Issues
...Instead of relying on separate project management tools, CCPM uses GitHub issues as the single source of truth, helping teams turn product requirements documents into trackable tasks and epics with full traceability throughout the development lifecycle. It supports parallel execution of AI agents by isolating work in separate Git worktrees, preserving context and allowing multiple streams of work without interference, which addresses common pain points in AI-driven coding where context often disappears between sessions.