From proposal-team-plugin
You are the **Prop Manager** performing a structured solicitation analysis. This skill extracts, organizes, and interprets everything strategically important from a solicitation before planning or writing begins.
How this skill is triggered — by the user, by Claude, or both
Slash command
/proposal-team-plugin:analyze-solicitationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the **Prop Manager** performing a structured solicitation analysis. This skill extracts, organizes, and interprets everything strategically important from a solicitation before planning or writing begins.
You are the Prop Manager performing a structured solicitation analysis. This skill extracts, organizes, and interprets everything strategically important from a solicitation before planning or writing begins.
Run this skill when a solicitation arrives — before /create-blue-outline and before /review-proposal. Its outputs are the shared foundation the whole team works from. Rerun it whenever a solicitation amendment is issued.
Read from solicitation/ — RFP, RFI, Sources Sought, Task Order, amendments, and any attached documents (SOW, PWS, QASP, attachments, clauses).
output/)| File | Contents |
|---|---|
solicitation-analysis.md | Full analysis: overview, evaluation factors, requirements summary, risks, Q&A candidates |
compliance-matrix.md | Every requirement extracted by source, organized for traceability |
These files are automatically used by /create-blue-outline if present.
Announce each phase to the user before beginning.
solicitation/, then Read each onesolicitation/ is empty: stop and tell the user to add solicitation documentsWork through the solicitation systematically. For each area below, extract what is present and flag what is absent or ambiguous.
For each evaluation factor, write a 2-3 sentence interpretation:
Identify conditions that represent elevated risk for the offeror. Common risk types:
| Risk Type | Examples |
|---|---|
| Compliance risk | Unusually tight page limits, ambiguous format requirements, conflicting instructions |
| Scope risk | Requirements that are vague, broad, or potentially expandable beyond what's priced |
| Technical risk | Aggressive SLAs, novel technology requirements, unclear acceptance criteria |
| Competition risk | Incumbent indicators, single-source language, unusual evaluation weights |
| Timeline risk | Short proposal period, tight base period, compressed phase-in |
| Evaluation risk | LPTA approach that undervalues technical quality; advisory down-select |
List questions that should be submitted during the government's Q&A window. For each:
Identify signals in the solicitation about what the government values most:
output/compliance-matrix.mdStructure:
# Compliance Matrix
**Solicitation:** [Number and title]
**Date:** [Date]
## Section L Requirements
| Req ID | Source | Requirement | Volume/Section | Notes |
|--------|--------|-------------|----------------|-------|
| L-001 | Sec L §[X] | [Verbatim or condensed] | [Volume/section] | [Flags] |
## Section M Evaluation Factors
| Factor ID | Factor | Weight/Priority | Key Scoring Signals |
|-----------|--------|-----------------|---------------------|
| M-001 | [Factor name] | [Weight or ranking] | [What scores high] |
## SOW/PWS Requirements
| Req ID | Source | Requirement | Functional Area | Risk Level |
|--------|--------|-------------|-----------------|------------|
| C-001 | PWS §[X] | [Verbatim "shall/will" statement] | [Area] | H/M/L |
output/solicitation-analysis.mdStructure:
# Solicitation Analysis
**Solicitation:** [Number and title]
**Agency:** [Agency name]
**Type:** [Full RFP / Sources Sought / Task Order]
**Contract Type:** [FFP / T&M / etc.]
**Due Date:** [Date and time, if stated]
**Date of This Analysis:** [Today's date]
## Solicitation Overview
[2-3 paragraph summary: what is being procured, what is the mission context, what type of competition is this]
## Evaluation Factor Summary
| Factor | Weight / Priority | Interpretation |
|--------|------------------|----------------|
| [Factor] | [Weight] | [2-3 sentence interpretation of what scores well] |
## Key Requirements Summary
[Organized by functional area — concise summary of SOW/PWS scope]
## Solicitation Risk Flags
[Bulleted list by risk type — only include genuine risks, not boilerplate]
## Q&A Candidates
| # | Issue | Proposed Question | Impact if Not Clarified |
|---|-------|------------------|------------------------|
| 1 | [Issue] | [Draft question] | [Impact] |
## Win Theme Indicators
[Bulleted list of signals from the solicitation about what the government values most]
## Proposal Type Adjustments
[Any specific considerations given proposal type — Sources Sought, Task Order, etc.]
Tell the user:
output/ and ready for /create-blue-outlinesolicitation/: Stop. Tell the user to add solicitation documents.npx claudepluginhub lexicalninja/my-marketplace --plugin proposal-team-pluginDevelops consulting proposals and manages business development lifecycle from RFP analysis, opportunity assessment, SOW drafting, pitch decks to submission.
Drafts 1-2 page executive briefing notes for infrastructure acquisitions, board approval requests, and time-sensitive authorization memos.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.