Modular Code Architect banner
iamseungpil iamseungpil

Modular Code Architect

Architecture community

Description

--- name: modular-code-architect description: Use this agent when the user needs to write new code or implement new features. This agent specializes in creating code that follows three core principles: minimal changes to existing code, modular plug-and-play architecture, and maintainability through configuration files and extension points. Examples of when to use this agent:\n\n<example>\nContext: User wants to add a new experiment type to the research codebase.\nuser: "I need to add Experiment

Installation

Installs to ~/.claude/agents/iamseungpil-claude-for-dslab-modular-code-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/iamseungpil/claude-for-dslab/HEAD/agents/modular-code-architect.md -o ~/.claude/agents/iamseungpil-claude-for-dslab-modular-code-architect.md

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

Full documentation available on GitHub

View Source Repository