
Strictify
Install strictify from this marketplace when you want an opinionated Python quality pass that tightens lint, types, and hooks across an existing repo without hand-auditing every tool.
Overview
strictify is a plugin marketplace for the Ship phase that distributes the strictify plugin for opinionated Python code quality analysis, 21-category strictness proposals, and hookify enforcement.
What is this marketplace?
- Analyzes existing Python tooling config before changing anything
- Proposes strictness upgrades across 21 quality categories
- Installs self-reinforcing hookify rules so agents and humans keep standards
- Opinionated defaults aimed at solo builders shipping Python backends and CLIs
- Single-plugin marketplace (strictify v0.4.0) from Ricardo Decal
- 1 plugin in marketplace (strictify v0.4.0)
- 21 strictness categories analyzed and proposed
- Owner: Ricardo Decal (crypdick/strictify)
What problem does it solve?
Python repos accumulate half-configured quality tools, so every agent session rediscovers the same lint and type gaps instead of shipping confidently.
Who is it for?
Solo builders with an existing Python repo who want Claude Code to propose and install stricter, hook-backed quality rules before the next ship.
Skip if: Greenfield non-Python projects, teams that forbid opinionated tooling changes, or builders who only need a one-off formatter fix without repo-wide enforcement.
What do I get? / Deliverables
After you register the marketplace and run strictify, you get a prioritized strictness plan and installed hooks that keep Python quality consistent through review and release.
- Structured strictness recommendations across 21 quality categories
- Installed self-reinforcing hookify rules aligned to the repo
- Agent-ready summary of config gaps and proposed enforcement changes
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Code quality enforcement lands on the Ship shelf because it hardens what you already built before releases, not because it only applies once. Review is the canonical subphase for analyzing current config, proposing stricter rules, and baking enforcement into the repo workflow.
How it compares
Curated Claude plugin marketplace for Python repo enforcement, not a journey-wide methodology skill pack like Superpowers.
Common Questions / FAQ
Who is Strictify for?
Strictify is for solo and indie builders maintaining Python codebases who want agent-guided, opinionated quality upgrades tied to real config and git hooks.
When should I use Strictify?
Use Strictify during Ship review when standards have slipped, before a release, or when onboarding Claude Code to an inherited Python repo with messy tooling.
How do I add Strictify to my agent?
Add the crypdick/Strictify marketplace in Claude Code, install the Strictify plugin from the catalog, then point your agent at the repo so it can analyze config and apply hookify rules.