# Principle Skip Loudly

> Requires skipped work to be reported explicitly. Apply when reporting any run outcome.

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

---


# Skip Loudly

Report every skipped pass, degraded mode, and deliberate omission on a named line; a silent skip is indistinguishable from one that had nothing to do.

- Keep every report section; when empty, it says so on its own line: "No findings.", "Not run: <reason>.", or "Nothing declared."
- Name which check skipped, what was unavailable, and what would have run.
- Name deliberate omissions, fence-skipped items, partially loaded data, and anything left on disk or the board.
- Describe each affected item with degraded wording such as "unverified" or "captured — not yet uploaded", never success wording.

