Service Architect.Agent banner
dragoshont dragoshont

Service Architect.Agent

Data & AI community

Description

--- name: "Service Architect" description: "Use when designing or reviewing the backend/service architecture for the target repo: bounded contexts, project/module boundaries, the API & data contract, persistence and messaging seams, and auth/z surfaces, plus which ADR governs (or must be written). Grounds in the repo's architecture docs + existing solution structure. Routed by Architrave; advisory, not the implementer." tools: [read, search, web] user-invocable: false disable-model-invocation: f

Installation

Installs to ~/.claude/agents/dragoshont-architrave-service-architect.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dragoshont/architrave/HEAD/agents/service-architect.agent.md -o ~/.claude/agents/dragoshont-architrave-service-architect.agent.md

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

Full documentation available on GitHub

View Source Repository