RFP Analyzer

Verwandelt eine RFP in Stakeholder, Module, NFRs und triagierte Fragen

von bobchao · bobchao/pm-skills-rfp-to-stories

Getestet · Funktioniert ★ 8.8/10

RFP Analyzer — Verwandelt eine RFP in Stakeholder, Module, NFRs und triagierte Fragen

Was es kann

Runs a four-phase structured analysis of an RFP oder requirements document: quick scan, stakeholder identification, functional module decomposition with source/complexity/dependency tags, und non-functional requirement extraction, ending in clarification questions triaged by urgency. Wird ausgelöst, wenn ein user asks to analyze, decompose, oder break down an RFP oder spec before writing user stories.

Testbericht

Fed it a short course-platform RFP: it returned a stakeholder table, a module decomposition tagged with source/complexity/dependencies, an NFR table, und clarification questions triaged into blocking / design-detail / pending-materials. A no-skill baseline listed features und questions but did not systematically separate development-blocking questions from nice-to-knows, which ist the skill's real edge. Bundled references (INVEST criteria, question guidelines) are present und substantive.

Getestet am: 2026-07-20 · Claude Code 2.x (agent harness)

Installation

git clone https://github.com/bobchao/pm-skills-rfp-to-stories
mkdir -p ~/.claude/skills
cd pm-skills-rfp-to-stories && cp -r rfp-analyzer ~/.claude/skills/rfp-analyzer

Befehle & Beispiel-Prompts

  • /rfp-analyzerVerwandelt eine RFP in Stakeholder, Module, NFRs und triagierte Fragen

Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):

  • Break down this RFP into stakeholders, modules, and requirements
  • Analyze this spec and give me triaged clarification questions
  • Decompose this requirements doc before we write the user stories