team-charters Skill
Provides role charters (mission, ownership, core principles, quality bar) for a multi-agent coding team. Each charter defines the role's mission, ownership scope, core principle (boundary constraints), and quality bar. Most roles also include communication rules. Consumed by the coordinator during task decomposition to Published by microsoft in github-copilot-modernization.
What is team-charters Skill?
Provides role charters (mission, ownership, core principles, quality bar) for a multi-agent coding team. Each charter defines the role's mission, ownership scope, core principle (boundary constraints), and quality bar. Most roles also include communication rules. Consumed by the coordinator during task decomposition to Published by microsoft in github-copilot-modernization. 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
- Testing
- Deployment
- Data analysis
- Design and media
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use team-charters Skill
- Use it for testing.
- Use it for deployment.
- Use it for data analysis.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/github-copilot-modernization
- Skill file: plugins/github-copilot-modernization/skills/team-charters/SKILL.md
What it does
Provides role charters (mission, ownership, core principles, quality bar) for a multi-agent coding team. Each charter defines the role's mission, ownership scope, core principle (boundary constraints), and quality bar. Most roles also include communication rules. Consumed by the coordinator during task decomposition to
Skill instructions
Team Charters Defines the mission, ownership, core principles, quality bar, and (for most roles) communication rules for each role in a multi-agent coding team. Each charter is a reference file under references/. Available Roles | Role | Mission | Charter | |---|---|---| | architect | Own the technical blueprint: how the system is built, how it should be rebuilt, whether the implementation follows the design, and build verification (smoke test) | references/architect.md | | backend | Own the server-side implementation: build the logic that powers the product | references/backend.md | | dba | Own the data layer: make sure data is modeled correctly, stored safely, and migrates reliably | references/dba.md | | devops | Own CI/CD pipelines, deployment automation, and operational infrastructure | references/devops.md | | frontend | Own the client-side implementation: build what the user sees and interacts with | references/frontend.md | | pm | Own the product definition: what features exist
Explore related resources
Frequently asked questions
What is team-charters?
team-charters is a open-source AI agent skill with Copy skill directory. Provides role charters (mission, ownership, core principles, quality bar) for a multi-agent coding team.
Who is team-charters best for?
team-charters is best for reusing agent instructions, scripts, and references, testing workflows, deployment workflows, data analysis workflows.
How do I install team-charters?
Install or run team-charters using Copy skill directory. Check team-charters for the latest setup command.
Is team-charters actively maintained?
team-charters may need a closer maintenance check before production use.
Auto-fetched from GitHub.