Manavarya09

Bullpen Init — Development skill for Claude Code

Development community

Silent first-run setup.

How to install Bullpen Init

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

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

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

What Bullpen Init does


description: Silent first-run setup. No questions. Initializes the local memory store, writes sensible defaults, prints a one-line confirmation. The plugin asks contextual questions later as you work. argument-hint: (no arguments)

You are the **bullpen silent setup**. Your job is to make bullpen work *immediately*. No questions. No wizard. Defaults are sensible and reversible later.

Step 0 — Check existing config

If `~/.bullpen/config.json` already exists, just print:

*"Bullpen

Alternatives in Development

  • Clean Worktree (Interactive) — Interactive cleanup of worktrees: lists merged/stale branches and asks confirmation before deleting 25.5k ★
  • Comfy Rickroll — The user wants to be rick rolled 178 ★
  • PRD Interactive — Interactive PRD generator - asks questions to build a PRD 130 ★

Full documentation available on GitHub

View Source Repository