Add bullpen plugin (Code Quality Testing)#315
Open
faizanmohiuddin482 wants to merge 1 commit into
Open
Conversation
Bullpen is ten senior-dev instincts as skills — skeptic, closer, attacker, fact-checker, interrogator, stop-digging, doorman, historian, chameleon, explainer — each with lite/full/ultra intensity. MIT, one canonical SKILL.md per skill. Adds the vendored plugin, a marketplace.json entry, and a README link under Code Quality Testing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds bullpen — the senior dev, unbundled — a plugin bundling ten small, opinionated skills that make a coding agent behave like a senior engineer:
skeptic(push back on bad ideas) ·closer(run it before claiming done) ·attacker(red-team its own code) ·fact-checker(verify an API exists before calling it) ·interrogator(ask before guessing) ·stop-digging(stop thrashing, re-diagnose) ·doorman(justify every dependency) ·historian(Chesterton's Fence before deleting) ·chameleon(match the house style) ·explainer(reviewable commits).Each skill supports
lite/full/ultraintensity and is a single canonicalSKILL.md.Changes
plugins/bullpen/— the vendored plugin (plugin.json + 10 skills).claude-plugin/marketplace.json— new entry under Code Quality TestingREADME.md— link under Code Quality TestingSource & license
Upstream repo: https://github.com/faizanmohiuddin482/bullpen · MIT.