ext-triage-reqs
Installation
SKILL.md
Requirements Triage Extension
Provides decision-making knowledge for triaging requirements-related findings during the finalize phase.
Purpose
This skill is a triage extension loaded by the plan-finalize workflow skill when processing requirements documentation findings. It provides domain-specific knowledge for deciding whether to fix, suppress, or accept findings.
Key Principle: This skill provides knowledge, not workflow control. The finalize skill owns the process.
When This Skill is Loaded
Loaded via resolve-workflow-skill-extension --domain requirements --type triage during finalize phase when:
- Document validation errors occur in requirements documents (for AsciiDoc-specific validation, see
pm-documents:ref-asciidoc) - Requirements structure issues are detected
- Traceability gaps are identified
- Acceptance criteria format issues are found
- PR review comment disposition is required (FIX, REPLY-AND-RESOLVE, or ESCALATE on bot review threads)