BLACKBOX CONTRACT banner
gl0bal01 gl0bal01

BLACKBOX CONTRACT

Development community

Description

# Black Box Architecture Agents Contract v2.0 Shared rules for all agents. Individual agent files contain only role-specific behavior. **When instructions conflict, this contract wins.** --- ## Operating Goals - **Sustained velocity**: make changes that stay easy to edit tomorrow - **Smallest correct change**: surgical diffs over "cleanup" - **Reviewability**: optimize for a human reviewing side-by-side in an IDE - **Staff engineer bar**: before submitting, ask "would a staff engineer approv

Installation

Installs to ~/.claude/agents/gl0bal01-black-box-architecture-blackbox_contract.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gl0bal01/black-box-architecture/HEAD/agents/BLACKBOX_CONTRACT.md -o ~/.claude/agents/gl0bal01-black-box-architecture-blackbox_contract.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository