AI AGENT ADDONS

This tool helps you find problems in your code, workflows, or processes. It picks the best analysis method for what you are looking at. One method is the Gemba Walk, which means going to see the actual code and how it works. Another is Value Stream Mapping, which looks at the steps in a workflow to find delays. The third is Muda Analysis, which finds waste like unnecessary code or duplication.

Each method comes with clear steps and real examples. You can use this to check if your code matches the documentation, find bottlenecks in a deployment pipeline, or spot technical debt. The tool tells you why it chose a method and guides you through the whole analysis. At the end, you get practical actions to improve things.

Add Analyse skill to your workflow

Global

mkdir -p ~/.claude/skills/analyse

Project

mkdir -p .claude/skills/analyse

Source Repository

Stars
1,185
Forks
128
Watchers
1,185
License
GPL-3.0
Last Push
1 month ago
Created
8 months ago