Bodangren Git Workflow
bodangren-git-workflow is a Claude Code plugin for the Build phase that runs spec-driven Git and GitHub workflows with sprint management and brownfield migration support.
Run a spec-driven Git and GitHub workflow in Claude Code with sprint planning and brownfield migration guardrails.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install bodangren-git-workflow@bodangren/git-workflowBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:bodangren/git-workflow") and the paste-ready config with skillselion.get_install_config("plugin:bodangren/git-workflow").
What it does
bodangren-git-workflow is a Claude Code plugin that packages a spec-driven Git workflow for builders who want GitHub, sprints, and brownfield migrations in one agent-native rhythm. Instead of ad hoc commits and vague prompts, it steers you through modular skills, helper scripts, and a hybrid human-plus-LLM synthesis flow so specs stay tied to branches and delivery. Indie developers shipping SaaS, CLIs, or agent tooling gain a structured way to plan sprints, align architecture decisions with implementation, and migrate legacy repos without losing traceability. Install it when you already use Claude Code daily and need discipline around specs, Git hygiene, and GitHub—not a replacement for your CI host, but a planning and execution layer on top of git. Complexity sits at intermediate because you must understand repos, PRs, and spec-driven habits to get value.
Highlights
- Spec-driven development flow with modular skills and helper scripts
- GitHub integration for issues, PRs, and repo-aligned work
- Sprint management for solo or small-team iteration cadence
- Brownfield migration support for existing codebases
- LLM-guided synthesis flow across architecture and implementation steps
Why builders use it
Solo builders lose track of specs, sprints, and GitHub work when agent sessions skip structured Git and migration steps.
After installing the plugin, Claude Code can guide spec-linked branches, sprint tasks, and safer brownfield changes with consistent GitHub-aligned habits.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 10 stars, 0 votes.
FAQ
Who is bodangren-git-workflow for?
Solo and small-team builders using Claude Code who want spec-driven Git, GitHub integration, and sprint-style planning in one plugin bundle.
When should I use bodangren-git-workflow?
Use it during active build and ship cycles when you need specs tied to branches, GitHub issues or PRs, or brownfield migration planning with the agent.
How do I add bodangren-git-workflow to my agent?
Install the plugin from the bodangren/git-workflow repository into Claude Code, configure Git and GitHub access on your machine, then invoke the bundled skills from your project workspace.
Comments
Share how you use bodangren-git-workflow, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.