What problem does it solve?
This Skill helps you turn a vague or repetitive workflow into a reusable Agent Skill with clear goals, boundaries, validation, and release discipline. It is designed for cases where a simple prompt is not enough because the workflow needs trigger control, evidence checks, progressive loading, or closed-loop improvement.
Core Features & Use Cases
- Skill creation and refactoring: Design or rewrite a Skill so its trigger, first action, execution steps, and boundaries are explicit.
- Evidence-driven evaluation: Define minimum research, trigger tests, baseline comparisons, acceptance runs, and failure modes before calling a Skill production-ready.
- Progressive loading and release gating: Separate core behavior from conditional research, multimodal routes, and release-only proof requirements.
- Closed-loop governance: Record run evidence, reviewer findings, and writeback decisions so improvements can be reused instead of lost.
- Use Case: You want to convert a recurring internal workflow into a deployable Skill, but you need guardrails for scope, validation, and public-ready packaging.
Quick Start
Ask the Skill to evaluate a workflow, identify whether it should become a Skill, and produce the goal contract, boundary contract, and validation plan.