reskill

Audit charters and histories to extract recurring patterns into reusable SKILL.md files.

9|1|Updated Jul 21, 2025
One-click install
npx skills add https://github.com/usepowershell/PoshMcp --skill reskill-usepowershell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reskill
Source: https://github.com/usepowershell/PoshMcp/tree/main/.copilot/skills/reskill
Command: npx skills add https://github.com/usepowershell/PoshMcp --skill reskill-usepowershell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reduces per-agent context overhead by auditing charters and histories to extract shared patterns into reusable skills.

Core Features & Use Cases

  • Audit charters and histories to identify boilerplate, duplicate knowledge, and repetitive patterns.
  • Extract identified patterns into new or updated skills under .squad/skills/, following the standard SKILL.md template and setting confidence levels.
  • Trim charters and histories to target sizes and report savings, enabling scalable governance of knowledge.

Quick Start

Run the reskill process to audit all charters and histories and promote recurring patterns to skills.

Frequently Asked Questions about reskill

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

FAQPage Schema
How do I extract reusable knowledge from team charters and histories?

Extract reusable knowledge from charters and histories by auditing all agents to identify boilerplate and recurring patterns, promoting them into structured skills under .squad/skills/ using SKILL.md templates, and trimming the original content to reduce context overhead.

What is the best way to reduce duplicated knowledge across multiple agent charters?

The best way to reduce duplicated knowledge across charters is auditing all agents to identify repetitive patterns, extracting them into reusable skills with confidence levels, and updating the charters to report context savings.

How do I trim team histories to target sizes without losing critical information?

Trim team histories to target sizes by auditing them to identify boilerplate, extracting recurring patterns into reusable skills under .squad/skills/, and updating the histories accordingly to eliminate redundant context while preserving essential workflows.

Can I promote recurring patterns into skills using a standard template?

Yes, you can promote recurring patterns by extracting identified patterns from charters and histories into new or updated skills, following the standard SKILL.md template and defining confidence levels for structured knowledge governance.

Does extracting skills from charters require a specific directory structure?

Yes, extracting skills requires structured artifacts stored in the .squad/skills directory and a defined workflow to identify patterns, populate SKILL.md templates, and update charters and histories accordingly.

Why does per-agent context overhead increase when managing multiple agent charters?

Per-agent context overhead increases due to boilerplate and duplicated knowledge spread across charters and histories, requiring audits to extract shared patterns into reusable skills to enable scalable governance.