reskill

Audit agent charters and histories to extract reusable team skills.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/CarlosSardo/nats-poc-simulator --skill reskill-carlossardo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reskill
Source: https://github.com/CarlosSardo/nats-poc-simulator/tree/main/.copilot/skills/reskill
Command: npx skills add https://github.com/CarlosSardo/nats-poc-simulator --skill reskill-carlossardo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifies recurring patterns in agent charters and histories to enable systematic extraction into reusable skills, reducing duplication and cognitive load across the team.

Core Features & Use Cases

  • Audit charters and histories to identify boilerplate, shared knowledge, and patterns suitable for skill extraction.
  • Extract identified patterns into new skills stored under .squad/skills/{skill-name}/SKILL.md and update related workflows.
  • Generate reports that show potential savings in charter size and history hygiene.

Quick Start

Audit all agent charters and histories to identify recurring patterns suitable for extraction into new or updated skills.

Frequently Asked Questions about reskill

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

FAQPage Schema
How do I identify recurring patterns in agent charters for skill extraction?

You can identify recurring patterns in agent charters by auditing team-wide workflows and histories to detect boilerplate. This process extracts shared knowledge into reusable skills, reducing duplication and cognitive load across agents.

What is the best way to reduce boilerplate in team agent histories?

The best way to reduce boilerplate in team agent histories is auditing them to identify shared patterns suitable for extraction. This optimizes history hygiene and systematically extracts recurring knowledge into reusable team skills.

How do I extract reusable skills from existing agent workflows?

You extract reusable skills from agent workflows by running audit, extract, and trim steps on charters and histories. Identified patterns are stored under .squad/skills/{skill-name}/SKILL.md with clear ownership and versioning.

Can I generate reports on potential savings from charter optimization?

Yes, you can generate reports on potential savings from charter optimization. The system analyzes extracted patterns to show reductions in charter size and improvements in history hygiene across the team.

Does this approach support lifecycle maintenance for shared patterns across agents?

Yes, this approach supports lifecycle maintenance for shared patterns across agents. It systematically manages team-wide charter optimization and history hygiene through audit, extract, trim, and report steps.