solicitation-review

Score solicitation responses against weighted rubrics and recommend awardees.

1|2|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/dimagi-internal/ace --skill solicitation-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solicitation-review
Source: https://github.com/dimagi-internal/ace/tree/main/skills/solicitation-review
Command: npx skills add https://github.com/dimagi-internal/ace --skill solicitation-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the inconsistent, time-consuming manual work of evaluating solicitation responses, scoring them against evaluation rubrics, and managing the end-to-end award process for Connect opportunities, reducing administrative overhead and ensuring auditable, consistent award decisions.

Core Features & Use Cases

  • Automated Response Scoring: Evaluates all solicitation responses against a published weighted rubric to generate consistent, auditable per-criterion and total scores.
  • Ranked Award Recommendation: Produces a clear ranked list of candidates with explicit differentiators between top contenders to support human-in-the-loop (HITL) award decisions.
  • End-to-End Award Orchestration: Manages the full award workflow from HITL approval through invoking the award API, updating solicitation status, and populating required run state fields for downstream Phase 9 processing.
  • Use Case: For a Connect solicitation with 12 vendor responses, use this Skill to automatically score each response against the published evaluation rubric, generate a ranked recommendation report, and finalize the award once a human approves the top candidate.

Quick Start

Use the solicitation-review skill to score all responses for the current solicitation opportunity, generate a ranked award recommendation, and finalize the award after human approval.

Frequently Asked Questions about solicitation-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I score vendor responses against a weighted evaluation rubric?

You can automate solicitation response scoring by applying published weighted evaluation rubrics to generate consistent, auditable per-criterion scores. The Skill retrieves response data via Connect Labs MCP endpoints and evaluates each submission against the rubric.

What is the best way to recommend awardees for opportunity management workflows?

Recommending awardees requires generating a ranked list of candidates with explicit differentiators between top contenders. This Skill supports human-in-the-loop award decisions by producing clear, auditable justifications based on total rubric scores.

How does human-in-the-loop approval work when finalizing vendor awards?

Human-in-the-loop approval requires a human reviewer to approve the top ranked candidate before finalizing vendor awards. Once approved, the Skill invokes the award response API, writes audit trail reviews, and updates downstream run state fields.

Can I use this for Connect Labs opportunity management and downstream phase state updates?

Yes, this Skill applies to Connect Labs opportunity management by updating downstream phase state. After HITL approval, it invokes the award response API and populates required run state fields for downstream Phase 9 processing.

Does solicitation-review support audit trail reviews for award management?

Yes, solicitation-review supports audit trail reviews for award management by writing audit trail reviews via Connect Labs MCP endpoints. This ensures consistent, auditable award decisions are recorded throughout the end-to-end orchestration workflow.