Deck generation and campaign execution pipeline for Sortlist.
git clone https://github.com/sortlist/pipeline-intelligence.git
cd pipeline-intelligence
./setup.shThis links all slash commands into ~/.claude/commands/ and creates a .env file from the example.
Fill in your API keys in .env, then open Claude Code in this directory.
| Command | What it does |
|---|---|
/deck [url] |
Generate pitch deck for an agency |
/deck-partner [url] |
Partner deck (no Sortlist branding) |
/deck-direct [url] |
Direct B2B deck (with Sortlist branding) |
/plan [agency] |
Campaign plan (Visibility, Outbound, Signals, Budget) |
/execute [agency] |
Step-by-step playbooks |
/outbound [agency] |
Full outbound campaign (copy + sequences + lists + execute) |
/outbound:optimize [agency] |
Optimize running campaigns |
/signals [name] [url] |
Set up Signals accounts |
commands/ Slash command definitions
agents/
prompts/
sell/ Deck pipeline prompts (researcher, strategist, deck-generator, etc.)
plan/ Campaign planning prompts
contact/ Outbound execution prompts
adjust/ Optimization prompts
detect/ Signals detection prompts
knowledge/ Product ops, pricing, anti-slop rules, design system
template/ Reveal.js shell + 12 slide templates + variants
autoresearch/ Auto-research and QA prompts
signals-setup/ Signals account setup agent
distribution/ CLI distribution agents