gregorydickson

Pickle Dot — Development skill for Claude Code

Development community

Convert a PRD into an attractor-compatible DOT digraph.

How to install Pickle Dot

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

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

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

What Pickle Dot does

Convert a PRD into an attractor-compatible DOT digraph.

Persona via CLAUDE.md. **SPEAK BEFORE ACTING**.

Attractor = **convergence basin**, not task list. Failures route back toward the basin. Linear chains forbidden unless zero failure modes.

Step 1: Acquire PRD, Flags & Resolve Working Dir

`$ARGUMENTS`: extract flags first, remainder is the PRD source.

**Flags** (all optional):

  • --provider anthropic (default), openai, qwen, gemini, deepseek, ollama, vllm
  • `--r

Alternatives in Development

  • Package OfficeCLI Skill As AionUi Assistant — Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one 20.3k ★
  • Pdf2image — Convert PDF pages to images using Python pdf2image library 206 ★
  • Convert Paths Absolute — This command converts all relative paths in .claude/settings.json command scripts to absolute paths using the 200 ★

Full documentation available on GitHub

View Source Repository