# SlopSift

SlopSift finds recognizable AI-writing habits in Markdown, prose, HTML, and source-code comments. It uses a compact dependency parser to follow grammatical relationships and runs named, deterministic rules locally.

- [Open the local editor](https://slopsift.dev/editor/)
- [Install and configure SlopSift](https://slopsift.dev/docs/)
- [Browse all rules](https://slopsift.dev/rules/)
- [Install from npm](https://www.npmjs.com/package/slopsift)
- [View the source](https://github.com/NikhilVerma/writinglint)

## Set up automatic agent rewrites

Paste this instruction into Claude Code or Codex:

> Set up SlopSift as a user-level Stop hook for Claude Code and/or Codex. Follow https://slopsift.dev/llms.txt, preserve my existing settings, and test the hook after installation.

SlopSift checks writing patterns. It does not determine who or what wrote a document.
