wio
01Plugin Claude Code
@workersio/skills helps coding agents write, review, and diagnose high-value tests instead of coverage padding.
Plugin Claude Code
@workersio/skills helps coding agents write, review, and diagnose high-value tests instead of coverage padding.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing test-review-reminder.py via python3 with --show-toplevel. From workersio/skills.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Instructions file CodexOpenCode
Instructions for workersio/skills, covering agents.md, canonical paths and maintenance rules.
Instructions file
Instructions for workersio/skills, covering claude.md, canonical paths and maintenance rules.
Plugin Claude Code
Testing workflow skill for high-value test discovery, strategy selection, focused implementation, realistic workload generation, strict review, and suite health diagnostics.
Agent
Read-only WIO subagent for discovering high-value test or workload candidates before implementation. Use during $wio scan, $wio workload, or the discovery stage of $wio test.
Agent
Read-only WIO subagent for challenging the selected testing strategy before implementation. Use after candidate selection and before editing test files.
Agent
Read-only WIO subagent for reviewing a written test and deciding KEEP, REDO, or REMOVE. Use after $wio test edits a test, or when asked whether a test is valuable.
Skill Claude CodeCodex
Testing workflow skill for finding high-value test candidates, writing focused tests, generating realistic workloads, reviewing test value, and diagnosing test-suite health. Use for prompts about what to test next, adding or improving tests, reviewing whether a test is worth keeping, low-signal or flaky tests…