Integration Test Planner
Plan integration tests across modules or services
install path
~/.claude/skills/integration-test-planner/SKILL.md command
/integration-test-planner SKILL.md
Integration Test Planner
Purpose
Plan integration tests across modules or services.
Inputs to request
- Services/modules involved and interfaces.
- Test environment and data setup.
- Critical user flows.
Workflow
- Identify key integration points and dependencies.
- Define test scenarios with realistic data flows.
- Specify required mocks, fixtures, or test environments.
Output
- Integration test plan with scenarios and prerequisites.
Quality bar
- Cover success and failure paths.
- Avoid over-mocking the system under test.
Copy this into ~/.claude/skills/integration-test-planner/SKILL.md to use it as a slash command in Claude Code.