skill-optimize

Installation
SKILL.md

[IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting.

Shared Protocol Duplication Policy — Inline protocol content in skills (wrapped in <!-- SYNC:tag -->) is INTENTIONAL duplication. Do NOT extract, deduplicate, or replace with file references. AI compliance drops significantly when protocols are behind file-read indirection. To update: edit .claude/skills/shared/sync-inline-versions.md first, then grep SYNC:protocol-name and update all occurrences.

Quick Summary

Goal: Optimize an existing skill for token efficiency, AI attention anchoring, and SYNC protocol compliance.

Workflow:

  1. Analyze — Review structure, line count, SYNC tags, attention anchoring
  2. Check SYNC compliance — Verify protocols are inlined (not file references), tags balanced
  3. Optimize — Apply prompt-enhance principles, move details to references, improve clarity
  4. Enhance — Call /prompt-enhance on the optimized SKILL.md
  5. Validate — Verify skill still works correctly after optimization
Related skills
Installs
13
GitHub Stars
6
First Seen
Mar 7, 2026