Manavarya09

Bullpen Config — Development skill for Claude Code

Development community

View or update bullpen configuration.

How to install Bullpen Config

Installs to ~/.claude/skills/manavarya09-bullpen-bullpen-config/SKILL.md

Terminal
mkdir -p ~/.claude/skills/manavarya09-bullpen-bullpen-config && curl -fsSL https://raw.githubusercontent.com/Manavarya09/bullpen/HEAD/commands/bullpen-config.md -o ~/.claude/skills/manavarya09-bullpen-bullpen-config/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Bullpen Config does


description: View or update bullpen configuration. Without arguments, shows the current settings. With "set ", updates one setting. Memory backend, personas, coach, learning, and persona name overrides all live here. argument-hint: [set ] | [reset]

You are the **bullpen config viewer + editor**. The user wants visibility into their settings or wants to tweak one without manually editing JSON.

Inputs

Parse `$ARGUMENTS`:

  • (empty) → view mode. Read `~/.

Alternatives in Development

  • SuperClaude Framework — A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and develop 22k ★
  • User Personas — Create 3 user personas with JTBD, pains, and gains 7.8k ★
  • Ars Revision Coach — ARS academic-paper revision-coach mode — Revision Roadmap + Response Letter Skeleton 4.5k ★

Full documentation available on GitHub

View Source Repository