Metadata-Version: 2.4
Name: claude-setup-optimizer
Version: 0.1.0
Summary: Scan your Claude Code setup for behavioral discipline gaps vs. production-grade patterns. Get a scored report with copy-paste fixes.
Project-URL: Homepage, https://oakenai.tech/tools/claude-setup-optimizer
Project-URL: Repository, https://github.com/Oaken-AI/claude-setup-optimizer
Project-URL: AI Consulting, https://oakenai.tech
Author-email: "Benjamin M. Brown" <ben@oakenai.tech>
Maintainer-email: Oaken AI <ben@oakenai.tech>
License: MIT
Keywords: agent,ai,behavioral,claude,claude-code,optimization,rules,system-prompt
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Claude Setup Optimizer

Scan your Claude Code setup for behavioral discipline gaps vs. production-grade patterns.

```bash
pip install claude-setup-optimizer
claude-setup-optimizer --open
```

## Credits

The behavioral patterns powering this tool's checks were derived from the Claude Opus 4.7 internal system prompt, leaked and published by [@elder_plinius](https://x.com/elder_plinius). Without that research, this tool wouldn't exist.
