Goulots d'étranglement avec MCP : repérer où le travail bloque
Identify workflow bottlenecks by analyzing boards and task throughput using MCP. This guide shows you how to analyze board columns, detect where tasks get stuck, and generate actionable recommendations—all without changing any data.
Ce que ce workflow permet
Board bottleneck analysis with MCP reveals workflow issues:
Résultats clés
- Board analysis: Examine board structure and column states
- Bottleneck detection: Identify columns where tasks accumulate
- Throughput analysis: Analyze task flow and velocity
- Actionable recommendations: Get suggestions to improve flow
- Read-only insights: All analysis without modifying data
Prérequis
Before using this workflow, ensure you have:
- Corcava MCP server configured in your AI assistant
- API key with read access to boards and tasks
- Boards with task activity
- Tasks that have moved through board columns
Workflow pas à pas
Step 1: Get Board Structure
Start by understanding the board layout:
Board Analysis Prompt
What the AI does:
- Calls
get_boardto get board structure - Analyzes columns and states
- Maps typical task flow through columns
- Presents board structure
Step 2: Analyze Task Distribution
See where tasks are accumulating:
Distribution Analysis Prompt
What the AI does:
- Calls
list_tasksfiltered by board - Groups tasks by column/state
- Counts tasks per column
- Identifies columns with high task counts
Step 3: Detect Bottlenecks
Identify where work gets stuck:
Bottleneck Detection Prompt
What the AI does:
- Analyzes task counts per column
- Calculates task age in each column
- Identifies accumulation patterns
- Flags bottleneck columns
Step 4: Analyze Throughput Signals
Examine task flow patterns:
Throughput Analysis Prompt
What the AI does:
- Analyzes task status change history
- Calculates time-in-column metrics
- Identifies slow columns
- Compares throughput across columns
Step 5: Generate Recommendations
Get actionable suggestions (read-only):
Recommendation Generation Prompt
What the AI does:
- Analyzes bottleneck causes
- Proposes workflow improvements
- Prioritizes recommendations
- Presents actionable suggestions (read-only)
Complete Workflow Prompts
Here are complete, copy-paste ready prompts:
Full Bottleneck Analysis
Use this when: You want a complete bottleneck analysis
Quick Bottleneck Check
Use this when: You want a quick overview
Workflow Variants
Variant 1: WIP Limit Analysis
Check if WIP limits would help:
What happens: AI provides WIP limit recommendations
Variant 2: Review Column Analysis
Focus on review/approval bottlenecks:
What happens: AI focuses on review process bottlenecks
Example: Complete Bottleneck Analysis Session
Here's a real example of how a bottleneck analysis session flows:
User Prompt
AI Response (Bottleneck Analysis)
Board Bottleneck Analysis - Development Board
Task Distribution:
- Backlog: 45 tasks
- In Progress: 12 tasks
- In Review: 28 tasks ⚠️
- Done: 5 tasks
Bottlenecks Detected:
- In Review column: 28 tasks (56% of active tasks)
Average time in column: 5.2 days
Issue: Tasks accumulating faster than they're being reviewed
Recommendations:
- High Priority: Add WIP limit of 15 tasks to "In Review" column
- Medium Priority: Split "In Review" into "Code Review" and "QA Review"
- Process: Set review time target of 2 days maximum
Safety Patterns
✅ Read-Only Analysis
This workflow is designed to be read-only:
- No data changes: Only reads board and task data
- Analysis only: Provides insights and recommendations
- Safe to run: No risk of modifying tasks or boards
Troubleshooting
No Bottlenecks Found
Symptom: AI reports no bottlenecks
Possible causes:
- Board actually has good flow
- Not enough task history
- Analysis thresholds too high
Fix: Lower thresholds: "Flag columns with more than 10 tasks" or analyze specific time period
Recommendations Too Generic
Symptom: Suggestions are vague
Possible causes:
- AI lacks context about team processes
- Board structure is unclear
Fix: Provide context: "Our team does code review then QA. Focus recommendations on that process."
Related Tools
This workflow uses these Corcava MCP tools:
get_board
Get board structure and columns
list_boards
Find boards to analyze
list_tasks
Analyze task distribution
Related Use Cases
Risk Review
Include board bottlenecks in risk analysis
Status Reports
Include bottleneck insights in reports
Identify Workflow Bottlenecks
Connect your AI assistant to Corcava and find where work gets stuck
