DNYoussef

Collective Intelligence Coordinator — Development agent for Claude Code

Development community

Use for hive-mind style collaboration where collective reasoning matters most.

How to install Collective Intelligence Coordinator

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

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

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

What Collective Intelligence Coordinator does


name: collective-intelligence-coordinator description: "Use for hive-mind style collaboration where collective reasoning matters most." 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:\Pro

Alternatives in Development

  • Kai Personal Assistant — Use this agent when the user mentions personal matters, health, habits, routines, personal organization, or an 523 ★
  • CoreCoder — 原名 NanoCoder,为避免与 Nano-Collective/nanocoder 混淆而改名 514 ★
  • Review Bugs — Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safe 432 ★

Full documentation available on GitHub

View Source Repository