Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:51 +08:00
commit 4e8a12140c
88 changed files with 17078 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Changelog
## 1.1.0
- Refactored to Anthropic progressive disclosure pattern
- Updated description with "Use PROACTIVELY when..." format
- Removed version/author from frontmatter (CHANGELOG is source of truth)
## 1.0.0
- Initial release with comprehensive CLAUDE.md validation
- Multi-category analysis: security, compliance, best practices, research
- Three output modes: markdown report, JSON for CI/CD, refactored file
- Reference documentation from Anthropic official docs
- Scoring system with severity levels (CRITICAL to LOW)