
Ryanbreen Breenix
- 7 repo stars
- Updated July 4, 2026
- ryanbreen/breenix
Breenix is a Claude Code plugin bundle that bundles systematic debugging, quality checks, and GitHub-integrated workflows for safer releases.
About
Ryanbreen Breenix is a Claude Code plugin collection described as a growing toolkit for developers who care about execution quality. The catalog lists three plugins with keywords spanning systematic debugging, test and quality workflows, GitHub Actions integration, migration and legacy cleanup, memory and kernel-flavored analysis, and optimization loops. maintainers shipping CLI tools, APIs, or long-lived codebases can register the bundle when failures are intermittent, CI is flaky, or refactors need guarded steps. It is not a single happy-path generator; it biases toward diagnosis, checks, and structured workflows once you are close to release or hardening an existing repo. Expect intermediate familiarity with your test stack and GitHub automation. The bundle fits the Ship journey shelf under testing and review-adjacent work, while still supporting build-time debugging when you iterate locally before pushing.
- Three-plugin breenix bundle combining development, debugging, and workflow-oriented capabilities
- Systematic debugging and failure analysis patterns instead of one-off printf guessing
- GitHub Actions and integration hooks for checks during delivery
- Coverage of optimization, migration, and legacy code paths common in maintainer work
- Kernel, memory, and loop-oriented analysis keywords for deeper performance and correctness hunts
Ryanbreen Breenix by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install ryanbreen-breenix@ryanbreen/breenixAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 7 |
|---|---|
| Last updated | July 4, 2026 |
| Repository | ryanbreen/breenix ↗ |
What it does
Run systematic debugging, quality checks, GitHub Actions workflows, and test-oriented tooling from one Claude Code plugin bundle while you ship.
Who is it for?
Best when you're hardening side projects, CLIs, or backend services and already use GitHub and want agent-assisted systematic debug and test workflows.
Skip if: Brand-new idea validation with no codebase yet, or developers who only need UI mockups without execution or CI concerns.
What you get
After install, you get three coordinated breenix plugins to structure debugging, quality analysis, and GitHub-oriented checks instead of reinventing the ritual every incident.
- Structured debug and analysis sessions aligned to breenix tooling
- Documented check and workflow steps suitable for repeat ship cycles
- Clearer failure hypotheses before merging or releasing
By the numbers
- Plugin bundle contains 3 plugins
- Catalog metadata lists 7 GitHub stars for ryanbreen/breenix
- Keyword set spans debugging, GitHub integration, testing, kernel, memory, and optimization
Recommended Plugins
How it compares
Multi-plugin development and debugging bundle, not a curated agent team orchestrator or a requirements modeling framework.
FAQ
Who is Ryanbreen Breenix for?
It is for developers and maintainers who debug production-adjacent issues, improve test quality, and wire GitHub Actions-style checks through Claude Code.
When should I use Ryanbreen Breenix?
Use it when tests fail mysteriously, migrations risk regressions, or you want structured debugging and workflow authoring before you tag a release.
How do I add Ryanbreen Breenix to my agent?
Add the ryanbreen/breenix plugin bundle from Skillselion or your Claude Code plugin registry, enable all three listed plugins, then call them during debug and ship prep sessions.