All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of code-quality plugin
- Skills:
code-reviewing,markdown-linting,python - Agents:
code-reviewer,codebase-analyst,debugger,quality-reviewer,security-reviewer - Commands:
lint-md,review - Hooks: PostToolUse markdown linting on Write/Edit operations
- Templates for review reports and quality checklists
- Comprehensive code review with SOLID principles, OWASP security, and clean code analysis
- Markdown linting with markdownlint integration and auto-fix capabilities
- Python development best practices and linting configuration
- Multi-agent consensus review (code-reviewer, quality-reviewer, security-reviewer)
- Codebase analysis for architecture understanding and pattern detection
- Debugging agent for error investigation and root cause analysis