reskill
Team-wide charter and history optimization through skill extraction Published by microsoft in frontier-agentic-devops-rvas.
What is reskill?
Team-wide charter and history optimization through skill extraction Published by microsoft in frontier-agentic-devops-rvas. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Security review use cases
Technical details
- Install or run with Copy skill directory
When to use reskill
- Use it for security review.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/frontier-agentic-devops-rvas
- Skill file: .squad/templates/skills/reskill/SKILL.md
What it does
Team-wide charter and history optimization through skill extraction
Skill instructions
Context When the coordinator hears "team, reskill" (or similar: "optimize context", "slim down charters"), trigger a team-wide optimization pass. The goal: reduce per-agent context consumption by extracting shared patterns from charters and histories into reusable skills. This is a periodic maintenance activity. Run whenever charter/history bloat is suspected. Process Step 1: Audit Read all agent charters and histories. Measure byte sizes. Identify: - Boilerplate — sections repeated across ≥3 charters with <10% variation (collaboration, model, boundaries template) - Shared knowledge — domain knowledge duplicated in 2+ charters (incident postmortems, technical patterns) - Mature learnings — history entries appearing 3+ times across agents that should be promoted to skills Step 2: Extract For each identified pattern: 1. Create or update a skill at .squad/skills/{skill-name}/SKILL.md 2. Follow the skill template format (frontmatter + Context + Patterns + Examples + Anti-Patterns) 3. Set c
Explore related resources
Frequently asked questions
What is reskill?
reskill is a open-source AI agent skill with Copy skill directory. Team-wide charter and history optimization through skill extraction
Who is reskill best for?
reskill is best for reusing agent instructions, scripts, and references, security review workflows.
How do I install reskill?
Install or run reskill using Copy skill directory. Check reskill for the latest setup command.
Is reskill actively maintained?
reskill may need a closer maintenance check before production use.
Auto-fetched from GitHub.