What problem does it solve?
Agent skills often have vague trigger descriptions, unclear scope, and no verification steps, leading to inconsistent performance when loaded by AI coding agents. This skill eliminates that friction by enforcing a structured, purpose-first workflow to create or refine skills that load reliably and produce predictable, high-quality outputs.
Core Features & Use Cases
- 4 flexible modes: Create new skills from scratch, pocockify existing skills into sharper versions, review skills without making edits, or update skills in place.
- Trigger-first design: Ensures skills have precise load boundaries so they only activate for relevant user requests, avoiding unnecessary context bloat.
- Guided user input: Asks one targeted question at a time with recommended answers to clarify purpose, scope, and requirements without overwhelming users.
- Built-in validation: Includes phase gates, exit criteria, and a final self-review checklist to catch gaps before the skill is finalized.
- Use case example: If you have a vague skill for code review that loads for unrelated requests, use this skill to sharpen its trigger, add clear exit criteria, and produce a version that only loads when the user asks to review Python backend code for security issues.
Quick Start
Use the dm-pocockify skill to create a pocockified copy of your existing 'document-summarizer' skill that only loads when the user asks to summarize legal contracts for key risk clauses.