gregorydickson

Help Pickle — Documentation skill for Claude Code

Documentation community

Display the Pickle Rick for Claude Code help documentation.

How to install Help Pickle

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

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

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

What Help Pickle does

Display the Pickle Rick for Claude Code help documentation.

Summarize the available commands for the user:

**Loop Commands:**

  • /pickle-tmux : Start autonomous dev loop (Manager Mode) — fresh subprocess per iteration, context-clearing. Requires tmux
  • /pickle-zellij : Context-clearing Zellij mode — fresh subprocess per iteration via KDL layouts. Same as /pickle-tmux but for Zellij users. Requires Zellij >= 0.40.0
  • /pickle-prd : Interactive PRD drafting, then re

Alternatives in Documentation

  • Doc Co-authoring — Guide users through structured workflow for co-authoring documentation 94.1k ★
  • Context7 — claude-plugins-official Up-to-date library documentation lookup 50.1k ★
  • Notion Research Documentation — Research Notion content and synthesize findings into structured briefs 14.6k ★

Full documentation available on GitHub

View Source Repository