What problem does it solve?
This Skill helps refine an existing skill when it has failing checks, weak workflow coverage, or missing guardrails. It turns diagnosis and patching into a controlled loop so improvements can be measured before changes are kept.
Core Features & Use Cases
- Baseline Testing: Runs static checks first, then category checks when applicable, to identify exactly where the skill is weak.
- Targeted Diagnosis: Maps each failure or warning to a specific gap in the skill text, including missing phases, missing verdict language, or missing ask-before-write guidance.
- Dual-Domain Review: Preserves game content while adding product-specific routing, steps, outputs, and follow-up guidance when a skill spans both domains.
- Safe Patch Workflow: Proposes focused edits, asks for approval before writing, retests after changes, and can revert if the result does not improve.
- Use Case: An agent maintainer wants to upgrade a skill that fails static validation and needs clearer handoff language, stronger routing, and better write safeguards.
Quick Start
Ask the assistant to improve a named skill using the test-fix-retest workflow and review the proposed patch before approving any write.