Skip to main content

test-adequacy

Run and interpret saitenka's opt-in test-adequacy tools for the pure core — mutation (`poe mutate`, cosmic-ray), coverage-guided fuzzing (`poe fuzz`, atheris), symbolic execution (`poe crosshair`, z3) — and harden what they find. Use when asked to "run mutation testing / poe mutate", "a mutant survived / kill this survivor", "fuzz the parser / poe fuzz", "poe crosshair / symbolic check", "is the pure core adequately tested", or "harden this with a property". Covers the allowlist (TARGETS in tools/mutate/run.py), what earns a target, survivors to a Hypothesis property + @example, the crash-repro workflow, the 3.13-env pinning, and why HypoFuzz is not adopted. All three are NOT in `poe all`. NOT for authoring an ordinary test (use write-test); NOT for running the pre-push gate (use dev-gate); NOT for the Sharpen loop's design (.agents/sharpen/).

Jump to install

Source facts

Repository
serjflint/saitenka
Last source activity
August 12, 2026 at 18:48
Detected SKILL.md language
English
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.