What problem does it solve?
This Skill reduces per-agent context bloat by identifying repeated charter/history patterns and promoting them into reusable shared skills, making coordination faster and leaner.
Core Features & Use Cases
- Periodic Charter/History Audit: Measures charter and history sizes and flags repeated boilerplate, duplicated domain knowledge, and recurring learnings.
- Skill Extraction Workflow: Creates or updates skills so shared patterns move out of individual charters/histories and into
.squad/skills/{skill-name}/SKILL.md.
- Context Trimming & Promotion Rules: Enforces target size limits (≤1.5KB charters, ≤8KB histories) and promotes entries appearing across 2+ or 3+ agents.
- Savings Reporting: Produces a savings table showing before/after sizes per agent and overall reduction.
Quick Start
Run reskill as a team-wide maintenance pass whenever charter or history growth is suspected to extract repeated content into shared skills and then trim each agent to the target size limits.