DNYoussef

Architecture — Development agent for Claude Code

Development community

Use for designing system structure, boundaries, and integration points.

How to install Architecture

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

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

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

What Architecture does


name: architecture description: "Use for designing system structure, boundaries, and integration points." 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:\Projects\* (existing implementat

Alternatives in Development

  • Dao Qi Harmony Designer — This agent should be used when designing, evaluating, or refining software products to ensure harmony between 5.2k ★
  • Architecture Guardian — Use to verify MacMagazine module boundaries and system compliance are intact after adding/moving code or editi 169 ★
  • Integration Explorer — Identifies extension points, existing tests, integration surfaces, and API contracts that a new feature must r 160 ★

Full documentation available on GitHub

View Source Repository