概要
The Python Plan Optimizer is a sophisticated analysis tool designed to audit Python code snippets within design and planning documents. It systematically identifies violations of design principles such as SOLID, DRY, and KISS, detects common code smells, and suggests modern Python 3.10+ improvements. The skill is uniquely project-aware, automatically adjusting its analysis thresholds based on whether the project is a quick prototype, an MVP, or an enterprise-grade system. By remaining read-only, it provides high-value architectural recommendations and verified library usage patterns without altering your source documentation.