Loading...
Loading...
Orchestrates test planning pipeline (research → manual → auto tests). Coordinates ln-511, ln-512, ln-513. Invoked by ln-500-story-quality-gate.
npx skill4agent add levnikolaevich/claude-code-skills ln-510-test-plannerln-510-test-planner (Orchestrator)
│
├─→ ln-511-test-researcher
│ └─→ Posts "## Test Research: {Feature}" comment
│
├─→ ln-512-manual-tester
│ └─→ Creates tests/manual/ scripts + "## Manual Testing Results" comment
│
└─→ ln-513-auto-test-planner
└─→ Creates test task in Linear via ln-301/ln-302docs/tasks/kanban_board.mdln-511-test-researcherln-512-manual-testerln-513-auto-test-plannerCRITICAL: All delegations use Task tool withfor context isolation.subagent_type: "general-purpose"
| Phase | Worker | Purpose |
|---|---|---|
| 2 | ln-511-test-researcher | Research real-world problems |
| 3 | ln-512-manual-tester | Manual AC testing via bash scripts |
| 4 | ln-513-auto-test-planner | Plan E2E/Integration/Unit tests |
Task(description: "[Phase N] test planning via ln-51X",
prompt: "Execute ln-51X-{worker}. Read skill from ln-51X-{worker}/SKILL.md. Story: {storyId}",
subagent_type: "general-purpose")../ln-511-test-researcher/SKILL.md../ln-512-manual-tester/SKILL.md../ln-513-auto-test-planner/SKILL.md../ln-500-story-quality-gate/SKILL.md../ln-513-auto-test-planner/references/risk_based_testing_guide.md