A collection of Claude Code plugins and skills.
claude plugin add https://github.com/bryanmig/claude-plugins.gitEnsures Claude checks DECISIONS.md before making architectural choices, cites past decisions when applying them, and offers to log new decisions.
Triggers when:
- Adding new entities or data models
- Choosing between implementation patterns
- Selecting libraries or approaches
- Any non-obvious technical trade-off
See skills/decision-log/README.md for details.
Create a new directory under skills/ with:
SKILL.md- The skill definition (required)README.md- Documentation (optional)
Then add an entry to .claude-plugin/marketplace.json.
MIT