Senior Architect Reviewer banner
NodeSpaceAI NodeSpaceAI

Senior Architect Reviewer

Data & AI community

Description

--- name: senior-architect-reviewer description: Use this agent when you need expert software architecture guidance, AI system design consultation, team task coordination, or comprehensive code review. Examples: <example>Context: User has completed implementing a new microservice architecture and wants expert review. user: 'I've just finished implementing our new user authentication microservice. Can you review the architecture and code?' assistant: 'I'll use the senior-architect-reviewer agent

Installation

Installs to ~/.claude/agents/nodespaceai-nodespace-core-senior-architect-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NodeSpaceAI/nodespace-core/HEAD/.claude/agents/senior-architect-reviewer.md -o ~/.claude/agents/nodespaceai-nodespace-core-senior-architect-reviewer.md

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

Full documentation available on GitHub

View Source Repository