Skip to main content

Blockers & Issues

Before your team starts building, you want to make sure the plan is solid. ProdE's blocker system acts as a quality gate — surfacing contradictions, gaps, and risks in your requirements so they can be resolved before development begins.

Running Blocker Analysis

As a PM, you can trigger an AI-powered analysis at different scopes:

  • Entire project — comprehensive review of all requirements
  • Specific workstream — focused analysis of one area
  • Single requirement — targeted review of a particular item

The AI examines your PRD and requirements, then creates blockers for any issues it finds. Each blocker gets a unique ID (e.g., BLK-1, BLK-2) for easy reference in discussions.

What the AI Looks For

Blockers are categorized by the type of problem they represent:

CategoryWhat It Means
Wrong AssumptionA requirement is based on an incorrect assumption
UnclearA requirement is ambiguous or poorly defined
ContradictionTwo or more requirements conflict with each other
Missing ContextEssential background information is absent
InfeasibleA requirement is not technically or practically achievable
RiskAn implementation warning or potential future problem
GapA required topic or feature area is completely missing
Impacted Area Not AddressedThe PRD fails to consider an affected part of the system

Each blocker is also assigned a severity:

SeverityMeaning
HighMust be resolved before proceeding
MediumShould be resolved before implementation
LowMinor issue or suggestion — can be clarified later

Blockers can optionally be linked to a specific workstream (WS-1) or requirement (REQ-5) for traceability.

Resolving Blockers Through Chat

Blockers follow a simple workflow:

Open  →  Answered  →  Resolved
  1. Open — The AI creates the blocker and it's awaiting your review
  2. Answered — You review the blocker and provide a response or clarification through chat
  3. Resolved — The answer is sufficient and the blocker is closed

Moving a blocker to "Answered" or "Resolved" requires providing a response, ensuring every issue is formally addressed.

Tracking Blocker Health

The system provides aggregated statistics:

  • Total number of blockers
  • Breakdown by status (open, answered, resolved)
  • Breakdown by severity (high, medium, low)

These metrics give stakeholders a clear picture of requirement quality and whether the plan is ready for development.


Next: Learn about Documents, Artefacts & Bugs for managing your project's content.