css-development
v1.0.0CSS development workflows with Tailwind composition, semantic naming, and dark mode by default
PR health assistant - monitors CI, triages review comments, fixes issues with systematic prevention. Uses gh CLI and gh-pr-review extension.
/plugin install prbuddy@2389-research
Full plugin documentation and usage guide
PR health assistant for Claude Code agents. Monitors CI, triages review comments, fixes issues with systematic prevention.
/plugin install prbuddy@2389-research
gh auth login
gh extension install agynio/gh-pr-review
/prbuddyFull PR health check. Runs CI check, then reviews.
User: /prbuddy
Agent: Checking PR #42...
CI: ✓ All checks passing
Reviews: 2 unresolved threads
[proceeds to handle reviews]
/prbuddy:ciDirect CI monitoring and fixing.
User: /prbuddy:ci
Agent: Checking CI status...
❌ 1 of 4 checks failed: test
Fetching logs...
Diagnosing...
Fixing...
Adding prevention...
✓ Fix pushed. Monitor with: /prbuddy:ci
/prbuddy:reviewsDirect review comment handling.
User: /prbuddy:reviews
Agent: Fetching review comments...
Found 3 unresolved threads:
- [CRITICAL] Missing validation on user ID
- [NITPICK] Extract helper function
- [NITPICK] Typo in README
[fixes critical, creates issues for nitpicks]
"Fix the acute issue AND prevent the class of error from recurring."
Every fix includes systematic prevention (prefer higher):
.pre-commit-config.yamlCheck CI at key moments (not continuously):
Get started in seconds
/plugin marketplace add 2389-research/claude-plugins
/plugin install prbuddy
Skills auto-trigger when relevant