Windrunner Skills
Windrunner skills convert risky changes into bounded, reviewable, survivable work. Use them when the question is not merely "can this ship?" but "how do we keep other people safe while it ships?"
Available skills
pr-shield.md— produce the merge packet for a risky PR: blast radius, reviewer hotspots, rollout plan, and rollback plan.guardrail-audit.md— audit defaults, validation, limits, idempotency, kill switches, and other safety rails around a change.
Usage contract
- Pick the narrowest skill that matches the problem.
- Ask for concrete edits, checks, and artifacts, not generic caution.
- Prefer small guardrails with clear ownership over broad procedural theater.
- If the risk cannot be evaluated from the available evidence, escalate to Truthwatcher.