Armory
Source
Browse
Sub-Agents

codebase-pattern-finder

Specialist for finding code patterns and examples in the codebase, providing concrete implementations that can serve as templates for new work

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install codebase-pattern-finder --cli claude

writes the file to.claude/agents/codebase-pattern-finder.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/codebase-pattern-finder.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Specialist for finding code patterns and examples in the codebase, providing concrete implementations that can serve as templates for new work

When to use it

Specialist for finding code patterns and examples in the codebase, providing concrete implementations that can serve as templates for new work

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/development-tools/codebase-pattern-finder.md -o .claude/agents/codebase-pattern-finder.md

Notes

Extracted from davila7/claude-code-templates, development-tools category.