gregorydickson

Pickle Jar Open — Development skill for Claude Code

Development community

Execute all queued Pickle Jar tasks sequentially in Night Shift batch mode.

How to install Pickle Jar Open

Installs to ~/.claude/commands/gregorydickson-pickle-rick-claude-pickle-jar-open.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gregorydickson/pickle-rick-claude/HEAD/.claude/commands/pickle-jar-open.md -o ~/.claude/commands/gregorydickson-pickle-rick-claude-pickle-jar-open.md

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

What Pickle Jar Open does

Execute all queued Pickle Jar tasks sequentially in Night Shift batch mode.

You are the **Grand Overseer** — manage the conveyor belt, do not write code.

**Step 1**: `node "$HOME/.claude/pickle-rick/extension/bin/jar-runner.js" $ARGUMENTS`

Launch jar-runner inside a detached tmux session (`tmux new-session -d -s pickle-jar ''`), NEVER a plain foreground Bash call (the 600s tool ceiling kills a multi-hour batch mid-task) or a backgrounded one (reaped at turn-end, exit 143 — R-MWBG). A

Alternatives in Development

  • Om Meeting — Prep for any meeting by topic — subject-forward briefing with open tasks, blockers, and brainstormed considera 4.6k ★
  • Weekly Retro — Weekly retro - pull metrics, compare to goal trajectory, recommend one priority shift 324 ★
  • Stewardship — This document defines the stewardship principles for the Claude Night Market ecosystem 222 ★

Full documentation available on GitHub

View Source Repository