用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/nathanvale/claude-code-config --skill fallow命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Creating or changing tests, fixtures, mocks, snapshots, test helpers, or test harnesses; require a pre-write Test Design Brief.
Browser tasks through Warm Chrome; no Chrome for Testing.
Explicit whole-suite test architecture review, visual candidates, or proof-boundary improvements.
正在显示 SKILL.md
| name | fallow |
| description | Use after implementation or before review prep when changed code needs a Fallow code-quality self-review. |
| role | quality-gate |
Use after implementation, cleanup, or review prep when JS/TS code needs Fallow analyzer evidence.
audit --plain when target fit and scope are plausible.--root plus --base-ref HEAD; use default base for whole-branch PR review.doctor, follow the first safe repair hint, then retry the same evidence command.audit; escalate to JSON only for issue references, repair planning, structured evidence, or before/after comparison.why target) for reachability evidence before treating removal as a candidate.dead-code, health, and dupes carry no attribution; add-tests and remove-export run mostly false-positive against contract exports and integration-tested code; intersect with coverage per references/workflows.md before treating findings as real.dead-code, dupes, or health from the request shape; use health first for bare cleanup asks.doctor when setup, JS/TS target fit, git readiness, JSON capability, or config scope is unknown.fix-preview before source mutation.references/safety.md; use runner help for the apply marker.skills/fallow/package.json#scripts (fallow-runner).skills/fallow/src/fallow-runner.ts.skills/fallow/src/command-contract.ts.skills/fallow/src/fallow-runner.test.ts.skills/fallow/src/fallow-runner.live.test.ts.skills/fallow/references/commands.md.skills/fallow/references/workflows.md.skills/fallow/references/safety.md.skills/fallow/references/ci.md.skills/fallow/PROVENANCE.md.doctor when Fallow availability, repo shape, git readiness, or config scope is unknown on a plausible JS/TS target.commands.md for mode selection and --help for exact syntax.bun --filter fallow-scripts test after runner, command-contract, or workflow behavior changes.bun --filter fallow-scripts typecheck after TypeScript edits.references/safety.md before mutation.references/safety.md as owner for apply policy, excluded behavior, and config trust.references/commands.md for mode selection and help pointers.references/workflows.md for self-review, audit attribution, cleanup, coverage-intersect, preview, apply, and rerun loops.references/safety.md for the mutation boundary and trust rules.references/ci.md only for adoption guidance; CI setup is reference-only in v1.