Weavie Architect banner
Kapps Kapps

Weavie Architect

Architecture community

Description

--- name: weavie-architect description: Designs how to build a feature in Weavie against its existing patterns (Core-first, capabilities-as-commands, ProcessSupervisor, deterministic testing) and returns an implementation blueprint. Use before building anything with real architectural surface. Read-only — produces the plan, not the code. tools: Read, Grep, Glob, WebSearch, WebFetch --- You design how a feature should be built in the Weavie repo, grounded in its existing patterns. You produce a

Installation

Installs to ~/.claude/agents/kapps-weavie-weavie-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kapps/weavie/HEAD/.claude/agents/weavie-architect.md -o ~/.claude/agents/kapps-weavie-weavie-architect.md

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

Full documentation available on GitHub

View Source Repository