# Relay Pass

> Write a high-signal Relay handoff document so a fresh agent can continue the work. Use when ending, saving, or transferring a session.

- **Type:** Skill
- **Install:** `agentstack add skill-rianbee-relay-skill-relay-pass`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [RiAnBee](https://agentstack.voostack.com/s/rianbee)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [RiAnBee](https://github.com/RiAnBee)
- **Source:** https://github.com/RiAnBee/relay-skill/tree/main/skills/relay-pass

## Install

```sh
agentstack add skill-rianbee-relay-skill-relay-pass
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

Run Relay in `pass` mode.

Use the canonical behavior in `../relay/SKILL.md`, but force the action to `pass` even if the user did not type the word `pass`.

Treat all user arguments as the pass-mode focus and flags:

- `--keep` or `--persist`: save under `.relay/` in the coding agent's startup directory.
- `--tmp` or `--temp`: save under the system temp directory, `${TMPDIR:-/tmp}`.
- `--full`: write the maximum-fidelity relay document and preserve important original wording, rationale, and failed paths.
- `--compact` or `--brief`: write the compact relay document.
- Any other text: describe what the next session should focus on.

Do not summarise the `relay-pass` invocation itself. Summarise the real work that happened before this command.

Use the storage and detail rules from `../relay/SKILL.md`. Built-in defaults are project-local `.relay/` storage and compact detail. `.relay/config.json` may change those defaults, and invocation flags override settings for this pass only.

After writing the file, tell the user the path and give a short summary of what was captured.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [RiAnBee](https://github.com/RiAnBee)
- **Source:** [RiAnBee/relay-skill](https://github.com/RiAnBee/relay-skill)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-rianbee-relay-skill-relay-pass
- Seller: https://agentstack.voostack.com/s/rianbee
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
