What problem does it solve? Authoring a well-formed SKILL.md requires consistent decisions about naming, triggers, tool scope, safety classification, and output shape; this Skill walks designers through that construction sequence and produces a complete draft with an independent audit. ## Core Features & Use Cases - Guided Decision Sequence: Walks the seven-step construction sequence (name, trigger, tools, safety-critical classification, procedure, output shape, composition cross-check) and records each decision. - Template-Based Drafting: Applies the SKILL.md template skeleton to produce a complete draft with populated frontmatter and all required sections. - Delegated Audit: Invokes the assess-skill subagent in fresh context to grade the draft, keeping generation and assessment separate. - Use Case: A designer describes intent for a new skill, optionally supplies a partial draft, and receives a full SKILL.md draft plus audit findings, with optional write to a target path only after explicit approval. ## Quick Start Ask the assistant to design a new skill from your intent description, for example: design a skill that reviews pull request descriptions for completeness.