Skip to content

Repository files navigation

strictify

Strictify turns Python coding standards into automated checks, giving AI coding agents concrete feedback when they break the rules. It works as a Claude Code and Codex plugin: it inspects your repo, proposes checks that fit, and applies only changes you approve.

Inspired by AI Is Forcing Us to Write Good Code and Harness Engineering.

Install

Claude Code

claude plugins add github:crypdick/strictify

Run /strictify in your repo.

Codex

codex plugin marketplace add crypdick/strictify
codex plugin add strictify@strictify

Ask Codex to "strictify this repo."

What it does

The skill covers 22 categories: linting and types, dead code and dependencies, tests and coverage, architecture boundaries, worktree isolation, and ongoing enforcement. It merges existing settings and installs approved tools and configures hooks through prek.

License

MIT

About

Opinionated harness to prevent agents from writing spaghetti code

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages