Blog
Tutorial articles.
4 articles in tutorial.
npx aislop scan: First Code Quality Run on AI Generated Code
Run npx aislop scan with no install. What the 0 to 100 score means, where the GitHub repo lives, and how to put the same code quality check in CI.
Read more →How to Scan AI Generated Code for AI Slop
How to scan AI generated code with a local CLI, changed-file mode, and a CI gate. What a slop scan can prove about code quality and what it cannot.
Read more →Quality Gates for AI Coding: Add One in 2 Minutes
How to add a quality gate for AI coding: run a baseline, add a reproducible GitHub Actions job, and introduce a threshold without blocking the team on legacy findings.
Read more →How to Run aislop in GitHub Actions, GitLab CI, and Bitbucket
Reproducible aislop CI examples for full and changed-file scans, with immutable dependencies, threshold rollout, checkout depth, and troubleshooting guidance.
Read more →