About
This skill establishes a rigorous framework for Claude Code to ensure reliability and consistency during automated development tasks. It mandates specific tool sequences—such as requiring a file read before an edit—to prevent common execution errors. Beyond tool usage, it synchronizes versioning across project files, validates documentation paths, and maintains component count accuracy. By implementing error pattern detection and auto-fix protocols, the skill enables Claude to autonomously recover from failures like missing directories or non-unique search strings, leading to more robust and self-correcting agent behavior.