reskill

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

66|41|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/olivomarco/vbd-copilot --skill reskill-olivomarco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reskill
Source: https://github.com/olivomarco/vbd-copilot/tree/main/.copilot/skills/reskill
Command: npx skills add https://github.com/olivomarco/vbd-copilot --skill reskill-olivomarco

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Team charters and histories accumulate boilerplate and fragmented learnings, causing context overhead and cognitive load. This Skill identifies patterns and promotes consolidation into reusable team skills to streamline collaboration and reduce duplication.

Core Features & Use Cases

  • Audit and identify patterns: Review agent charters and histories to locate boilerplate, shared knowledge, and recurring learnings.
  • Create reusable skills: Promote identified patterns into .squad/skills/{skill-name}/SKILL.md with proper frontmatter and templates.
  • Apply hygiene trims: Trim charters and histories to target limits, freeing up bandwidth and clarifying ownership.
  • Use cases include reducing context size across teams, promoting consistent processes, and maintaining a lean, scalable knowledge base.

Quick Start

Run a reskill pass to audit all charters and histories, extract recurring patterns into new skills, and apply hygiene rules.

Frequently Asked Questions about reskill

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

FAQPage Schema
How do I reduce context overhead from repetitive patterns in team charters and histories?

You reduce context overhead by auditing agent charters and histories to detect boilerplate, shared knowledge, and recurring learnings, then promoting them into reusable skills while trimming the original histories.

What is the best way to extract reusable skills from fragmented team knowledge?

The best way to extract reusable skills is identifying recurring learnings across multiple agents and consolidating them into structured skill files with proper frontmatter, templates, and maintainable references to streamline collaboration.

How do I trim agent histories to target limits without losing critical knowledge?

You trim agent histories to target limits by applying hygiene rules that remove redundant boilerplate after safely promoting shared knowledge and recurring learnings into separate, reusable skills, freeing up bandwidth while clarifying ownership.

What does a reskill pass do for multi-agent team optimization?

For multi-agent team optimization, a reskill pass audits all charters and histories, extracts recurring patterns into new skills, and applies hygiene rules to reduce per-agent context usage and maintain a lean, scalable knowledge base.

When should I audit team charters to consolidate boilerplate into skills?

Audit team charters to consolidate boilerplate into skills when context overhead and cognitive load accumulate, causing duplication and requiring streamlined collaboration and consistent processes across multiple agents.