# Skills

> Windrunner Skills

- Skill: `hmbown/skills-3` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add hmbown/skills-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hmbown/skills-3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Hmbown (https://skillmd.com/u/hmbown)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hmbown/skills-3

---

# 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`](./pr-shield.md) — produce the merge packet for a risky PR: blast radius, reviewer hotspots, rollout plan, and rollback plan.
- [`guardrail-audit.md`](./guardrail-audit.md) — audit defaults, validation, limits, idempotency, kill switches, and other safety rails around a change.

## Usage contract

1. Pick the narrowest skill that matches the problem.
2. Ask for concrete edits, checks, and artifacts, not generic caution.
3. Prefer small guardrails with clear ownership over broad procedural theater.
4. If the risk cannot be evaluated from the available evidence, escalate to Truthwatcher.

