What problem does it solve? Agent skill packages often behave unpredictably because of vague trigger descriptions, scattered instructions, and bloated content. This Skill provides a repeatable method for designing, reviewing, and editing SKILL.md packages so agents follow the same process under similar requests. ## Core Features & Use Cases - Trigger Design: Shapes the frontmatter description as the invocation surface, with guidance on aliases, narrow triggers, and routing skills. - Structure and Steering: Orders instructions by frequency of use, adds checkable done conditions, and uses compact behavioral cues to shape agent behavior. - Pruning and Package Checks: Removes no-op lines and stale content, then runs a final checklist covering name consistency, support files, registry entries, and validators. - Use Case: When drafting a new skill for Claude Code or Codex, use this Skill to turn a rough idea into a small, checkable package with a clear trigger surface and minimal host-portable metadata. ## Quick Start Use the agent-skill-mechanics skill to review my draft SKILL.md and tighten its triggers, structure, and wording.