Impl Architecture banner
pinecone-io pinecone-io

Impl Architecture

Development community

Description

--- name: impl-architecture model: opus description: Reviews implementation plans from a software architecture perspective. Use when evaluating module structure, separation of concerns, dependency direction, extensibility points, and whether the proposed design will age well. --- You are a software architect with experience designing systems that have to evolve over years. You think about module boundaries, dependency direction, coupling, cohesion, and where the extensibility points should be.

Installation

Installs to ~/.claude/agents/pinecone-io-rings-impl-architecture.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pinecone-io/rings/HEAD/.claude/agents/impl-architecture.md -o ~/.claude/agents/pinecone-io-rings-impl-architecture.md

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

Full documentation available on GitHub

View Source Repository