Adr Search
Description
--- allowed-tools: - Read - Glob - Grep - Bash - Write argument-hint: <query> [--status=<status>] [--since=<date>] description: Search ADRs by content, status, tags, or date name: adr-search --- # Search ADRs Search Architectural Decision Records by content, status, tags, or date range. ## Process 1. **Parse search arguments** 2. **Build search criteria** 3. **Search ADR files** 4. **Rank and filter results** 5. **Display matches with context** ## Argument Parsing Supported arguments: - `<
Installation
Installs to ~/.claude/skills/zircote-adr-adr-search/SKILL.md
mkdir -p ~/.claude/skills/zircote-adr-adr-search && curl -fsSL https://raw.githubusercontent.com/zircote/adr/HEAD/commands/adr-search.md -o ~/.claude/skills/zircote-adr-adr-search/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development