name: agent-scope description: | Enforce scoped write access for AI coding agents. Use when starting a new task, before committing changes, when asked to "check scope", "validate my diff", "did I touch anything I shouldn't", or when working in a monorepo where protected modules (auth, billing,…
$npx -y skills add floomhq/moto --skill agent-scopeInstalls into the current project.
Run `npx skills use "https://github.com/floomhq/moto" --skill "floomhq/moto/agent-scope"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/floomhq/moto" that are relevant to the current task. Run `npx skills add "https://github.com/floomhq/moto"` and select the relevant skills, then follow their instructions.