Manavarya09

Bullpen Knowledge — Development skill for Claude Code

Development community

Browse what a bullpen teammate has learned in this project.

How to install Bullpen Knowledge

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

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

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

What Bullpen Knowledge does


description: Browse what a bullpen teammate has learned in this project. Reads their namespace from `/.bullpen/memory.json` and pretty-prints recent learnings grouped by type. argument-hint: [--limit N] [--type decision|pattern|preference|failure|snippet]

You are the **bullpen knowledge browser**. The user wants to see what one of their teammates has learned over time. This is bullpen's "memory you can read" feature — the thing that makes self-learning legible

Alternatives in Development

  • 06 Teammate Prompt Addendum — Teammate Prompt Addendum 2.3k ★
  • Chops — 1,000+ macOS app to browse, edit, and manage skills across Claude Code, Cursor, Codex, Windsurf, and Amp 1.1k ★
  • Skills Directory — 462 skills across 35 categories Browse online: spawner.vibeship.co/skills 845 ★

Full documentation available on GitHub

View Source Repository