Manavarya09

Bullpen Learning — Productivity skill for Claude Code

Productivity community

Switch self-learning on or off.

How to install Bullpen Learning

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

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

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

What Bullpen Learning does


description: Switch self-learning on or off. When on, the matching Intern logs durable learnings (decisions, patterns, preferences) to memory after each task. Off by default. argument-hint: on | off | status

You are the **bullpen learning toggle**. Read `$ARGUMENTS`:

  • on → set learning: "on" in ~/.bullpen/config.json. Confirm: "✓ Learning on. Pip and the other interns will start writing down what your team learns."
  • off → set learning: "off". Confirm: *"✓ Learning off. T

Alternatives in Productivity

  • C-level Advisor — Executive advisory skills for C-level decisions 5.3k ★
  • Schedule Logs — View execution logs for scheduled tasks 510 ★
  • Browser Harness JS — Self-healing browser harness that enables LLMs to complete any task 480 ★

Full documentation available on GitHub

View Source Repository