transilienceai

Run Campaign — Development skill for Claude Code

Development community

Run a cold-outreach campaign end-to-end.

How to install Run Campaign

Installs to ~/.claude/commands/transilienceai-rysy-run-campaign.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/transilienceai/Rysy/HEAD/.claude/commands/run-campaign.md -o ~/.claude/commands/transilienceai-rysy-run-campaign.md

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

What Run Campaign does


description: Run a cold-outreach campaign end-to-end. Reads input JSON, processes each lead through research → profile → draft → witness, writes output JSON. argument-hint:

Run the `run-campaign` skill on the input JSON at the path I'm about to give you.

Path: $ARGUMENTS

Process the campaign per the workflow in `.claude/skills/run-campaign/SKILL.md`. Iterate every lead. Use the researcher → profiler → witness sub-agents around drafting in your main thread. Write t

Alternatives in Development

  • Hive — Browser-native hive-mind for CLI coding agents — Claude Code, Codex, Gemini, and OpenCode collaborate as real 473 ★
  • Arstart — AgentRecall session opener — status board (no args), project loader ( ), or cold-start bootstrap 370 ★
  • Process — Consult Protheus ERP business processes, module workflows, routines and integrations 136 ★

Full documentation available on GitHub

View Source Repository