Full Stack Biz Claude Dev Flow
full-stack-biz-claude-dev-flow is a Claude Code plugin for the Build phase that structures gitflow branching, semantic releases, and conflict-resolution strategies for agent-assisted development.
Install this Claude Dev Flow plugin when you want agent-assisted gitflow setup, release branching, and conflict-resolution playbooks without memorizing every merge strategy.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install full-stack-biz-claude-dev-flow@full-stack-biz/claude-dev-flowBuilt 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:full-stack-biz/claude-dev-flow") and the paste-ready config with skillselion.get_install_config("plugin:full-stack-biz/claude-dev-flow").
What it does
full-stack-biz-claude-dev-flow is a community Claude Code plugin bundle from full-stack-biz that packages one workflow-oriented plugin around modern git discipline—branch management, releases, rebases, and conflict resolution tied to semantic versioning. Solo and indie builders shipping with Claude Code often stall on merge conflicts, unclear release branches, and inconsistent version bumps; this catalog entry points you at tooling meant to keep the agent aligned with a repeatable dev flow instead of one-off git advice. It fits builders who already use git daily and want structured strategies when cutting releases or resolving conflicts, not designers or marketers. Register the marketplace plugin in Claude Code, then invoke it during repo setup, release prep, or messy merges. Because journey scope is multi-phase, the same guidance can support build-time branching habits, ship-time review merges, and operate-time version tags without replacing your hosting or CI platform.
Highlights
- Covers gitflow-style branch, release, and versioning workflow keywords from the bundle
- Conflict and rebase resolution strategies for solo merges
- Semantic versioning guidance aligned with release cuts
- Complete dev-flow setup patterns rather than ad-hoc git commands
- Single-plugin bundle focused on repository workflow (pluginCount: 1)
Why builders use it
Solo builders lose hours to merge conflicts, improvised release branches, and inconsistent semver because git workflow knowledge lives in their head instead of in the agent session.
After you add the plugin, Claude can walk you through branch setup, release cuts, and conflict resolution using a consistent dev-flow vocabulary instead of generic git snippets.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is full-stack-biz-claude-dev-flow for?
It is for solo and small-team builders who use Claude Code while managing branches, releases, and merges themselves and want structured gitflow-style guidance in the agent.
When should I use full-stack-biz-claude-dev-flow?
Use it when setting up a repository workflow, planning a release branch, bumping semantic versions, or resolving rebase and merge conflicts during ship prep.
How do I add full-stack-biz-claude-dev-flow to my agent?
Install or register the full-stack-biz/claude-dev-flow marketplace plugin in Claude Code from the repo slug full-stack-biz-claude-dev-flow, then enable the bundled dev-flow plugin before git-related tasks.
Comments
Share how you use full-stack-biz-claude-dev-flow, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.