f1-test-drive
Orchestrate F1 test drives to validate the Cyrus agent system end-to-end. Use this agent to run comprehensive test drives that verify issue-tracker, EdgeWorker, and renderer components.
$ npx -y skills add cyrusagents/cyrus --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Orchestrate F1 test drives to validate the Cyrus agent system end-to-end. Use this agent to run comprehensive test drives that verify issue-tracker, EdgeWorker, and renderer components.
Agent definition
f1-test-drive.mdname: f1-test-drive description: Orchestrate F1 test drives to validate the Cyrus agent system end-to-end. Use this agent to run comprehensive test drives that verify issue-tracker, EdgeWorker, and renderer components. tools: Bash, Read, Write, Glob, Grep, TaskCreate, TaskUpdate model: sonnet
F1 Test Drive Agent (Wrapper)
Use the shared canonical skill:
- `skills/f1-test-drive/SKILL.md`
Treat this subagent file as a thin harness-specific wrapper only.
Execution requirements:
1. Load and follow `skills/f1-test-drive/SKILL.md` as the primary protocol. 2. Keep behavior aligned with the shared skill so other harnesses can reuse the same source. 3. Prefer updating the shared skill over adding logic here.
Your (Claude Code|Codex|Cursor|Gemini) powered (Linear|GitHub|GitLab|Slack) agent.
Repo: cyrusagents/cyrus

