Test Resume — Testing skill for Claude Code
A/B verification harness for the resume subagent.
How to install Test Resume
Installs to ~/.claude/skills/martinovad-jarvis-agent-memory-test-resume/SKILL.md
mkdir -p ~/.claude/skills/martinovad-jarvis-agent-memory-test-resume && curl -fsSL https://raw.githubusercontent.com/martinovad/jarvis-agent-memory/HEAD/skills/test-resume.md -o ~/.claude/skills/martinovad-jarvis-agent-memory-test-resume/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Test Resume does
A/B verification harness for the resume subagent. Scoring is deterministic via `mcp__jarvis__pick_resume_sessions`, so this harness no longer verifies algorithmic parity — it verifies (a) the subagent calls the tool with the right inputs, (b) Haiku renders Working-Memory and Preferences faithfully, and (c) cost savings vs. inline Opus are real. Re-run any time the subagent prompt or rendering rules change.
**Step 0 — Resolve project** Resolve project per /resume Step 0. Capture `Slug`, `Vault R
Alternatives in Testing
- Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
- Test Verify UI — Verifies the UI tests 76 ★
- Test Matrix — Review or expand the verification matrix for the live harness surface 58 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Vnv Sprint Prep
V&V (Validation and Verification) sprint preparation — check cross-platform parity on the dev board, clone spr
Phased Engineering Pipeline
Claude Code skill for building software with AI agents: seven roles, vertical-slice phases, deterministic chec
Quinn
Activates Quinn, QA Engineer. Validates releases, runs regression checks, verifies service wiring, tests API e
Test Matrix Planning
Turn a growing harness surface into a realistic verification matrix instead of a few lucky spot checks.
Agentarena
Adversarial coding-agent evaluation harness that pits Claude Code, Codex, and Gemini CLI against the same repo
Loopeng
Agent-agnostic Loop Engineering runner: portable loop.yaml spec + deterministic verification gate + guardrails
Related Agents
Cook Plan
jeff plan stage. For code tasks, design and author the test contract and prove RED. For operation tasks, defin
Plugin Contract Reviewer
Verifies the otel-as-code repo conforms to Claude Code plugin runtime contracts — hook stdin payload keys and
Test Matrix Keeper
Expand or review the verification matrix for a growing harness surface