ba-orchestration
Multi-technique business analysis orchestration using BABOK. Coordinates 14 techniques across strategic analysis, problem solving, planning, and design into comprehensive analysis packages.
What this skill does
# Business Analysis Orchestration Coordinate multiple business analysis techniques into comprehensive analysis packages. Based on BABOK v3 methodology for combining techniques effectively. ## Overview Business analysis rarely uses a single technique in isolation. Complex initiatives require orchestrated combinations of techniques, sequenced appropriately, with findings synthesized into actionable recommendations. ## Available Techniques (14 Skills) ### Strategic Analysis | Skill | Purpose | |-------|---------| | `swot-pestle-analysis` | SWOT, PESTLE, Porter's Five Forces | | `business-model-canvas` | BMC, Lean Canvas, 9-block analysis | | `benchmarking` | Competitive analysis, industry comparison | ### Problem Solving | Skill | Purpose | |-------|---------| | `root-cause-analysis` | Fishbone/Ishikawa, 5 Whys | | `decision-analysis` | Decision tables, weighted scoring, decision trees | | `risk-analysis` | Risk registers, probability/impact matrices | ### Planning & Estimation | Skill | Purpose | |-------|---------| | `prioritization` | MoSCoW, Kano model, weighted scoring | | `estimation` | Analogous, parametric, PERT, story points | | `capability-mapping` | Business capabilities, maturity models | | `stakeholder-analysis` | Power/interest, RACI, communication plans | ### Process & Data Design | Skill | Purpose | |-------|---------| | `value-stream-mapping` | Current/future state, Lean analysis | | `journey-mapping` | Customer experience, touchpoints | | `process-modeling` | BPMN notation, workflows | | `data-modeling` | ERDs, data dictionaries | ## Technique Selection Guide | Goal | Primary Technique | Supporting Techniques | |------|-------------------|----------------------| | Strategic planning | SWOT/PESTLE | Capability Mapping, Benchmarking | | Business model design | Business Model Canvas | Stakeholder Analysis, Value Stream | | Process improvement | Value Stream Mapping | Root Cause Analysis, Process Modeling | | Customer experience | Journey Mapping | Stakeholder Analysis, Prioritization | | Problem investigation | Root Cause Analysis | Risk Analysis, Decision Analysis | | Technology decision | Decision Analysis | Benchmarking, Risk Analysis | | Project estimation | Estimation | Prioritization, Risk Analysis | | Backlog prioritization | Prioritization | Stakeholder Analysis, Estimation | | Database design | Data Modeling | Process Modeling, Capability Mapping | | Risk management | Risk Analysis | Prioritization, Stakeholder Analysis | | Transformation planning | Capability + VSM | SWOT, Stakeholder Analysis | | New initiative | Full analysis | Multi-technique package | | M&A due diligence | Capability + Benchmarking | Stakeholder Analysis, Risk | | Competitive positioning | Benchmarking | SWOT, Business Model Canvas | ## Standard Workflows ### Workflow 1: Strategic Planning ```text 1. Stakeholder Analysis - Identify key stakeholders 2. Capability Mapping - Create capability model 3. Benchmarking - Compare against industry 4. SWOT/PESTLE Analysis - Environmental scan 5. Prioritization - Investment decisions ``` ### Workflow 2: Customer Experience Improvement ```text 1. Stakeholder Analysis - Identify user segments 2. Journey Mapping - Map current experience 3. Value Stream Mapping - Identify operational waste 4. Capability Mapping - Link to capabilities 5. Prioritization - Impact vs effort matrix ``` ### Workflow 3: Process Optimization ```text 1. Process Modeling - Capture current process (BPMN) 2. Value Stream Mapping - Identify waste and bottlenecks 3. Journey Mapping - User experience perspective 4. Root Cause Analysis - Identify improvement areas 5. Estimation - Plan improvement effort ``` ### Workflow 4: Full Analysis Package ```text 1. Stakeholder Analysis - Who is involved? 2. Process Modeling - What happens today? 3. Capability Mapping - What do we do? 4. Value Stream Mapping - How efficiently? 5. Journey Mapping - What's the experience? 6. Synthesis - Integrated findings ``` ### Workflow 5: Strategic Assessment ```text 1. SWOT/PESTLE Analysis - Environmental scan 2. Benchmarking - Competitive position 3. Business Model Canvas - Current model 4. Capability Mapping - Internal strengths 5. Gap Analysis - Strategic gaps 6. Prioritization - Strategic initiatives ``` ### Workflow 6: Problem Investigation ```text 1. Stakeholder Analysis - Who's affected? 2. Root Cause Analysis - What's causing it? 3. Risk Analysis - What's at risk? 4. Decision Analysis - What are options? 5. Prioritization - Which solution? 6. Estimation - Implementation effort ``` ### Workflow 7: New Project Planning ```text 1. Stakeholder Analysis - Who's involved? 2. Risk Analysis - Project risks 3. Estimation - Effort and duration 4. Prioritization - Backlog ordering 5. Process Modeling - Key workflows 6. Data Modeling - Data structures ``` ### Workflow 8: Database/System Design ```text 1. Process Modeling - Business workflows 2. Data Modeling - Entity relationships 3. Stakeholder Analysis - Data owners 4. Risk Analysis - Data risks 5. Capability Mapping - System capabilities ``` ## Orchestration Process ### Step 1: Understand the Goal Ask clarifying questions: - What decision needs to be made? - Who are the key stakeholders? - What's the time frame? - What data/access is available? ### Step 2: Select Workflow Based on the goal, select the appropriate workflow from above or design a custom sequence. ### Step 3: Execute Techniques For each technique in the workflow: 1. Load the appropriate skill 2. Gather required inputs 3. Execute the technique 4. Capture outputs ### Step 4: Synthesize Findings Combine outputs into integrated analysis: 1. **Cross-reference stakeholders** to capability owners 2. **Link pain points** to capabilities and processes 3. **Align improvements** across all techniques 4. **Prioritize recommendations** by impact and feasibility 5. **Create unified roadmap** ## Parallel vs Sequential Execution ### When to Parallelize Execute techniques in parallel when: - No data dependencies between them - Different stakeholders/SMEs provide input - Time constraints require faster completion ### When to Sequence Execute techniques sequentially when: - Output of one feeds into another - Same stakeholders for both (avoids fatigue) - Earlier technique shapes scope of later one ### Example Parallel Plan **Phase 1 (Parallel):** - Stakeholder Analysis - Capability Mapping (discovery) **Phase 2 (Parallel, after Phase 1):** - Value Stream Mapping (uses stakeholder context) - Journey Mapping (uses persona from stakeholder analysis) **Phase 3 (Sequential):** - Synthesis and Integration ## Output Package Structure ### Integrated Analysis Package ```markdown ## Integrated Business Analysis: [Initiative] ### Executive Summary [Key findings and recommendations] ### Stakeholder Landscape [From stakeholder-analysis skill] ### Capability Model [From capability-mapping skill] ### Value Stream Analysis [From value-stream-mapping skill] ### Customer Experience [From journey-mapping skill] ### Integrated Findings [Cross-cutting insights] ### Prioritized Roadmap [Unified recommendations] ### Appendix: Detailed Outputs [Full outputs from each technique] ``` ## Quality Checklist Orchestrated packages must include: - [ ] Clear problem/goal statement - [ ] Technique selection rationale - [ ] Outputs from each technique - [ ] Cross-referenced findings - [ ] Integrated recommendations - [ ] Prioritized roadmap - [ ] Traceability between deliverables ## Related Skills - `stakeholder-analysis` - Stakeholder identification and engagement - `capability-mapping` - Business capability modeling - `value-stream-mapping` - Lean value stream analysis - `journey-mapping` - Customer/user experience mapping - `process-modeling` - BPMN process documentation - `data-modeling` - Entity-relationship design - `root-cause-analysis` - Problem investigation - `swot-pestle-analysis` - Strategic environmental scan - `business-model-canvas`
Related in Design
contribute
IncludedLocal-only OSS contribution command center. Auto-refreshes the user's in-flight PR and issue state on invoke so conversations start with full context — no need to brief Claude on what's in flight. Helps the user find issues to contribute to on GitHub, builds per-repo dossiers of what each upstream expects (CLA, DCO, branch convention, AI policy, draft-first, review bots, issue templates), runs deterministic gates before any external action so AI-assisted contributions don't reach maintainers as slop. State is markdown-only: candidate files at ~/.contribute-system/candidates/, repo dossiers at ~/.contribute-system/research/, append-only event log at ~/.contribute-system/log.jsonl. No database, no cloud calls. Use when the user asks about their PRs / issues / contributions, wants to find new work to take on, claim an issue, build/refresh a repo's dossier, or draft a Design Issue or PR. Trigger with "/contribute", "what's my PR status", "find a contribution", "claim issue X", "draft a Design Issue for Y", "refresh dossier for Z".
architectural-analysis
IncludedUser-triggered deep architectural analysis of a codebase or scoped subtree across eight modes — information architecture, data flow, integration points, UI surfaces, interaction patterns, data model, control flow, and failure modes. This skill should be used when the user asks to "diagram this codebase," "map the architecture," "show the data flow," "give me an ERD," "trace control flow," "find the integration points," "verify the layout pattern," "audit the UX architecture," or any similar request whose primary deliverable is mermaid diagrams plus cited reports under docs/architecture/. Dispatches haiku/sonnet sub-agents in parallel for per-mode exploration, then verifies every citation mechanically before any node lands in a diagram. Not for one-off prose explanations of code (use code-explanation) or for high-level system design from scratch (use system-design).
mcp
IncludedModel Context Protocol (MCP) server development and tool management. Languages: Python, TypeScript. Capabilities: build MCP servers, integrate external APIs, discover/execute MCP tools, manage multi-server configs, design agent-centric tools. Actions: create, build, integrate, discover, execute, configure MCP servers/tools. Keywords: MCP, Model Context Protocol, MCP server, MCP tool, stdio transport, SSE transport, tool discovery, resource provider, prompt template, external API integration, Gemini CLI MCP, Claude MCP, agent tools, tool execution, server config. Use when: building MCP servers, integrating external APIs as MCP tools, discovering available MCP tools, executing MCP capabilities, configuring multi-server setups, designing tools for AI agents.
react-native-skia
IncludedDesign, build, debug, and optimise high-polish animated graphics in React Native or Expo using @shopify/react-native-skia, Reanimated, and Gesture Handler. Use when the user wants canvas-driven UI, shaders, paths, rich text, image filters, sprite fields, Skottie, video frames, snapshots, web CanvasKit setup, or performance tuning for custom motion-heavy elements such as loaders, hero art, cards, charts, progress indicators, particle systems, or gesture-driven surfaces. Also use when the user asks for fluid, glow, glass, blob, parallax, 60fps/120fps, or GPU-friendly animated effects in React Native, even if they do not explicitly say "Skia". Do not use for ordinary form/layout work with standard views.
plaid
IncludedProduct Led AI Development — guides founders from idea to launched product. Six capabilities: Idea (discover a product idea), Validate (pressure-test the idea against fatal flaws, problem reality, competition, and 2-week MVP feasibility), Plan (vision intake + document generation), Design (translate image references into a design.md spec), Launch (go-to-market strategy), and Build (roadmap execution). Use when someone says "PLAID", "plaid idea", "help me find an idea", "product idea", "idea from my business", "idea from my expertise", "plaid validate", "validate my idea", "pressure-test", "is this idea good", "find fatal flaws", "validate the problem", "plan a product", "define my vision", "generate a PRD", "product strategy", "plaid design", "design from image", "translate image to design", "create design.md", "extract design tokens", "plaid launch", "go-to-market", "launch plan", "GTM strategy", "launch playbook", "plaid build", "build the app", "start building", or "execute the roadmap".
nextjs-framer-motion-animations
IncludedAdds production-safe Motion for React or Framer Motion animations to Next.js apps, including reveal, hover and tap micro-interactions, whileInView, stagger, AnimatePresence, layout and layoutId transitions, reorder, scroll-linked UI, and lightweight route-content transitions. Use when the user asks to add, refactor, or debug Motion or Framer Motion in App Router or Pages Router codebases, especially around server/client boundaries, reduced motion, LazyMotion, bundle size, hydration, or route transitions. Avoid for GSAP-style timelines, WebGL or 3D scenes, heavy scroll storytelling, or CSS-only effects unless Motion is explicitly requested.