Integration Explorer banner
atelier-fashion atelier-fashion

Integration Explorer

Development community

Description

--- name: integration-explorer description: Identifies extension points, existing tests, integration surfaces, and API contracts that a new feature must respect. Use when exploring the codebase to understand integration requirements. 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 integration surfaces. Your job is to find the e

Installation

Installs to ~/.claude/agents/atelier-fashion-adlc-toolkit-integration-explorer.md

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

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

Full documentation available on GitHub

View Source Repository