reskill

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

49|6|Updated Aug 24, 2021
One-click install
npx skills add https://github.com/webmaxru/bpm-counter --skill reskill-webmaxru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reskill
Source: https://github.com/webmaxru/bpm-counter/tree/main/.copilot/skills/reskill
Command: npx skills add https://github.com/webmaxru/bpm-counter --skill reskill-webmaxru

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Team-wide charter and history management often results in bloated, repetitive content that wastes time and hampers performance. This skill guides teams to extract recurring patterns into reusable capabilities, reducing cognitive load and context switching.

Core Features & Use Cases

  • Pattern discovery: identify boilerplate definitions, shared knowledge, and recurring historical patterns across multiple charters and histories.
  • Skill extraction: promote identified patterns into reusable skills and centralize them under .squad/skills.
  • Charter/history hygiene: prune and summarize charters and histories to optimize for size and relevance.

Quick Start

Audit all charters and histories, identify recurring patterns, and promote them into reusable 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 skills from team charter bloat?

Charter optimization reduces cognitive load by identifying recurring patterns across multiple team charters and histories, then promoting them into reusable skills. This trims bloated content, improving context efficiency and overall agent performance.

What is the workflow for promoting shared patterns into reusable skills?

Promoting shared patterns into reusable skills requires a three-step workflow: Audit multiple agent charters and histories, Extract recurring patterns, and Trim redundant content. This produces standardized SKILL.md definitions under .squad/skills/.

Can I audit multiple agent histories to improve context efficiency?

Yes, you can audit multiple agent histories to improve context efficiency. The skill identifies recurring historical patterns across agents, promotes them into reusable skills, and prunes redundant history entries to optimize size and relevance.

What is the best way to clean up repetitive team charter content?

The best way to clean up repetitive team charter content is to identify boilerplate definitions and shared knowledge across agents, promote them into reusable skills under .squad/skills, and prune the original charters to optimize size and relevance.

Do I need a specific directory structure to generate SKILL.md definitions?

Yes, generating SKILL.md definitions requires a specific directory structure. Extracted skills must be centralized under .squad/skills/{skill-name}/SKILL.md, following the standard skill template to ensure proper integration and context efficiency.