Show HN: Claude Code workflow: PRDs → GitHub Issues → parallel execution https://ift.tt/kAIyTzx
Show HN: Claude Code workflow: PRDs → GitHub Issues → parallel execution I built a lightweight project management workflow to keep AI-driven development organized. The problem was that context kept disappearing between tasks. With multiple Claude agents running in parallel, I’d lose track of specs, dependencies, and history. External PM tools didn’t help because syncing them with repos always created friction. The solution was to treat GitHub Issues as the database. The "system" is ~50 bash scripts and markdown configs that: - Brainstorm with you to create a markdown PRD, spins up an epic, and decomposes it into tasks and syncs them with GitHub issues - Track progress across parallel streams - Keep everything traceable back to the original spec - Run fast from the CLI (commands finish in seconds) We’ve been using it internally for a few months and it’s cut our shipping time roughly in half. Repo: https://ift.tt/1wLMFCc It’s still early and rough around the edges, but has worked well for us. I’d love feedback from others experimenting with GitHub-centric project management or AI-driven workflows. https://ift.tt/1wLMFCc August 20, 2025 at 03:32AM
Show HN: Claude Code workflow: PRDs → GitHub Issues → parallel execution https://ift.tt/kAIyTzx
Reviewed by Technology World News
on
August 20, 2025
Rating:
No comments: