What problem does it solve? Valuable workflows, conventions, and task procedures discovered during a conversation are lost when the session ends. This Skill captures them as persistent, reusable skill files so future agent instances can repeat the same process without re-explanation. ## Core Features & Use Cases - Guided Skill Authoring: Walks through intent capture, naming rules, frontmatter requirements, and directory structure for new skills. - Progressive Disclosure Design: Enforces a three-level loading model (metadata, SKILL.md body, bundled references/scripts/assets) to keep context usage efficient. - Writing Standards: Provides rules for trigger-focused descriptions, imperative style, specificity matching, and a pre-flight checklist. - Use Case: After working through a deployment checklist with an agent, ask it to turn that process into a skill so the next session triggers it automatically whenever you mention deploying. ## Quick Start Turn the workflow we just completed into a reusable skill saved under .agents/skills/.