# Skill Prose Review

> Use this skill when reviewing the contract completeness of Skills, Prompts, metadata, or QA documentation; triggers include Skill prose review, Prompt review, and contract audit.

- Skill: `naodeng/skill-prose-review` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds add naodeng/skill-prose-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/naodeng/skill-prose-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: naodeng (https://skillmd.com/u/naodeng)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/naodeng/skill-prose-review

---


# Skill Prose Contract Review

## When to use

- Review a Skill, Prompt, metadata, example, or output format.
- Check whether prose is executable, independently installable, and verifiable.

## Workflow

1. Confirm scope and document role.
2. Trace trigger → input → rules → output → constraints → verification.
3. Report blockers, important suggestions, location, impact, and evidence.
4. List missing information and unverified claims.

## Constraints

- Do not invent behavior, tools, or facts.
- Do not report static reading as runtime validation.
- Do not rewrite files unless explicitly requested.

## On-demand loading

- Read `prompts/skill-prose-review.md` before producing the review.
- Use `evals/` for evaluation and report static and runtime evidence separately.

## Final checklist

- [ ] Scope and document role are explicit
- [ ] Input, output, constraints, and verification are covered
- [ ] Gaps and evidence levels are stated
- [ ] No unauthorized file changes

