Playbooks

Ready-made recipes you can copy and adapt. Each one plugs into discatch to do one job, says what it costs to run, and shows the exact call. Open source and free.

reply-draft

Reply draft
Given a catch firing, your own agent drafts a reply in your voice and puts it where you can review and post it.
alertresult

competitor-watch

Competitor watch
One catch per competitor at 6 hours. A daily job pulls the last 24 hours, classifies, and writes a digest of what people asked, complained about, and compared.
alertresultclassify

launch-day

Launch day
Sets up 5-minute catches across every source for a product name and URL 12 hours before a launch, and tears them down 48 hours after.
alertresult

forum-triage

Forum triage
Watches a Discourse forum by URL, classifies threads into bug, question, feature request, or praise, and files bugs to GitHub Issues with a link back.
alertresultclassify

changelog-listen

Changelog listen
After a release, catches reactions mentioning the version or the feature names from the changelog and routes each to the engineer who owns that area.
alertresult

doozy-inbox

Doozy inbox
Every catch firing becomes a Doozy todo containing the results and the suggested action. Optionally a Doozy agent runs the todo and prepares a draft reply.
alertresult

pane-watch

Pane watch
A Pane Chat integration: a catch destination that opens or nudges a Pane so an orchestrator can pick the mention up as work.
alertresult

wake-claude-code-on-a-mention

Wake Claude Code on a mention
A catch pushes results directly to a Claude Code slash command, so Claude Code wakes and acts on a brand mention without polling. The MCP server is planned for roadmap phase 3; the REST API and catches are the surface now.
alertresult

reddit-alerts-to-slack

Reddit alerts to Slack
Catches indexed Reddit posts mentioning your product through the web source and pushes them to a Slack channel within one interval.
alertresult

n8n-social-listening

n8n social listening
A catch fires a signed webhook that an n8n workflow receives, so you can route mentions through any n8n automation without writing code.
alertresult

competitor-changelog-watch

Competitor changelog watch
Catches discussions about a competitor’s releases, changelog entries, and version numbers, classifies each result by intent, and routes the digest to your product team.
alertresultclassify

weekly-share-of-voice-report

Weekly share-of-voice report
Runs one search per brand each week, counts results, computes each brand’s share of total mentions, and writes a report your team can act on.
searchresult

hn-launch-thread-triage

HN launch thread triage
Catches Show HN and Launch HN threads in your category, classifies them by relevance and intent, and surfaces the launches worth responding to in a Slack channel.
alertresultclassify

github-issue-mentions-to-linear

GitHub issue mentions to Linear
Catches mentions of your product in GitHub issues and discussions and creates a Linear issue for each through a webhook relay, so your engineering team tracks community feedback in their existing workflow.
alertresult

Rules

  • Each playbook does one thing and fits on one screen.
  • Each comes with a README that starts with "what this does" in one sentence, what it costs to run, and a block showing how an AI assistant uses it.
  • Playbooks use the public API only. No private endpoints.
  • Anything that posts to a website is done by you or your own AI assistant. discatch never posts.

Last reviewed by , founder, dcouple. Copy from docs/playbooks.md.