What problem does it solve? Workflow skills for testing (shift-left, sprint testing, test automation, regression) all need the same doctrine — briefing templates, dispatch patterns, defect classification rules, API testing maneuvers — and duplicating that content across every skill causes drift and inconsistency. ## Core Features & Use Cases - Centralized reference library: Hosts canonical doctrine files (test-design, defect-management, ADR, API-testing, briefing templates, dispatch patterns, stage gates) that workflow skills load on demand via a Dependencies block. - Subagent orchestration doctrine: Defines the 7-component briefing template and Single/Sequential/Parallel/Background dispatch decision rules for delegating QA work to subagents. - Defect and test-design governance: Provides binding rules for classifying Bugs vs Defects vs Improvements, mandatory field matrices, QA process epics, and formal test-design techniques (EP, BVA, Decision Tables, Pairwise). - Use Case: When running a sprint-testing workflow that must file a defect in Jira, the workflow skill loads agentic-qa-core's defect-management-doctrine.md to classify the issue correctly and fill every mandatory field before submission. ## Quick Start Ask the AI to load the agentic-qa-core references required by your current testing workflow skill before dispatching subagents or filing defects.