aif-qa
Installation
SKILL.md
QA — Implementation Testing
Generates change summaries, produces test plans, and describes test scenarios for a feature or task implementation.
Modes
The skill operates in three sequential modes.
| Argument | Mode | What you do |
|---|---|---|
change-summary |
Change summary | Analyze what changed, assess risks, produce a summary |
test-plan |
Test plan | Create a structured test plan based on the change summary |
test-cases |
Test cases | Describe concrete test scenarios based on the plan |
--all |
Full pipeline | Run all three modes in sequence without prompting between stages |