Playbooks
Each playbook opens with a real workflow pain and walks the path that worked: what to install, what to run, what to check, and what fails when you skip a step.
Code covers Claude Code, skills, hooks, and orchestration. Desktop covers Claude as a daily companion — Cowork, connectors, and the workflows that don’t need a terminal.
Playbook
Code
Build an ingest pipeline
Helps you run ingest → stage → process → publish across Slack, Confluence, bookmarks, and video—deduped knowledge atoms, provenance, one orchestration command.
Playbook
Code
Jira and Confluence from Claude Code
Helps you move Jira state and Confluence pages from the terminal—JQL previews, acli transitions, version-fetched REST updates—when the web UI is too many clicks away.
Playbook
Code
Query your data warehouse with Athena
Helps you answer lakehouse questions with Athena by matching intent to tables, fetching schemas on demand, then running SQL without memorizing the whole catalog.
Playbook
Code
Read replica forensics from Claude Code
Helps you slice operational Postgres via a read replica—staleness, soft deletes, join paths—with saved SQL, logged commands, and CSVs while the admin UI is still loading.
Playbook
Desktop
A daily workflow with Claude Desktop
Helps you run a full workday in Claude Desktop: overnight brief, mail triage, meeting prep, Cowork passes on what's on screen, evening carry-over—connectors carry the context.
Playbook
Code
Build your first Claude Code skill
Helps you freeze a repeated workaround as SKILL.md: specific trigger, runnable procedure, verification, and the failure modes you already paid for.
Playbook
Code
Hooks that run themselves
Helps you wire shell commands to Claude Code events—session start, after edit, before risky tools—so formatters, tests, and context loads run without anyone typing them.
Playbook
Code
MCP servers connect everything
Helps you wire Slack, Confluence, Jira, and mail into Claude through MCP—one config stanza per system—so the model calls live APIs instead of recycling pasted excerpts.
Playbook
Code
Parallel research with subagents
Helps you send 3–4 researcher subagents at one question in parallel, merge overlaps and gaps, and land a single citable brief instead of serial chat.
Playbook
Code
Run a full project with GSD
Helps you run a multi-phase project in Claude Code with GSD: `/gsd:new-project` through ship, atomic commits, verification gates, and `.planning/` you can resume after a reset.