跳到主要内容
知仓学习社ZHICANG

a3-problem-solver

A3 problem-solving and status reporting skill with structured thinking and coaching support

不碰外部(只输出文字)无严重或高危命中a5c-ai/babysitter

它会碰到什么

扫了多少1 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

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

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

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,796
本站分层T1
该仓技能数2115
原文件路径library/specializations/domains/business/operations/skills/a3-problem-solver/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 2115 个技能

同名技能的其他版本

有 2 个不同仓库或目录里都有叫 a3-problem-solver 的技能。它们内容并不相同,别混用:

  • a5c-ai/babysitter — A3 problem-solving skill for structured problem analysis and countermeasure development.