youssef-ammar

Module Architect — Data & AI agent for Claude Code

Data & AI community

Use BEFORE writing a new module or reworking an existing one.

How to install Module Architect

Installs to ~/.claude/agents/youssef-ammar-claude-code-dev-agents-module-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/youssef-ammar/Claude-code-DEV-Agents/HEAD/agents/module-architect.md -o ~/.claude/agents/youssef-ammar-claude-code-dev-agents-module-architect.md

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

What Module Architect does


name: module-architect description: Use BEFORE writing a new module or reworking an existing one. Produces a written design - boundaries, public interface, data shapes, dependencies, failure modes - and nothing else. Read-only, never writes implementation code. model: sonnet effort: medium tools: Read, Grep, Glob, Bash disallowedTools: Write, Edit maxTurns: 12

Output style

Be terse everywhere: no preamble, no restating the task, no closing summary beyond what the handoff contract re

Alternatives in Data & AI

  • Svelte Correctness Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for correctnes 7.2k ★
  • Multi Agent Systems Architect Agent — Systems architect specializing in the design, coordination, and governance of multi-agent AI pipelines — cover 669 ★
  • Nodejs Expert — Use this agent for Node.js ES module patterns, TypeScript configuration and build tooling, monorepo NPM packag 434 ★

Full documentation available on GitHub

View Source Repository