npx claudepluginhub krzemienski/shannon-frameworkShannon Framework for mission-critical AI development with 8D complexity analysis and wave orchestration
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Version 5.6.0 | Installation | Quick Start | Documentation | GitHub
🚀 V5.6.0 "Comprehensive Quality & Intelligence": 14 new skills,
/shannon:healthdashboard, advanced testing, security automation! See docs/v5.6/CHANGELOG.md for complete details.
Shannon Framework is a Claude Code plugin that transforms AI-assisted development from ad-hoc interactions into a rigorous, quantitative, reproducible methodology. Built for mission-critical domains—Finance, Healthcare, Legal, Security, Aerospace—Shannon replaces subjective judgments with objective measurements throughout the development lifecycle.
Quantitative Over Qualitative: Replace ALL subjective judgments with objective measurements.
| Traditional Approach | Shannon Framework |
|---|---|
| "Seems complex" | 8D complexity score: 0.72/1.00 (VERY COMPLEX) |
| "Need 3-4 agents" | Formula: complexity × bands = 8-15 agents |
| "Making progress" | Quantified: 65% complete (+12% this session) |
| "Tests look fine" | NO MOCKS compliance: 100% or fail |
| "Architecture aligns" | Alignment score: 87/100 (STRONG) |
USER
│
↓
┌──────────────────────────┐
│ COMMANDS (Layer 4) │ ← User-facing interface
│ 15 slash commands │ /shannon:spec, /shannon:wave
└────────────┬─────────────┘ Delegate to skills
↓ Format output
┌──────────────────────────┐
│ SKILLS (Layer 3) │ ← Workflow implementation
│ 18 behavioral patterns │ Execute methodologies
└────────────┬─────────────┘ Save to Serena
↓ Reference core files
┌──────────────────────────┐
│ HOOKS (Layer 2) │ ← Automatic enforcement
│ 5 lifecycle scripts │ Block violations
└────────────┬─────────────┘ Inject context
↓ Cannot be skipped
┌──────────────────────────┐
│ CORE FILES (Layer 1) │ ← Foundational specs
│ 9 reference documents │ 11K lines total
└──────────────────────────┘ Complete algorithms
↓
SERENA MCP
(Central State Store)
| Layer | Count | Purpose | Examples |
|---|---|---|---|
| Commands | 20 | User entry points | shannon:init, shannon:do, shannon:wave, shannon:spec, shannon:ultrathink |
| Skills | 21 | Workflow implementation | project-onboarding, spec-analysis, wave-orchestration, intelligent-do |
| Hooks | 5 | Automatic enforcement | post_tool_use (NO MOCKS), precompact |
| Core Files | 9 | Reference specs (11K lines) | TESTING_PHILOSOPHY, SPEC_ANALYSIS |
| Agent Guides | 25 | Agent usage documentation | WAVE_COORDINATOR, TEST_GUARDIAN |
Mandatory:
Recommended:
/shannon:ultrathinkConditional (based on project type):
⭐ Recommended: Universal Installation (Works for both Claude Code and Cursor IDE)
# Clone repository
git clone https://github.com/shannon-framework/shannon.git
cd shannon
# Install for both editors
./install_universal.sh