Extracts procedural knowledge from agent charters into shared reusable skills to optimize context budget. Audits charters for step-by-step procedures and checklists, identifies duplicates across agents, and produces slimmed-down charters under 1.5KB. Use when agent charters are too large, consolidating duplicated procedures, or reducing token usage by converting inline instructions into shared skill references.
78
67%
Does it follow best practices?
Impact
96%
1.12xAverage score across 3 eval scenarios
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./.squad/skills/reskill/SKILL.mdObjective: Optimize our context budget by extracting procedural knowledge from charters into shared skills.
Process (follow .squad/skills/reskill/SKILL.md):
Target: Most charters should be <1.5KB after reskilling. Extract anything procedural (>3 lines of "how to do X").
Keep identity intact.
Run this now — full audit, extraction, and metrics report.
1bd9b17
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.