A3 Problem Analysis
Editor's pickFeaturedToyota A3 problem analysis template covering 7 stages: background, current state, goals, root cause analysis, countermeasures, implementation plan, and follow-up
- Type
- skill
- GitHub stars
- ★ 1.2K
- Repository
- NeoLabHQ/context-engineering-kit
- Category
- productivity
Install
1Quick install (skills CLI)
npx skills add NeoLabHQ/context-engineering-kit --skill analyse-problem --agent claude-codeInstalls analyse-problem into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.