Test Fixtures — Testing skill for Claude Code
Run this repo's LLM-based test fixtures (fixtures/scoring and fixtures/commands) end to end and report pass/fail, with automatic backup and restore of any real tracking data touched.
How to install Test Fixtures
Installs to ~/.claude/commands/jsbakker-job-os-test-fixtures.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jsbakker/job-os/HEAD/.claude/commands/test-fixtures.md -o ~/.claude/commands/jsbakker-job-os-test-fixtures.md Restart Claude Code, or start a new session, for it to be picked up.
What Test Fixtures does
name: test-fixtures description: Run this repo's LLM-based test fixtures (fixtures/scoring and fixtures/commands) end to end and report pass/fail, with automatic backup and restore of any real tracking data touched
Run the fixture set(s) selected by: $ARGUMENTS
You are running this project's manual, periodic calibration checks for real — copying fixture inputs into place, invoking the actual `/tailor-resume`, `/update-status`, `/prep-interview`, and `/import-applications` command logic
Alternatives in Testing
- OpenAgentsControl — AI agent framework for plan-first development workflows with approval-based execution 4.8k ★
- Spec Driven Develop — Spec-driven development workflow for AI coding agents: architecture-first planning, task decomposition, GitHub 975 ★
- N9e Config Driven E2e — Maintain config-driven Nightingale E2E tests that convert JSON config data into UI-readable normalized values 301 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Claude Code Receipts
Claude Code plugin that checks the agent's end-of-turn claims against what it actually did this session — flag
Backup Verify
/backup-verify — Restic / Cloud-Backup Restore-Test
Hiberius Skills
Ten Agent Skills from fifteen years of performance marketing and the systems built around it: CPA profit maths
Symfony Fixtures
Create test fixtures using Foundry factories for realistic test data
Golang Test Review
Use when reviewing Go test code (new or changed _test.go files, test harnesses, fixtures, or test tooling) for
Rubyn Self Test
Smoke test Rubyn-Code itself — exercises every major subsystem and reports a pass/fail scorecard
Related Agents
Database Reliability Engineer
Use this agent to review database schema, indexing, backup/restore posture, and replication/failover configura
Wikiskill Grader
Strict LLM-judge grader — given a task's success criteria and an inference agent's transcript/final answer, re
Dev Testing Validator
Runs the full DEV_TESTING_GUIDE validation for the coding-agent-hub repository, spawning real OS processes for