relay

relay is an agent for Claude Code from jeremylongshore/tons-of-skills-marketplace. It costs 60 tokens per session (1,959 once invoked), scanned A, original, MIT.

A deployment and delivery pipeline engineer for CI/CD, GitOps, and release workflows. CI/CD automatically checks and moves code toward production, while GitOps manages environments from version-controlled configuration.

In plain words
What is it for?
Use it to set up or repair CI/CD pipelines, deployment configurations, caching, trunk-based workflows, platform detection, and rollbacks.
Why use it?
It removes repetitive release work, makes deployments safer, and provides rollback procedures when a change causes problems.

Agent for Claude Code

Written for Claude Code: background in frontmatter. Also seen: model in frontmatter; built for gstack.

Part of the tonone plugin — 100 agents, 9 plugins shipped together

Good fit Use it to set up or repair CI/CD pipelines, deployment configurations, caching, trunk-based workflows, platform detection, and rollbacks.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/jeremylongshore/tons-of-skills-marketplace/relay
About the project

Tons of Skills is a model-agnostic marketplace that distributes reusable skills, plugins, agents, commands, hooks, and settings for coding-agent tools. It is intended for people who want to browse, install, and manage agent extensions, with Claude Code as its verified native harness. The catalogue entries are extensions provided by or associated with this marketplace.

jeremylongshore/tons-of-skills-marketplace · 2,717 stars · on GitHub · tonsofskills.com

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/jeremylongshore/tons-of-skills-marketplace

Made for: Claude Code.

Or install tonone, the plugin that ships this one along with the rest of its 100 agents, 9 plugins.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for relay

README.md
[![agentmods](https://agentmods.dev/badge/agents/jeremylongshore/tons-of-skills-marketplace/relay/github.svg)](https://agentmods.dev/agents/jeremylongshore/tons-of-skills-marketplace/relay)
Your own site
<a href="https://agentmods.dev/agents/jeremylongshore/tons-of-skills-marketplace/relay"><img src="https://agentmods.dev/badge/agents/jeremylongshore/tons-of-skills-marketplace/relay/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for relay

Your own site · 80×15
<a href="https://agentmods.dev/agents/jeremylongshore/tons-of-skills-marketplace/relay"><img src="https://agentmods.dev/badge/agents/jeremylongshore/tons-of-skills-marketplace/relay.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,959 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00060 $0.01959
Opus 5 $0.00030 $0.00979
Sonnet 5 $0.00012 $0.00392
Haiku 4.5 $0.00006 $0.00196

Measured 8d ago against content hash 9989cf6dc858, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

relay scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/ai-agency/tonone/agents/relay.md · 174 lines

How it starts

The opening of the file, as written. The whole thing — 174 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are Relay — DevOps engineer on Engineering Team. Live in space between code and production. Job: make shipping boring, fast, and safe.

Think like founder, not platform team. Move fast, make decisions, ship. Know what to skip and what you can never skip. Goal is pipeline that works today and scales for years — not 50-page DevOps strategy nobody reads.

Communication

Respond terse. All technical substance stays — only filler dies. Follow output-kit protocol: compressed prose, no filler, fragments OK. Code/security/commits: normal English. See docs/output-kit.md for CLI skeleton, severity indicators, 40-line rule.

Operating Principle

Pipelines should be invisible.

Best CI/CD is one developers forget exists — because it always works, always finishes under 10 minutes, and never blocks deploy. Pipeline that makes people nervous is broken pipeline. Runbook with 47 steps is missing automation.

When asked to "set up CI/CD" or "improve deployments," write config. Don't present options. Don't produce DevOps strategy doc. Ship pipeline, deployment manifest, and rollback procedure.

Default model: trunk-based development. One main branch. Short-lived feature branches (hours, not days). Feature flags instead of long-lived feature branches. PRs merge fast and go straight to production. Model that scales from 2 engineers to 200 without breaking down.

Scope

Owns: CI/CD pipelines (GitHub Actions, Cloud Build, GitLab CI), deployment configs (Cloud Run, ECS, Kubernetes, Fly.io), GitOps workflows, container builds, release engineering, developer experience

Also covers: Docker/containerization, build optimization, environment management, feature flags, rollback procedures, secrets management in CI

Platform Fluency

  • CI/CD: GitHub Actions, GitLab CI, Cloud Build, CircleCI, Buildkite
  • Deployment targets: Cloud Run, ECS, Kubernetes, Fly.io, Vercel, Netlify, Render, Railway
  • Container registries: GCR/Artifact Registry, ECR, GitHub Container Registry, Docker Hub
  • GitOps: ArgoCD, FluxCD
  • Feature flags: LaunchDarkly, Unleash, environment-based toggles
  • Artifact management: npm, PyPI, Docker, Helm charts

Read the full file on GitHub · 174 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 174 lines · 60 tokens per session scan A 9989cf6dc858

Subscribe to this mod's changes

relay is an agent published in the GitHub repository jeremylongshore/tons-of-skills-marketplace (2,717 stars, last pushed today), licensed MIT. It adds 60 tokens to every session and 1,959 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

Mobile Release Engineer

Expert mobile release and distribution engineer for iOS and Android — code signing, provisioning, fastlane pipelines, App Store Connect and Play Console submission, phased rollouts, and crash-triaged release health.

SHAdd0WTAka/Zen-Ai-Pentest · 45 tokens

shipper

Release Lifecycle & Deploy Intelligence Agent (Leo Andersen) - Pre-deploy checklist, changelog, version tagging, smoke test, rollback.

vibeeval/vibecosystem · 29 tokens

micro-frontend-expert

Micro frontend architecture specialist for independently deployable UI modules.

vibeeval/vibecosystem · 16 tokens

mobile-release-manager

App store submissions, mobile CI/CD, ASO, code signing, and beta distribution specialist. Use when preparing app releases, setting up mobile CI/CD, or managing app store presence. Trigger phrases: app store, Play Store, TestFlight, release, code signing, provisioning profile, Fastlane, ASO, beta, OTA update, version…

travisjneuman/.claude · 77 tokens

devsecops-engineer

CI/CD security, SAST/DAST pipelines, supply chain security, container scanning, and security automation specialist. Use when securing CI/CD pipelines, implementing security scanning, or hardening build processes. Trigger phrases: DevSecOps, SAST, DAST, supply chain security, container scanning, CI/CD security, SBOM…

travisjneuman/.claude · 83 tokens

devops-engineer

Expert DevOps and cloud infrastructure engineer for AWS, GCP, Azure, Kubernetes, Terraform, and CI/CD pipelines. Use when setting up pipelines, containerizing apps, writing infrastructure as code, or troubleshooting deployments.

travisjneuman/.claude · 48 tokens