reskill

Audit team charters and histories to extract recurring patterns into reusable skills.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/jperezdelreal/GymBro --skill reskill-jperezdelreal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reskill
Source: https://github.com/jperezdelreal/GymBro/tree/main/.copilot/skills/reskill
Command: npx skills add https://github.com/jperezdelreal/GymBro --skill reskill-jperezdelreal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This workflow audits team charters and histories to identify boilerplate, shared knowledge, and recurrent learnings, then promotes these patterns into reusable skills to reduce cognitive load and per-agent context.

Core Features & Use Cases

  • Audit and identify patterns: scan charters and histories to detect boilerplate and domain knowledge that recur across agents.
  • Skill extraction: create or update skills under .squad/skills to capture recurring patterns, trimming charters and histories to concise root patterns.
  • Reporting and governance: generate summaries and target reductions in charter and history sizes; maintain a lightweight architecture and governance for ongoing optimization.

Quick Start

Run a reskill pass to audit charters and histories, then extract recurring patterns into new skills.

Frequently Asked Questions about reskill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract recurring patterns from team charters into reusable skills?

You can extract recurring patterns from team charters by running a reskill pass that audits charters and histories to detect boilerplate, then consolidates those findings into reusable skills under .squad/skills with proper frontmatter templates.

What is team charter optimization and how does it reduce per-agent context?

Team charter optimization audits charters and histories to identify boilerplate, shared knowledge, and recurrent learnings, then promotes these patterns into reusable skills. This reduces per-agent context by trimming charters to concise root patterns and lowering cognitive load.

How do I audit agent histories to identify shared knowledge and boilerplate?

Audit agent histories by scanning charters and histories to detect boilerplate and domain knowledge that recurs across multiple agents. The workflow identifies these recurring patterns and extracts them into reusable skills to maintain a lightweight architecture.

Can I use this workflow for governance and maintenance across multiple agents?

Yes, this workflow applies to governance and maintenance workflows across multiple agents. It generates summaries and target reductions in charter and history sizes while maintaining a lightweight architecture for ongoing team optimization and governance.

Do I need specific frontmatter templates to create skills under .squad/skills?

Yes, creating or updating skills under .squad/skills requires proper frontmatter templates. The workflow extracts recurring patterns from charters and histories, then writes them as structured skills with the correct frontmatter to ensure proper governance and reusability.

What is the best way to reduce cognitive load from bloated team charters?

The best way to reduce cognitive load from bloated team charters is to audit and consolidate them by extracting recurring boilerplate and mature learnings into reusable skills. This trims the charter and history structure to concise root patterns, significantly reducing per-agent context.