Skybreaker skills turn soft expectations into hard checks. Use them when a failure mode should stop depending on memory, good taste, or manual review.
Available skills
lint-gauntlet.md — codify a recurring style, safety, or structural rule in lint, types, or CI.
contract-binding.md — define and enforce producer-consumer contracts with schemas, compatibility checks, and tests.
Usage contract
Name the invariant before choosing the tool.
Prefer the narrowest enforceable mechanism that catches the real failure class.
Minimize permanent exemptions; if one exists, make it explicit and reviewable.
Escalate to Bondsmith when compatibility spans teams or repos and needs choreography, not just enforcement.
1---2name: skills-43description: Skybreaker Skills4---5# Skybreaker Skills67Skybreaker skills turn soft expectations into hard checks. Use them when a failure mode should stop depending on memory, good taste, or manual review.89## Available skills1011- [`lint-gauntlet.md`](./lint-gauntlet.md) — codify a recurring style, safety, or structural rule in lint, types, or CI.12- [`contract-binding.md`](./contract-binding.md) — define and enforce producer-consumer contracts with schemas, compatibility checks, and tests.1314## Usage contract15161. Name the invariant before choosing the tool.172. Prefer the narrowest enforceable mechanism that catches the real failure class.183. Minimize permanent exemptions; if one exists, make it explicit and reviewable.194. Escalate to Bondsmith when compatibility spans teams or repos and needs choreography, not just enforcement.
Run npx skillmds@latest add hmbown/skills-4 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Skybreaker Skills It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Hmbown (@hmbown) published this skill. Their other Agent Skills are listed on their SkillMD profile.