rust-agent-handoff
✓Handoff protocol for Rust multi-agent development system. Use when working as rust-architect, rust-developer, rust-testing-engineer, rust-performance-engineer, rust-security-maintenance, rust-code-reviewer, rust-cicd-devops, or rust-debugger. ALWAYS read on agent startup.
Installation
SKILL.md
Subagents work in isolated context — they cannot see each other's conversations. This protocol enables structured communication through flat YAML files.
| rust-architect | -architect.yaml | | rust-developer | -developer.yaml | | rust-testing-engineer | -testing.yaml | | rust-performance-engineer | -performance.yaml | | rust-security-maintenance | -security.yaml | | rust-code-reviewer | -review.yaml | | rust-cicd-devops | -cicd.yaml | | rust-debugger | -debug.yaml |
Key point: Subagents cannot call each other directly. They return results to parent, who orchestrates the next call.
Handoff protocol for Rust multi-agent development system. Use when working as rust-architect, rust-developer, rust-testing-engineer, rust-performance-engineer, rust-security-maintenance, rust-code-reviewer, rust-cicd-devops, or rust-debugger. ALWAYS read on agent startup. Source: bug-ops/claude-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bug-ops/claude-skills --skill rust-agent-handoff- Source
- bug-ops/claude-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is rust-agent-handoff?
Handoff protocol for Rust multi-agent development system. Use when working as rust-architect, rust-developer, rust-testing-engineer, rust-performance-engineer, rust-security-maintenance, rust-code-reviewer, rust-cicd-devops, or rust-debugger. ALWAYS read on agent startup. Source: bug-ops/claude-skills.
How do I install rust-agent-handoff?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bug-ops/claude-skills --skill rust-agent-handoff Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bug-ops/claude-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01