byfractera· 18 skills
Global interaction rule for EVERY state-changing MCP tool call: before any write / mutation (set, toggle, create, update, apply), restate the intent back to the owner, list the concrete actions, and wait for explicit confirmation. Use whenever you are about to call a tool that changes state. Read-only tools need no confirmation.
$npx -y skills add fractera/agent-engineering-infrastructure --skill confirm-before-mutationInstalls into the current project.
Run `npx skills use "https://github.com/fractera/agent-engineering-infrastructure" --skill "fractera/agent-engineering-infrastructure/confirm-before-mutation"` 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/fractera/agent-engineering-infrastructure" that are relevant to the current task. Run `npx skills add "https://github.com/fractera/agent-engineering-infrastructure"` and select the relevant skills, then follow their instructions.