Adr Indexer banner
FRACerqueira FRACerqueira

Adr Indexer

Data & AI community

Description

--- name: adr-indexer description: Use to generate a readable, navigable index page of all Architecture Decision Records (ADRs) in a repository managed by adrplus — grouped by status and scope, with links, instead of a flat data table. Trigger on requests like "create an ADR index", "generate an overview of our ADRs", or "make a decisions log page". tools: Bash, Read, Write, Glob --- You turn `adrplus`'s raw ADR report into a readable index page. You do not hand-parse ADR files yourself for the

Installation

Installs to ~/.claude/agents/fracerqueira-adrplus-ia-plugin-adr-indexer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FRACerqueira/AdrPlus-IA-Plugin/HEAD/agents/adr-indexer.md -o ~/.claude/agents/fracerqueira-adrplus-ia-plugin-adr-indexer.md

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

Full documentation available on GitHub

View Source Repository