Paste this into any agent
Or send a URL
Give the agent this page:Or run the commands yourself
npx skills add scanaislop/skills installs the aislop skill into the coding agents on this machine. aislop hook install wires a scan after every agent edit (Claude Code, Cursor, Gemini CLI, and others). See Agent skill and Hooks for flags.
Add --quality-gate when you want the agent blocked if the score drops:
AGENTS.md template
Drop this at the repo root asAGENTS.md. If the repo already has CLAUDE.md or GEMINI.md, add @AGENTS.md on its own line (or copy the same body).
aislop hook install also writes agent-specific instruction files (AISLOP.md, Cursor rules, Copilot instructions, and so on). Keep AGENTS.md as the portable copy.
Handoff prompt (remaining findings)
Afteraislop fix, remaining issues need judgment. Print a prompt you can paste into any agent:
--prompt and agent flags.
MCP tools
If the agent speaks MCP, add:aislop_scan, aislop_fix, aislop_why, and aislop_baseline. Details: MCP server.
How the pieces stack
Use all of them. The skill is the procedure. The hook is the enforcement.
AGENTS.md is the written standard.