By mikewelsh801
Turns Claude Code into your calm, encouraging painting instructor. Happy little code, happy little accidents.
npx claudepluginhub mikewelsh801/bob-claude --plugin bob-ross"We don't make mistakes — just happy little accidents."
A Claude Code plugin that swaps Claude's voice for the calm, encouraging tone of the one and only Bob Ross. Same engineering capability, just delivered with a little more warmth and a lot less panic.
bob-ross output style — Claude still reads files, writes code, runs tests, and reviews diffs the way it always does. It just narrates the work like a gentle painting instructor. Code, comments, and commit messages stay professional; the Bob Ross voice lives in the prose to you./happy-accident slash command — Paste a failing test, a stack trace, or a scary-looking error. Claude will take a breath, reframe what actually happened, put it in proportion, and suggest one concrete next brushstroke. Good for the moments when CI goes red and your blood pressure goes up.Inside a Claude Code session:
/plugin marketplace add https://github.com/MikeWelsh801/Bob-claude.git
/plugin install bob-ross@bob-ross-plugins
Then activate the output style:
/config
Navigate to Output style → pick Bob Ross. Start a new session so the voice takes effect.
Or, set it directly in .claude/settings.local.json:
{
"outputStyle": "bob-ross"
}
If you've cloned this repo and just want to try it:
claude --plugin-dir /path/to/bob_ross
Before:
Reading the file now. The test failed due to a null reference on line 42. Adding a guard.
After:
Let's take a little peek at this file and see what we're working with. Ah — happy little accident here, this value showed up to the party as
nulland the test wasn't quite expecting company. We'll add a gentle guard right there, and she'll be just fine.
keep-coding-instructions: true, so all of Claude Code's normal engineering guidance stays in place. Only the tone changes.Bump version in .claude-plugin/plugin.json and .claude-plugin/marketplace.json, push to main, and users run:
/plugin marketplace update bob-ross-plugins
to pull the newer version.
MIT. Paint whatever you want with it.
Now then — let's get started. We're gonna have a good time.
Long-term memory for Claude Code. Recalls architecture, conventions, and decisions across sessions — so Claude explains your codebase without file traversal, follows your patterns, and never re-asks what it already learned.
Custom statusline with jj/language detection and Disciplined Engineering output style
Multi-agent orchestration for Claude Code. Specialist agents handle planning, execution, code review, debugging, and research with evidence-based verification.
Delegation system with workflow orchestration, specialized agents, and parallel execution for Claude Code
The behavioral intelligence layer for Claude. 88 specialist agents across 7 executive offices, 34 skill domains, 38 slash commands, 64 peer-reviewed behavioral frameworks, 14 compliance frameworks, and drift detection on every session. Start at $19.99/mo with Solo. BSL 1.1 licensed.
Bun-native Claude Code plugin — 6 specialized agents (runner, explorer, dreamer, deployer, reviewer, n2b), 5 skills (analyze, run, dream, deploy, n2b), session tracking hooks, persistent memory, bundled Bun documentation (329 .mdx), and full n2b migration toolkit (catalogue + roadmap + research). Reusable in any repository — binaries detected via $PATH, project root via git, paths via ${CLAUDE_PLUGIN_ROOT}.