What problem does it solve?
This Skill eliminates the risk of structurally incomplete or malformed solicitation review recommendation and scoring artifacts reaching the human HITL reviewer, which could lead to incorrect, irreversible award_response calls. It catches common structural defects like missing recommendation sections, unnamed awardees, incomplete scoring, unresolved tie-breaks, and premature award claims before human review begins.
Core Features & Use Cases
- 8 Static, LLM-Free Checks: Runs all validation checks in under 100 milliseconds with no LLM invocation, ensuring fast, deterministic results.
- Comprehensive Artifact Validation: Verifies the recommendation doc has a required Recommendation section, names a specific awardee, includes substantive reasoning tied to evaluation criteria, and contains no premature award action language.
- Scoring Rubric Validation: Confirms all submitted responses are scored, the criteria coverage table is populated, the scoring table is well-formed with required columns, and tie-breaks are resolved for close score gaps.
- Use Case: For ACE Phase 8 solicitation management workflows, run this QA step immediately after the solicitation-review producer generates its artifacts to ensure the human reviewer only sees structurally complete, gradable recommendation documents, reducing post-hoc error correction and rework.
Quick Start
Use the solicitation-review-qa skill to validate the structural correctness of the latest solicitation review recommendation and scoring rubric artifacts before the human reviewer applies the HITL award gate.