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/).

跳到安装

来源信息

仓库
serjflint/saitenka
最近来源活动
2026年8月12日 18:48
检测到的 SKILL.md 语言
英语
星标
5
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。