Open Source by SCAINET
The foundations of our AI governance stack — free, open, and battle-tested across 4.8.2 of the Agent Excellence Framework.
Clancy.md
AI Coding Framework for Solo Developers. 10 rules + power heuristics that make AI agents 10x more reliable. Zero dependencies. Works with any AI IDE.
- 10 Universal Rules
- Power Heuristics for advanced agents
- Works with Cursor, Windsurf, Copilot, and more
- Zero dependencies — just a markdown file
- MIT License — free forever
# Quick Start
1. Copy clancy.md to your project root
2. Tell your AI: "Read clancy.md"
3. Start coding with governance
# Or use the CLI
$ npx agent-excellence init
Chazwazza
The enterprise extension of the Agent Excellence Framework. Multi-agent orchestration, EGO identity tracking, PNEUMA output validation, and the full Trinity governance stack.
Multi-Agent Teams
Orchestrate entire development teams
EGO Identity
Named agents with persistent tracking
PNEUMA Validation
Output verification before delivery
The Trinity
HUMAN → EGO → PNEUMA governance
The Trinity: HUMAN → EGO → PNEUMA
Heuristics for User Machine Alignment Navigation
Input & Interpretation
Natural language commands that bridge human intent and machine execution. 35+ commands, zero developer knowledge required.
Executive Governance Observer
Identity & Accountability
Every agent gets a name, a history, and a performance record. Named agents are accountable agents.
Post-generation Narrative Expression Uncertainty Mitigation Audit
Output & Verification
Scans output for linguistic tells — 'should', 'probably', 'might'. Verified claims only. Never presents assumption as fact.
Natural Language Commands
Heuristics for User Machine Alignment Navigation — No developer knowledge required. Just speak naturally.
"catch me up"Get project status and recent changes
"what needs me"Show your priority action items
"wrap it up"Create handover and commit
"stage it"Commit, push, create PR to staging
"ship it"Promote staging to production
"any blockers"Show blocked items and dependencies
"framework check"Validate compliance with standards
Say "what can you do" to see all 35+ commands.
Agent Excellence CLI
npx agent-excellence initInitialize framework in your project
npx agent-excellence syncUpdate to latest core documents
npx agent-excellence validateCheck framework compliance
npx agent-excellence diffCompare learnings across repos
npx agent-excellence contributePropose changes back to CORE
6 Core Documents
AGENT_EXCELLENCE_CORE.mdUniversal rules and standards
HUMAN_PROTOCOL.mdNatural language commands
MDC_SPECIFICATION.mdMetadata format for AI agents
CONTEXT_MANAGEMENT.mdContext window optimization
DEBUGGING_METHODOLOGY.mdInvestigation-first protocol
PLATFORM_GOTCHAS.mdPlatform-specific solutions