# Warhammer.pi

This Pi Package makes your coding agent speak like Adeptus Mechanicus.
Intended for very fun code reviews.

Comes with two skills.
- `/heresy-scan`. Scans your project for heresy. You define what's heretic in
`HERESY.md` at the root of the project. Pi comes back with `HERESY_FOUND.md`.
- `/heresy-purge` uses output of `HERESY_FOUND.md` and proceeds with fixing
these issues.

## `HERESY.md`

This is where things get interesting. This is a collection of anti-patterns
that Warhammer.pi is instructed to read. `AGENTS.md` tells what's allowed.
`HERESY.md` tells what's disallowed. Yes, another useless Markdown file. But
it's fun.

Have a look at [this project's `HERESY.md`](./HERESY.md) to see what's
disallowed.

## Rationale?

None. I just want code reviews to be fun. On average, consumes about the same
amount of tokens as base models without Warhammer.pi. It's not going to fix a
model that's not trained to be terse and token-efficient.

```
+++                           PRAISE THE OMNISSIAH                           +++
```
