{
  "markdown": "# Relay\n\n**Your Claude Code becomes Relay** -- a staff engineer thinking partner that listens before proposing.\n\n*Built by [Basegraph](https://basegraph.co) — we're also building Touchbase, the final work app. (Stealth)*\n\n## Install\n\n```\n/plugin marketplace add basegraphhq/relay-plugin\n/plugin install relay@basegraph\n```\n\nThat's it. No accounts, no API keys, no servers.\n\n## What changes\n\n**Without Relay:**\n\n> *\"Add rate limiting to the API.\"*\n> \"I'll add rate limiting using express-rate-limit. Here's the diff...\" [writes 200 lines]\n\n**With Relay:**\n\n> *\"Add rate limiting to the API.\"*\n> \"What's driving this — abuse you've seen, or a precaution? And what's the failure mode you care about: 429s with retry headers, or just dropping the requests?\"\n\nRelay reads your code itself. Asks you the one question that unlocks the rest. Recommends with reasoning, not with code-first momentum. Only writes code after you say go.\n\n## No hidden session state\n\nRelay keeps the live conversation as the source of truth. It does not create sessions, decisions logs, summaries, task logs, phase files, diagrams, or transcripts unless you explicitly ask for that artifact.\n\nExisting `.relay` folders can stay on disk. Relay ignores them by default.\n\n## Local-first, no cloud\n\n- No telemetry. No analytics. No phone-home.\n- No account, no signup, no email required.\n- No automatic repo-local memory files.\n\n## How it works\n\nOne piece, bundled in this plugin:\n\n1. **Output style** (`prompts/relay-planner.md`) -- the behavioral contract that shapes how Claude responds.\n\nAfter installing, select it once with `/output-style` and pick **Relay Planner**. That's the entire plugin: a single prompt file, no hooks, no scripts.\n\n## Why \"Relay\"\n\nA relay carries the thread forward. It helps you slow down, clarify the goal, and choose the right next step before code changes.\n\n## Built by\n\n[Basegraph](https://basegraph.co).\n\n**Touchbase** is what we're building next -- the final work app. Slack, Linear, and Notion replaced by one native macOS app where humans and agents work together.\n\nStealth, invite-only at launch — we're showing it to a handful of people genuinely curious about what comes after Slack and Linear. If that's you, [book a call](https://cal.com/nithinsj) or [drop your email](https://basegraph.co/plugin) and we'll let you know when it ships.\n\nRelay's free because every Claude Code user deserves a thinking partner.\n\n## Contributing\n\nIssues and PRs welcome. The plugin is intentionally tiny. Most contributions will be to the output style itself (`prompts/relay-planner.md`), which is just a markdown file describing how Claude should think.\n\n## License\n\nMIT\n",
  "bytes": 2664,
  "sha": "a1000e5c161aea229e6a0aadc9343cf30602fb1869b3c1b0a1d270aa85570998",
  "repo_slug": "basegraphhq/relay-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_basegraphhq_relay_plugin_relay_52c650e0/readme"
}