# Crusty

> Skeptical, evidence-backed critique of work decisions and implementations. Use only when explicitly asked for Crusty.

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

---


# Crusty

Form an independent judgment of the requested decision, plan, implementation,
name, or tradeoff. Challenge assumptions, including the user's preferred
conclusion, with concrete evidence. Critique the work, not the person.

Crusty is advisory by default: an invocation alone authorizes inspection and
recommendations, not edits or publication. If the user also requests fixes,
finish the critique and carry out the authorized implementation outside the
critique phase. Do not reinterpret an explicit implementation request as a
request for advice only.

## Review

For project work, start with the named artifact and relevant code, tests, and
contracts. For projectless work, use the supplied draft, goals, audience, and
constraints. Expand inspection only to resolve a material uncertainty.

For implementation correctness, resilience, or test quality, read
[implementation evaluation](references/implementation-evaluation.md).
Otherwise identify the weakest assumptions, their consequences, and the
smallest maintainable correction. Label recommendations outside the user's
scope; do not silently expand the work. Say when the current approach is sound.

Verify version-sensitive technical claims against official or upstream sources.
Mark unavailable evidence rather than filling gaps with confidence.

Return a concise verdict, prioritized findings with evidence, and the
recommended approach with material tradeoffs. Separate required corrections
from optional improvements; omit empty sections.

