reskill

Extract shared patterns from agent charters and histories into reusable skill units.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the issue of agent context bloat by identifying and extracting redundant patterns from agent charters and histories into reusable, shared skills.

Core Features & Use Cases

  • Pattern Extraction: Automatically identifies boilerplate, shared domain knowledge, and recurring history patterns across multiple agents.
  • Charter Optimization: Trims agent charters to a standardized, lightweight format while preserving unique identity and domain-specific knowledge.
  • History Hygiene: Summarizes long-running agent histories into core context, ensuring agents remain performant and focused.

Quick Start

Trigger the reskill process to audit all agent charters and histories for optimization opportunities.

Frequently Asked Questions about reskill

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

FAQPage Schema
How do I reduce agent context bloat from redundant boilerplate?

To reduce agent context bloat, you can extract redundant boilerplate and shared patterns from agent charters into reusable skill units. This standardizes documentation while preserving unique identity and domain-specific knowledge.

What is the best way to optimize agent charters that exceed size thresholds?

The best way to optimize agent charters exceeding size thresholds is auditing them for recurring patterns and extracting that boilerplate into shared skills. This trims documentation to a lightweight, standardized format.

How does extracting shared patterns from agent histories improve maintenance?

Extracting shared patterns from agent histories improves maintenance by summarizing long-running logs into core context. This ensures agents remain performant and focused on essential tasks rather than redundant data.

Can I standardize agent documentation using standardized identity and boundary templates?

Yes, you can standardize agent documentation by systematically auditing it against identity and boundary templates. This process ensures adherence to standardized formats while removing redundant boilerplate.

When do I need to refactor agent charters for team-wide maintenance?

You need to refactor agent charters for team-wide maintenance when charters exceed size thresholds or contain redundant boilerplate. This optimization prevents context bloat and maintains agent performance across the team.