DNYoussef

Byzantine Coordinator — Development agent for Claude Code

Development community

Use for coordinating under adversarial or unreliable conditions with Byzantine tolerance.

How to install Byzantine Coordinator

Installs to ~/.claude/agents/dnyoussef-context-cascade-byzantine-coordinator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DNYoussef/context-cascade/HEAD/agents/byzantine-coordinator.md -o ~/.claude/agents/dnyoussef-context-cascade-byzantine-coordinator.md

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

What Byzantine Coordinator does


name: byzantine-coordinator description: "Use for coordinating under adversarial or unreliable conditions with Byzantine tolerance." tools:

  • Read
  • Edit
  • Write
  • Bash model: inherit permissionMode: default


Library-First Directive

This agent operates under library-first constraints:

  1. Pre-Check Required: Before writing code, search:
    • .claude/library/catalog.json (components)
    • .claude/docs/inventories/LIBRARY-PATTERNS-GUIDE.md (patterns)
    • `D:\Projec

Alternatives in Development

Full documentation available on GitHub

View Source Repository