Bryanmig Claude Plugins
bryanmig-claude-plugins is a Claude Code plugin for the Build phase that helps log and check architectural decisions in a decisions-oriented markdown workflow.
Install bryanmig-claude-plugins when you want Claude Code to log architectural choices to a decisions markdown trail before and during implementation.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install bryanmig-claude-plugins@bryanmig/claude-pluginsBuilt 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:bryanmig/claude-plugins") and the paste-ready config with skillselion.get_install_config("plugin:bryanmig/claude-plugins").
What it does
bryanmig-claude-plugins is a minimal Claude Code plugin collection from Bryan Mig that focuses on architectural decision discipline for solo builders who otherwise lose why a stack or pattern was chosen. The surfaced keywords point at a decisions log workflow—capturing choices, running a before-you-build check, and maintaining decisions.md as a living artifact next to the repo. That helps during Validate when you narrow scope, during Build when trade-offs multiply, and during Ship when reviewers ask for rationale. It is not a automated linter or security scanner; it is process glue for agent-assisted development. Install when you want the agent nudged toward explicit decision records instead of silent pivots. Expect community maintenance and one primary plugin rather than a large marketplace bundle.
Highlights
- Single community plugin centered on architectural decision capture.
- Encourages logging choices before committing to irreversible structure.
- decisions.md-oriented workflow for traceable option history.
- Supports check-and-validate mindset on technical forks.
- Lightweight plugin repo rather than a full ADR governance platform.
Why builders use it
Solo builders forget why alternatives were rejected and repeat expensive architecture debates across agent sessions.
After install, Claude Code can steer you to record decisions and choices in a durable log before implementation drifts.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is bryanmig-claude-plugins for?
Builders who make frequent stack and architecture calls with an AI agent and need a simple decisions trail in-repo.
When should I use bryanmig-claude-plugins?
Use it at scope commits, before major refactors, and whenever you want a check step logged before the agent implements a structural choice.
How do I add bryanmig-claude-plugins to my agent?
Add the bryanmig/claude-plugins marketplace repository in Claude Code and enable the architectural decisions plugin from the bundle of one.
Comments
Share how you use bryanmig-claude-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.