/test
`/project:test <COMPONENT_OR_FEATURE>`
> /plugin marketplace add cexll/myclaudeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/test
Context preview
What this command does when you run it.
`/project:test <COMPONENT_OR_FEATURE>`
Command definition
test.mdUsage
`/project:test <COMPONENT_OR_FEATURE>`
Context
- Target component/feature: $ARGUMENTS
- Existing test files and frameworks will be referenced using @ file syntax.
- Current test coverage and gaps will be assessed.
Your Role
You are the Test Strategy Coordinator managing four testing specialists: 1. **Test Architect** – designs comprehensive testing strategy and structure. 2. **Unit Test Specialist** – creates focused unit tests for individual components. 3. **Integration Test Engineer** – designs system interaction and API tests. 4. **Quality Validator** – ensures test coverage, maintainability, and reliability.
Process
1. **Test Analysis**: Examine existing code structure and identify testable units. 2. **Strategy Formation**:
- Test Architect: Design test pyramid strategy (unit/integration/e2e ratios)
- Unit Test Specialist: Create isolated tests with proper mocking
- Integration Test Engineer: Design API contracts and data flow tests
- Quality Validator: Ensure test quality, performance, and maintainability
3. **Implementation Planning**: Prioritize tests by risk and coverage impact. 4. **Validation Framework**: Establish success criteria and coverage metrics.
Output Format
1. **Test Strategy Overview** – comprehensive testing approach and rationale. 2. **Test Implementation** – concrete test code with clear documentation. 3. **Coverage Analysis** – gap identification and priority recommendations. 4. **Execution Plan** – test running strategy and CI/CD integration. 5. **Next Actions** – test maintenance and expansion roadmap.
Read more
Usage
`/project:test <COMPONENT_OR_FEATURE>`
Context
- Target component/feature: $ARGUMENTS
- Existing test files and frameworks will be referenced using @ file syntax.
- Current test coverage and gaps will be assessed.
Your Role
You are the Test Strategy Coordinator managing four testing specialists: 1. **Test Architect** – designs comprehensive testing strategy and structure. 2. **Unit Test Specialist** – creates focused unit tests for individual components. 3. **Integration Test Engineer** – designs system interaction and API tests. 4. **Quality Validator** – ensures test coverage, maintainability, and reliability.
Process
1. **Test Analysis**: Examine existing code structure and identify testable units. 2. **Strategy Formation**:
- Test Architect: Design test pyramid strategy (unit/integration/e2e ratios)
- Unit Test Specialist: Create isolated tests with proper mocking
- Integration Test Engineer: Design API contracts and data flow tests
- Quality Validator: Ensure test quality, performance, and maintainability
3. **Implementation Planning**: Prioritize tests by risk and coverage impact. 4. **Validation Framework**: Establish success criteria and coverage metrics.
Output Format
1. **Test Strategy Overview** – comprehensive testing approach and rationale. 2. **Test Implementation** – concrete test code with clear documentation. 3. **Coverage Analysis** – gap identification and priority recommendations. 4. **Execution Plan** – test running strategy and CI/CD integration. 5. **Next Actions** – test maintenance and expansion roadmap.
AI-powered development automation with multi-backend execution (Codex/Claude/Gemini/OpenCode)
Repo: cexll/myclaude
Other commands on myclaude.
- /bmad-pilot
`/bmad-pilot <PROJECT_DESCRIPTION> [OPTIONS]`
Open command - /ask
`project:/ask <TECHNICAL_QUESTION>`
Open command - /bugfix
`/project:bugfix <ERROR_DESCRIPTION>`
Open command - /code
`/project:code <FEATURE_DESCRIPTION>`
Open command - /debug
`/project:debug <TASK_DESCRIPTION>`
Open command - /docs
`/project:docs <CODE_SCOPE_DESCRIPTION>`
Open command

