F1 Test Drive banner
ceedaragents ceedaragents

F1 Test Drive

Testing & QA community

Description

--- name: 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. L

Installation

Installs to ~/.claude/agents/ceedaragents-cyrus-f1-test-drive.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ceedaragents/cyrus/HEAD/.claude/agents/f1-test-drive.md -o ~/.claude/agents/ceedaragents-cyrus-f1-test-drive.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository