# Output Readability Gate

> Keep outputs readable for humans. Use before delivering plans, reports, READMEs, reviews, and adaptation output.

- Skill: `lubochka/output-readability-gate` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lubochka/output-readability-gate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lubochka/output-readability-gate/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: lubochka (https://skillmd.com/u/lubochka)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lubochka/output-readability-gate

---


# Output Readability Gate

## Purpose
Keep outputs readable for humans.

## When to Use
Use before delivering plans, reports, READMEs, reviews, and adaptation output.

## Inputs
Draft output, target audience, required details, verification status.

## Steps
1. Remove irrelevant internal noise.
2. Group related information.
3. Keep action items visible.
4. Preserve important evidence without overwhelming the reader.

## Gates
The output is concise, clear, and actionable.

## Evidence
Readable final artifact or review pass.

## Anti-Patterns
Huge unstructured dumps, duplicated sections, and unexplained jargon.

## Related
`session-output-contract`, `documentation-sync`

