Analyze Before Coding

Stop and analyze before writing any code. Review the problem space — trace what the change touches, estimate the blast radius, and mentally simulate the system with the change in place. Use this skill whene you're about to implement something that modifies existing behavior, touches shared components, or interacts with more than one part of the system. Triggers on implementation tasks (features, bugs, refactors). Even if the user says "just do it", take 60 seconds to load the context first.

gjalla 9ec8533 9.4 KB Updated

File contents

gjalla/gjalla-plugin/tree/main/claude/skills/analyze-before-coding commit 9ec8533a7d

Frequently asked questions

npx skillmds@latest add gjalla/analyze-before-coding