Agent skill

A3CriticalThinking

Toyota-style A3 problem solving with embedded priority hierarchy: Safety First, then Customer Value, then Shareholder Value. Structured thinking framework for manufacturing decisions, root cause analysis, and countermeasure development. USE WHEN user says 'A3', 'problem solving', 'root cause', 'countermeasure', '5 whys', 'fishbone', 'ishikawa', 'priority decision', 'safety first', 'critical thinking', or needs structured analysis of manufacturing problems. Integrates with AutomotiveManufacturing and HoshinKanri skills.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill a3criticalthinking --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Path: skills/analysis/a3criticalthinking/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# A3 Critical Thinking ## When to Activate This Skill - "Create an A3 for [problem]" - "Help me think through [decision]" - "Root cause analysis for [issue]" - "What should take priority here?" - "Is this safe to proceed?" - "Evaluate tradeoffs for [options]" - "5 Whys analysis" - "Fishbone diagram for [defect]" --- ## The Priority Hierarchy **Every decision must pass through this filter, in order:** ``` ┌─────────────────────────────────────────────────────┐ │ 1. SAFETY FIRST │ │ Will anyone be harmed? Stop everything else. │ │ • Employee safety │ │ • Customer safety (product in use) │ │ • Environmental safety │ │ • Community safety │ └─────────────────────────────────────────────────────┘ ↓ Only if SAFE ┌─────────────────────────────────────────────────────┐ │ 2. CUSTOMER VALUE │ │ Does this create good products for customers? │ │ • Quality that meets/exceeds requirements │ │ • Reliability and durability │ │ • On-time delivery │ │ • Fitness for purpose │ └─────────────────────────────────────────────────────┘ ↓ Only if QUALITY assured ┌─────────────────────────────────────────────────────┐ │ 3. SHAREHOLDER VALUE │ │ Now optimize for business results │ │ • Cost efficiency │ │ • Pr

What's inside
Steps it walks through
  1. When to Activate This Skill
  2. The Priority Hierarchy
  3. The Decision Test
  4. Question 1: Is it SAFE?
  5. Question 2: Does it serve the CUSTOMER?
  6. Question 3: Is it EFFICIENT?
  7. A3 Problem Solving Framework
  8. Root Cause Analysis Tools
  9. 5 Whys Method
  10. Fishbone (Ishikawa) Diagram
  11. Countermeasure Hierarchy
  12. Quick Decision Framework
  13. Integration Points
  14. With AutomotiveManufacturing Skill
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the A3CriticalThinking skill do?

Toyota-style A3 problem solving with embedded priority hierarchy: Safety First, then Customer Value, then Shareholder Value. Structured thinking framework for manufacturing decisions, root cause analysis, and countermeasure development. USE WHEN user says 'A3', 'problem solving', 'root cause', 'countermeasure', '5 whys', 'fishbone', 'ishikawa', 'priority decision', 'safety first', 'critical thinking', or needs structured analysis of manufacturing problems. Integrates with AutomotiveManufacturing and HoshinKanri skills.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill a3criticalthinking --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going