概要
The Following-Plans skill provides a critical governance layer for AI agents during the execution of software development tasks. By utilizing a standardized decision tree, it forces agents to distinguish between minor syntax corrections and significant architectural shifts. This prevents agents from making silent 'simpler' changes that bypass design decisions, ensuring that all deviations are explicitly reported and approved. It is an essential tool for maintaining technical integrity and preventing unauthorized refactoring during the implementation phase.