team-test
Installation
SKILL.md
Test Team
Create an Agent Team with automatically selected test writers based on the target code type.
Instructions
- Analyze the target (file, directory, or module) to determine the code type
- Select appropriate test writers based on the selection matrix below
- Create the agent team with only the selected test writers
- Have them coordinate to produce a comprehensive test suite with coverage report
Step 0: Scope Detection
Parse $ARGUMENTS to determine the analysis target.
See references/agent-team/scope-detection.md for full detection rules.