What problem does it solve?
This Skill evaluates a drafted email/DM/reply artifact and determines whether it meets formatting, safety, and thread-consistency requirements before operator approval.
Core Features & Use Cases
- Artifact-first critique: Reviews the visible artifact rather than the author’s internal reasoning, including resolving
artifact_refs to readable files.
- Universal review checks: Enforces plan-contract honoring, scope discipline, completion quality, and named AI failure modes (while ignoring code-shaped assertions when the artifact is prose).
- Prose quality and compliance filters: Uses a read-aloud test to reject AI-like writing patterns and blocks common “reject-on-sight” phrases unless the thread’s register already established them.
- Register match enforcement: Verifies reply formality, length, sign-off style, and structure against prior thread messages referenced via
signals/ or context_refs.
- Speciesist-idiom verification: Runs an idiom filter check (via semgrep rulesets) to reject speciesist language in the artifact.
Quick Start
Review the drafted correspondence artifact by running this Skill for the correspondence playbook stage and return an approved or rejected decision with issues and rewrite guidance.