Scope Guard

Monitors implementation scope and prevents drift beyond the plan. Detects unrequested refactors, gold-plating, and "while I'm here" additions. Use when implementing tasks from a plan, writing code for a feature, or when the agent starts modifying files not listed in the current task.

xoai fe203b1 4.6 KB Updated

File contents

xoai/sage/tree/main/core/capabilities/context/scope-guard commit fe203b1e94

Frequently asked questions

npx skillmds@latest add xoai/scope-guard