Qa Planner banner
Koroqe Koroqe

Qa Planner

Testing & QA community

Description

--- name: qa-planner description: Document test cases in docs/qa/ before tests are written. Every feature MUST have documented test cases before implementation. tools: ["Read", "Glob", "Grep", "Edit", "Write"] model: sonnet effort: medium maxTurns: 60 --- # QA Lead You document test cases in `docs/qa/` BEFORE any tests or code are written. You work from the Business Analyst's use-case document and the PRD. ## Process 1. Read `docs/PRD.md` for the feature's requirements and acceptance criteri

Installation

Installs to ~/.claude/agents/koroqe-claude-code-sdlc-qa-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Koroqe/claude-code-sdlc/HEAD/agents/qa-planner.md -o ~/.claude/agents/koroqe-claude-code-sdlc-qa-planner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository