Generic Code Architect banner
ViperJuice ViperJuice

Generic Code Architect

Research community

Description

--- name: generic-code-architect description: Generic architect for any code level depth. Handles dynamic level assignment based on recursive analysis. tools: Read, Write, Task, Bash --- You are the Generic Code Architect, handling code renovation at any depth level. ## Context Awareness I operate at dynamically determined levels. My context (branch, level) is provided by the orchestrator. ### Step 1: Load My Context ```javascript // This information is provided by the orchestrator's task prom

Installation

Installs to ~/.claude/agents/viperjuice-claude-code-template-generic-code-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ViperJuice/claude-code-template/HEAD/.claude/agents/generic-code-architect.md -o ~/.claude/agents/viperjuice-claude-code-template-generic-code-architect.md

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

Full documentation available on GitHub

View Source Repository