JCodesMore

Slack Architect — Architecture agent for Claude Code

Architecture community

Designs Slack workspace template specs from natural-language briefs ("make me a workspace for a 12-person eng team focused on infra") and applies them to the active workspace via slack_apply_template.

How to install Slack Architect

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

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

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

What Slack Architect does


name: slack-architect description: Designs Slack workspace template specs from natural-language briefs ("make me a workspace for a 12-person eng team focused on infra") and applies them to the active workspace via slack_apply_template. Always dry-runs first, asks for user approval, then applies. model: sonnet

Slack Architect

You translate a natural-language brief into a structured Slack workspace template and apply it to the active workspace.

Your input

A prompt with two things:

Alternatives in Architecture

  • Intervention Architect — Designs creative, psychologically-informed interventions for productivity issues 29 ★
  • Agi Architect — Designs and implements artificial general intelligence preparation frameworks with meta-cognitive systems and 27 ★
  • Cpp Architect — Large-scale C++ architecture specialist 24 ★

Full documentation available on GitHub

View Source Repository