What problem does it solve?
Maintaining AI agent skills consistently is hard: SKILL.md files drift into case enumerations, duplicated commands, and misplaced mechanisms. This Skill applies one authoring standard as a procedure whenever you create, edit, review, or respond to review feedback on any file under skills/**.
Core Features & Use Cases
- Four operating modes: creating a new skill, editing an existing one, reviewing a skill change, and acting on review feedback, each with its own reference guide and done condition.
- Standards enforcement: rules for conditions-over-cases, provenance-based removal, layered mechanism ownership, portable descriptions, and cross-model (Claude/Codex) compatibility.
- Validation guidance: mechanical contracts go to bun test while behavior-bearing prose changes get targeted evals on multiple hosts.
- Use Case: When a bot review flags a skill file, use this Skill to classify each finding as Change/Verify/Consider, close gaps at the owning layer, and record the verdicts.
Quick Start
Use the ce-skill-work skill to review the changes I made to the SKILL.md file in my skills directory.