Skip to main content
Back to registry

polyglot-test-agent

github/awesome-copilot

An AI-powered skill that generates comprehensive, workable unit tests for any programming language using a coordinated multi-agent pipeline.

Installs7
Install command
npx skills add https://github.com/github/awesome-copilot --skill polyglot-test-agent
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
An AI-powered skill that generates comprehensive, workable unit tests for any programming language using a coordinated multi-agent pipeline. Use this skill when you need to: This skill coordinates multiple specialized agents in a Research → Plan → Implement pipeline: Make sure you understand what user is asking and for what scope. When the user does not express strong requirements for test style, coverage goals, or conventions, source the guidelines from unit-test-generation.prompt.md . This prompt provides best practices for discovering conventions, parameterization strategies, coverage goals (aim for 80%), and language-specific patterns. Start by calling the polyglot-test-generator agent with your test generation request: The Test Generator will manage the entire pipeline automatically. The polyglot-test-researcher agent analyzes your codebase to understand: Output: .testagent/research.md The polyglot-test-planner agent creates a structured implementation plan: Output: .testagent/plan.md The polyglot-test-implementer agent executes each phase sequentially: Each phase completes before the next begins, ensuring incremental progress. All pipeline state is stored in .testagent/ folder: The polyglot-test-fixer agent will attempt to resolve compilation errors. Check .testagent/plan.md for the expected test structure.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does polyglot-test-agent do?

An AI-powered skill that generates comprehensive, workable unit tests for any programming language using a coordinated multi-agent pipeline.

Is polyglot-test-agent good?

polyglot-test-agent does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does polyglot-test-agent work with?

polyglot-test-agent currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to polyglot-test-agent?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install polyglot-test-agent?

npx skills add https://github.com/github/awesome-copilot --skill polyglot-test-agent

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering