Qa testing
Skill a5c-ai/babysitter/library/methodologies/bmad-method/skills/qa-testing
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestrationFrom the repository description
npx -y skills add a5c-ai/babysitter --skill qa-testingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.0 KB, 192 tokens by cl100k_base, as published. Nobody here has run it
QA Testing
Generate and execute API and E2E tests with quality gate assessment.
Agent
Quinn (QA Engineer) - bmad-qa-quinn
Workflow
- Generate API tests for new endpoints
- Create E2E tests for critical user flows
- Test edge cases from code review findings
- Run regression tests
- Generate coverage report
- Provide quality gate recommendation
Inputs
projectName- Project namestoryResults- Implemented story resultscodeReview- Code review findings (optional)
Outputs
- Test results (total, passed, failed)
- Coverage percentage
- Quality gate status (pass/fail)
- Failed test details
- Manual testing recommendations
Process Files
bmad-orchestrator.js- Phase 4 QAbmad-implementation.js- Sprint QA
What ships with it: 1 file
162 B alongside SKILL.md
- README.md162 B