Stops scope creep before it happens by forcing you and the agent to write down exactly what you're building before any code gets touched. When you transition from planning to implementation, it makes you capture outcome, approach, constraints, and success criteria in a structured frame, then monitors for drift at natural boundaries like touching new files or starting new work units. If the agent strays, it emits an Intent Check asking whether you meant to pivot or just wandered off. Closes with a resolution record when done. Works standalone but designed to slot in front of context-surfing and simplify-and-harden in a multi-skill workflow. Lightweight enough that it doesn't slow you down, structured enough that learning-aggregator can mine the intent blocks later for cross-session patterns.
npx skills add https://github.com/pskoett/pskoett-ai-skills --skill intent-framed-agent