rfp-review

Log reviewer corrections for flagged RFP responses into structured files.

43|6|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/ITSpecialist111/Copilot-Cowork-Skills --skill rfp-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rfp-review
Source: https://github.com/ITSpecialist111/Copilot-Cowork-Skills/tree/main/rfp-agent-swarm/skills/rfp-review
Command: npx skills add https://github.com/ITSpecialist111/Copilot-Cowork-Skills --skill rfp-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Surfaces only the flagged RFP items that require human review and captures reviewer corrections in a structured learning loop, ensuring transparency and continuous improvement of the knowledge base.

Core Features & Use Cases

  • Presents a prioritized review queue from rfp-respond and rfp-gates, focusing reviewer effort where it matters.
  • Logs corrections to working/corrections.jsonl and exports a rolled-up payload for rfp-answer-bank, enabling iterative KB updates.
  • Renders reviewer UI (queue and per-item cards) via Cowork Adaptive Cards and maintains an audit trail for SLA reporting.

Quick Start

Open the assigned RFP batch, build the review queue, triage items, and export corrections when finished.

Frequently Asked Questions about rfp-review

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

FAQPage Schema
How do I capture human reviewer corrections for flagged RFP responses?

To capture reviewer corrections for flagged RFP responses, you can triage a prioritized review queue and log structured corrections. This process feeds a continuous learning loop to improve your knowledge base.

What is an RFP learning loop and how does it apply to gate verdicts?

An RFP learning loop is a process that logs human reviewer corrections for items with FAIL or WARN gate verdicts. It surfaces mixed-confidence responses for triage and exports corrections to drive iterative knowledge base updates.

How do I build a review queue from RFP responses and gate verdicts?

You build a review queue by consuming responses.json and gate_verdict.json to present a prioritized list of flagged RFP items. This focuses reviewer effort on mixed-confidence responses requiring structured triage.

Can I render RFP review queues using Adaptive Cards?

Yes, you can render reviewer UI components including the review queue and per-item cards using Cowork Adaptive Cards. This provides an interactive interface for triaging flagged RFP responses and maintaining an audit trail.

What is the best way to export RFP corrections for knowledge base updates?

The best way to export RFP corrections for knowledge base updates is to log entries to a corrections.jsonl file and roll them up into a corrections_export.json payload. This standardized format enables seamless iterative updates.

When should I not use an automated RFP review workflow?

You should not use an automated RFP review workflow when your initial RFP responses yield high confidence and pass gate checks without warnings. The process specifically targets mixed-confidence outputs requiring human triage.