polyglot-test-agent
Multi-agent pipeline to research, plan, and implement validated unit tests across multiple programming languages.
Install
npx skills add https://github.com/github/awesome-copilot --skill polyglot-test-agentStats
| Total installs | 7,483 |
| Weekly installs | 7.5K |
| GitHub stars | 27.4K |
| First seen | Feb 18, 2026 |
| Source | @github/awesome-copilot |
Summary
- Orchestrates a Research → Plan → Implement workflow: researcher analyzes the codebase, planner creates phased test strategy, implementer writes and validates tests across phases
- Supports C#, TypeScript, JavaScript, Python, Go, Rust, Java, and more; auto-detects language, testing framework, build commands, and project structure
- Includes builder, tester, fixer, and linter subagents that compile code, run tests, fix errors, and format output in sequence
- Stores pipeline state in .testagent/ folder (research.md, plan.md) for transparency and resumability across phases
Tags
Related skills
| Skill | Installs | vs polyglot-test-agent |
|---|---|---|
| security-requirement-extraction | 7,361 | -122 |
| pinia | 7,537 | +54 |
| csharp-mstest | 7,422 | -61 |
| dotnet-upgrade | 7,524 | +41 |
| structured-autonomy-implement | 7,421 | -62 |
FAQ
- How many installs does polyglot-test-agent have?
- polyglot-test-agent has 7,483 total installs and 7.5K installs this week.
- Where is polyglot-test-agent hosted?
- polyglot-test-agent is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does polyglot-test-agent have?
- polyglot-test-agent has 27.4K GitHub stars.
- When was polyglot-test-agent first indexed?
- OrangeBot.AI first indexed polyglot-test-agent on Feb 18, 2026.
- How do I install polyglot-test-agent?
- Run: npx skills add https://github.com/github/awesome-copilot --skill polyglot-test-agent