This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryUpdates 📊 Statistics, Auto-Update Features, and 🔧 Enhanced Existing Tools across a mixed release.
Full changelog
🔄 Auto-Update System Released!
🎉 New Features
3 New MCP Tools:
- ✅
check_for_updates- Check if new version available on GitHub - ✅
update_rules- Download and install latest rules automatically - ✅
get_version_info- View current and remote version information
New Resource:
- 📝
critical-rules://changelog- View complete update history
Auto-Update Features:
- 🔒 SHA256 Integrity Verification - Ensures downloaded files are authentic
- 💾 Automatic Backups - Previous version saved before updating
- 🌐 Remote Version Checking - Real-time status from GitHub
- 📊 Version Tracking - Local version.json with metadata
🔧 Enhanced Existing Tools
verify_compliance- Now shows current version and dateget_rules_summary- Includes version info and update instructions
📦 Installation
npx @optima-quantum/claude-critical-rules-mcp-new
🚀 Usage
// Check for updates
check_for_updates()
// View version info
get_version_info({ check_remote: true })
// Install latest version
update_rules()
// Read changelog
// Resource: critical-rules://changelog
📊 Statistics
- Version: 1.1.0
- Rules Count: 96 documented failures
- Patterns: 20 recurring issues
- Tools: 5 total (3 new)
- Resources: 2 total (1 new)
🔗 Links
- npm Package: https://www.npmjs.com/package/@optima-quantum/claude-critical-rules-mcp-new
- GitHub Repo: https://github.com/optimaquantum/claude-critical-rules-mcp
- Documentation: https://github.com/optimaquantum/claude-ai-best-practices
🙏 Credits
Based on 6+ months of real-world analysis of Claude AI failures.
Full Changelog: https://github.com/optimaquantum/claude-critical-rules-mcp/blob/main/CHANGELOG.md
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About optimaquantum/claude-critical-rules-mcp
Automatic enforcement of critical rules for Claude AI preventing 96 documented failure patterns. Provides compliance verification checklist and rules summary via MCP tools.
Beta — feedback welcome: [email protected]