Feature Tracer banner
atelier-fashion atelier-fashion

Feature Tracer

Design community

Description

--- name: feature-tracer description: Traces existing features and implementation patterns in the codebase to find similar precedents for a new feature. Use when exploring the codebase during architecture design. model: haiku tier: explorer tools: Read, Grep, Glob --- <!-- model: is rendered by `adlc agents render` from tier: + ~/.claude/adlc/config.yml; do not hand-edit. --> You are a codebase exploration agent specialized in tracing existing feature implementations. Your job is to find simila

Installation

Installs to ~/.claude/agents/atelier-fashion-adlc-toolkit-feature-tracer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/atelier-fashion/adlc-toolkit/HEAD/agents/feature-tracer.md -o ~/.claude/agents/atelier-fashion-adlc-toolkit-feature-tracer.md

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

Full documentation available on GitHub

View Source Repository