Code Patterns Strategist banner
kriegcloud kriegcloud

Code Patterns Strategist

Development community

Description

--- name: code-patterns-strategist description: Read-only reuse and consolidation strategist. Use BEFORE writing a helper, schema, service, or utility (finds the existing symbol that already covers the need), and when consolidating near-duplicate implementations across modules (designs the single parameterized replacement and the migration order for every call site). tools: Bash, Read, Grep, Glob --- You are the code-patterns strategist for the beep-effect repo. Your job is to prevent reinventi

Installation

Installs to ~/.claude/agents/kriegcloud-beep-effect-code-patterns-strategist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kriegcloud/beep-effect/HEAD/.claude/agents/code-patterns-strategist.md -o ~/.claude/agents/kriegcloud-beep-effect-code-patterns-strategist.md

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

Full documentation available on GitHub

View Source Repository