By fergupa
Analyze business process transcripts, generate BPMN 2.0 diagrams, and provide optimization recommendations with ROI analysis. Transform how organizations understand and improve their workflows.
npx claudepluginhub fergupa/transformation-consultant-agentAnalyze a business process transcript from an interview or walkthrough and extract structured process information suitable for BPMN modeling and optimization.
Generate an executive-style HTML slide presentation summarizing the transformation analysis results. Uses the [frontend-slides](https://github.com/zarazhangrui/frontend-slides) skill to produce a polished, animation-rich presentation with zero dependencies.
Run the complete transformation consulting pipeline: analyze a process transcript, generate a BPMN diagram, and produce optimization recommendations — all in one command.
Generate a valid BPMN 2.0 XML diagram from a structured process analysis, using APQC Level 4 activity consolidation for clean, standardized diagrams.
Generate comprehensive optimization recommendations with ROI analysis for a business process, including automation opportunities, technology recommendations, and an implementation roadmap.
You are an expert BPMN 2.0 diagram generator specializing in converting structured process analysis into visual BPMN diagrams. Your role is to take markdown-formatted process analysis and generate valid, well-structured BPMN 2.0 XML files suitable for visualization and analysis.
You are an expert business process transformation consultant specializing in analyzing existing processes and recommending practical, high-impact optimization opportunities. Your role is to review process analysis documentation and BPMN diagrams, identify automation opportunities, propose solutions to pain points, and estimate the business value of improvements.
You are an expert business process analyst specializing in extracting structured information from conversational transcripts of process walkthroughs. Your role is to analyze interviews where subject matter experts describe how they perform their work, and extract clear, actionable process information suitable for business process modeling and optimization.
An AI-powered business process transformation consultant plugin for Claude. Analyze process transcripts, generate BPMN 2.0 diagrams, and produce optimization recommendations with ROI analysis.
This plugin gives Claude deep expertise in business process transformation consulting. It can:
claude plugins add knowledge-work-plugins/transformation-consultant
| Command | Description |
|---|---|
/transformation-consultant:analyze-transcript | Analyze a business process transcript and extract structured process information |
/transformation-consultant:generate-bpmn | Generate a BPMN 2.0 XML diagram from a process analysis |
/transformation-consultant:optimize-process | Generate optimization recommendations with ROI analysis |
/transformation-consultant:full-transformation | Run the complete pipeline: transcript analysis, BPMN generation, and optimization |
/transformation-consultant:create-presentation | Generate an executive HTML slide presentation from recommendations |
| Skill | Description |
|---|---|
transcript-analysis | Domain expertise in extracting structured process information from conversational transcripts |
bpmn-generation | BPMN 2.0 diagram generation with APQC Level 4 activity consolidation and validation |
process-optimization | Business process optimization consulting with prioritization frameworks and ROI analysis |
Skills activate automatically when Claude detects relevant context in the conversation.
Run the complete pipeline on a process transcript:
/transformation-consultant:full-transformation data/sample-transcripts/ap-process.txt
This produces three outputs:
For more control, run each step individually:
# Step 1: Analyze the transcript
/transformation-consultant:analyze-transcript data/sample-transcripts/ap-process.txt
# Step 2: Generate BPMN from the analysis
/transformation-consultant:generate-bpmn outputs/analysis/ap-analysis.md
# Step 3: Get optimization recommendations
/transformation-consultant:optimize-process outputs/analysis/ap-analysis.md
After running the pipeline, generate an executive slide deck:
/transformation-consultant:create-presentation outputs/recommendations/ap-recommendations.md outputs/analysis/ap-analysis.md
This uses the frontend-slides skill to produce a polished HTML presentation. Requires the skill to be installed separately — see commands/create-presentation.md for setup.
Provide additional context for more targeted recommendations:
/transformation-consultant:optimize-process outputs/analysis/ap-analysis.md "Industry: Healthcare, Budget: $500K, Team size: 12 FTEs, Priority: reduce cycle time"
Note: For connector setup and configuration details, see CONNECTORS.md.
This plugin can connect to external tools via MCP servers configured in .mcp.json:
The data/sample-transcripts/ directory includes example transcripts for testing:
ap-process.txt — Accounts Payable invoice processing walkthroughgl-month-end-close.txt — General Ledger month-end close processThis project also includes a standalone Python implementation for programmatic execution. See SETUP.md for Python setup instructions.
# Run via Python CLI
python -m src.main data/sample-transcripts/ap-process.txt outputs/test
# Run via Python API
from src.main import run_full_transformation
result = run_full_transformation(
transcript_path="data/sample-transcripts/ap-process.txt",
output_dir="outputs/my-analysis"
)
See ARCHITECTURE.md for detailed design documentation of the Python component architecture.
Feedback and suggestions welcome! Fork the repo, edit the markdown/JSON files, and submit a PR.
Generate diagrams, flowcharts, and visual representations from text descriptions. Helps media planners and strategists visualize campaign flows and data structures.
Create critical briefs through challenging dialogue: business validation (critical-business-brief), operational process analysis (critical-process-brief), and MVP application design (critical-app-brief). Each skill creates structured briefs that expose weaknesses, test assumptions, and cut scope ruthlessly.
Comprehensive BABOK v3 techniques: 14 skills covering strategic analysis (SWOT, PESTLE, BMC), problem solving (root cause, decision analysis, risk), planning (prioritization, estimation), and design (process modeling, data modeling, journey mapping). 9 specialist agents and 9 skills.
Optimize business operations — vendor management, process documentation, change management, capacity planning, and compliance tracking. Keep your organization running efficiently.
Converts bullet steps, ASCII art, markdown tables, and prose workflows into Mermaid diagrams for AI-facing documents. Includes process quality methodology for improving ambiguous or incomplete processes before conversion.
Share bugs, ideas, or general feedback.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim