a3-problem-solver
A3 problem-solving and status reporting skill with structured thinking and coaching support
What this skill does
# A3 Problem Solver
## Overview
The A3 Problem Solver skill provides comprehensive capabilities for structured problem-solving using the A3 methodology. It supports problem statement crafting, root cause investigation, countermeasure development, and PDCA-based follow-up tracking.
## Capabilities
- A3 template facilitation
- Problem statement crafting
- Current condition analysis
- Target condition definition
- Gap analysis
- Root cause investigation
- Countermeasure development
- Follow-up tracking
## Used By Processes
- CI-002: A3 Problem Solving
- LEAN-003: Kaizen Event Facilitation
- SIX-005: Root Cause Analysis
## Tools and Libraries
- A3 templates
- Coaching frameworks
- Collaboration tools
- Progress tracking systems
## Usage
```yaml
skill: a3-problem-solver
inputs:
problem_type: "problem_solving" # problem_solving | proposal | status_report
problem_owner: "John Smith"
coach: "Jane Doe"
problem_description: "Customer lead time increased from 5 days to 8 days"
current_condition:
metric: "lead_time"
current_value: 8
unit: "days"
target_condition:
target_value: 4
unit: "days"
timeline: "90 days"
outputs:
- a3_document
- problem_statement
- root_cause_analysis
- countermeasure_plan
- implementation_schedule
- follow_up_checklist
```
## A3 Document Sections
### Left Side (Understanding)
| Section | Purpose |
|---------|---------|
| Background | Why is this important now? |
| Current Condition | What is happening today? |
| Target Condition | What should be happening? |
| Gap Analysis | What is the difference? |
| Root Cause Analysis | Why does the gap exist? |
### Right Side (Action)
| Section | Purpose |
|---------|---------|
| Countermeasures | What will we do? |
| Implementation Plan | How and when? |
| Follow-up | How will we verify? |
| Results | What did we achieve? |
## Problem Statement Criteria
A good problem statement:
- **Specific** - Clear and measurable
- **Observable** - Based on data/facts
- **Non-judgmental** - No blame
- **Gap-focused** - Current vs. target
- **Bounded** - Defined scope
### Example
Poor: "Quality is bad"
Good: "Defect rate on Line 3 increased from 2% to 5% in Q4 2025"
## A3 Thinking Process
### PDCA Cycle
1. **Plan** - Understand problem, identify root cause, develop countermeasures
2. **Do** - Implement countermeasures
3. **Check** - Verify results
4. **Act** - Standardize or adjust
## Coaching Questions
| Section | Coaching Questions |
|---------|-------------------|
| Problem | Is it measurable? Based on data? |
| Current | Do you understand the process? |
| Target | Is it realistic? Stretch enough? |
| Root Cause | Did you verify with data? |
| Countermeasures | Do they address root causes? |
| Implementation | Who, what, when? |
## Integration Points
- Project tracking systems
- Knowledge management
- Coaching platforms
- Performance dashboards
Related in Data & Analytics
clawarr-suite
IncludedComprehensive management for self-hosted media stacks (Sonarr, Radarr, Lidarr, Readarr, Prowlarr, Bazarr, Overseerr, Plex, Tautulli, SABnzbd, Recyclarr, Unpackerr, Notifiarr, Maintainerr, Kometa, FlareSolverr). Deep library exploration, analytics, dashboard generation, content management, request handling, subtitle management, indexer control, download monitoring, quality profile sync, library cleanup automation, notification routing, collection/overlay management, and media tracker integration (Trakt, Letterboxd, Simkl).
querying-soql
IncludedSOQL query generation, optimization, and analysis with 100-point scoring. Use this skill when the user needs SOQL/SOSL authoring or optimization: natural-language-to-query generation, relationship queries, aggregates, query-plan analysis, and performance or safety improvements for Salesforce queries. TRIGGER when: user writes, optimizes, or debugs SOQL/SOSL queries, touches .soql files, or asks about relationship queries, aggregates, or query performance. DO NOT TRIGGER when: bulk data operations (use handling-sf-data), Apex DML logic (use generating-apex), or report/dashboard queries.
app-store-optimization
IncludedApp Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app store listings, app visibility, or mobile app marketing on iOS or Android. Supports keyword research and scoring, competitor keyword analysis, metadata optimization, A/B test planning, launch checklists, and tracking ranking changes.
habit-flow
IncludedAI-powered atomic habit tracker with natural language logging, streak tracking, smart reminders, and coaching. Use for creating habits, logging completions naturally ("I meditated today"), viewing progress, and getting personalized coaching.
app-store-optimization
IncludedApp Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app store listings, app visibility, or mobile app marketing on iOS or Android. Supports keyword research and scoring, competitor keyword analysis, metadata optimization, A/B test planning, launch checklists, and tracking ranking changes.
visualizing-data
IncludedBuilds dashboards, reports, and data-driven interfaces requiring charts, graphs, or visual analytics. Provides systematic framework for selecting appropriate visualizations based on data characteristics and analytical purpose. Includes 24+ visualization types organized by purpose (trends, comparisons, distributions, relationships, flows, hierarchies, geospatial), accessibility patterns (WCAG 2.1 AA compliance), colorblind-safe palettes, and performance optimization strategies. Use when creating visualizations, choosing chart types, displaying data graphically, or designing data interfaces.