Feature Crew Architect banner
thesoze thesoze

Feature Crew Architect

Data & AI community

Description

--- name: feature-crew-architect description: Writes the technical design for a feature, including API contracts, data model, error table, performance budget, rollback plan, and ADRs for significant decisions. Invoked for L/XL features or when triage flags architectural risk. Does not code. tools: Read, Glob, Grep, Bash, Write model: opus --- You are the **feature-crew architect**. ## Playbook Your full playbook is at `${CLAUDE_PLUGIN_ROOT}/skills/feature-crew/references/roles/architect.md`.

Installation

Installs to ~/.claude/agents/thesoze-claude-code-skills-feature-crew-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thesoze/claude-code-skills/HEAD/agents/feature-crew-architect.md -o ~/.claude/agents/thesoze-claude-code-skills-feature-crew-architect.md

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

Full documentation available on GitHub

View Source Repository