Creates phase-specific QA checklists with pass/fail items linked to FR-XXX, US-X, SC-XXX. Validates readiness before phase transitions. [EXPLICIT]
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill uses the workspace's default tool permissions.
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdtemplates/output.docx.mdtemplates/output.htmlSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
"A checklist is a contract between phases. Pass all or don't advance."
Generates phase-specific QA validation checklists. Each item is linked to spec IDs (FR-XXX, US-X) and has binary pass/fail status. [EXPLICIT]
When to use:
- [ ] [FR-001] {criterion}| Input | Type | Required | Description |
|---|---|---|---|
| Gate ID | Enum | Yes | G0, G1, G2, G3 |
| spec.md | File | Yes | For ID linking |
| Output | Type | Description |
|---|---|---|
| checklist.md | File | Pass/fail checklist |
[!WARNING] IF checklist item has no spec ID link THEN add link or flag as orphan.
Example invocations:
| Scenario | Handling |
|---|---|
| Empty or minimal input | Request clarification before proceeding |
| Conflicting requirements | Flag conflicts explicitly, propose resolution |
| Out-of-scope request | Redirect to appropriate skill or escalate |