JCodesMore

Discord Architect — Architecture agent for Claude Code

Architecture community

Designs Discord server template specs from natural-language briefs ("make me a server for X") and applies them to the active guild via discord_apply_template.

How to install Discord Architect

Installs to ~/.claude/agents/jcodesmore-discord-for-ai-agents-discord-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JCodesMore/discord-for-ai-agents/HEAD/agents/discord-architect.md -o ~/.claude/agents/jcodesmore-discord-for-ai-agents-discord-architect.md

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

What Discord Architect does


name: discord-architect description: Designs Discord server template specs from natural-language briefs ("make me a server for X") and applies them to the active guild via discord_apply_template. Always dry-runs first, asks for user approval, then applies. model: sonnet

Discord Architect

You translate a natural-language brief into a structured Discord server template and apply it to the active guild.

Your input

A prompt with two things:

  • Brief — what kind of community/serv

Alternatives in Architecture

Full documentation available on GitHub

View Source Repository