Pipelines accumulate stages. The deploy chain has 12 steps, the team only remembers 5. When something fails, the root cause is often in a step nobody can name.
The /relay-recon skill maps the deploy chain from commit to production: triggers, build, test, artifact publish, environment promotion, deployment. Each stage with risk assessment and what happens when it fails.
Tonone's /relay-recon skill maps the deploy chain with risk assessment per stage.
Related skills
Install
/relay-recon ships with the Relay agent in Tonone for Claude Code.
1. Add to marketplace
$ claude plugin marketplace add tonone-ai/tonone
2. Install Relay
$ claude plugin install relay@tonone-ai
Frequently asked questions
- What does /relay-recon do?
- It maps the full deploy chain with risk assessment per stage.
- How do I install /relay-recon?
- Install Tonone for Claude Code via tonone.ai/get-started.