find-decisions

Search documentation for architecture decisions and compile them into a Markdown table.

49|12|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill find-decisions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-decisions
Source: https://github.com/DavidROliverBA/ArchitectKB/tree/main/.claude/skills/find-decisions
Command: npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill find-decisions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly locate and consolidate all architecture decisions and choices related to a specific topic across various documentation sources.

Core Features & Use Cases

  • Comprehensive Search: Scans Architecture Decision Records (ADRs), meeting notes, project files, and technical documentation.
  • Topic-Based Retrieval: Filters and extracts relevant decision information based on a user-provided topic.
  • Structured Output: Presents findings in a clear, organized Markdown table, summarizing key details and providing links to source documents.
  • Use Case: When investigating the rationale behind a specific integration, use this Skill to find all related ADRs, meeting minutes where it was discussed, and technical documents mentioning architectural choices for that integration.

Quick Start

Use the find-decisions skill to find all architecture decisions related to Kafka.

Frequently Asked Questions about find-decisions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find architecture decisions across ADRs, meeting notes, and technical documentation?

To find architecture decisions across ADRs and technical documentation, specify a topic to search and compile related choices from multiple document types. It extracts decision summaries, dates, and statuses, outputting them in a structured Markdown table.

What is the best way to search for the rationale behind a specific integration in project files?

The best way to search for integration rationale in project files is filtering by topic across ADRs and meeting notes. This compiles architectural choices and technical documents mentioning the integration into an organized Markdown summary.

Can I compile architecture decision records and meeting minutes for a specific topic into a single document?

Yes, you can compile architecture decision records and meeting minutes for a specific topic into a single document. The tool scans various documentation sources and presents findings in a structured Markdown format for easy review.

Does searching for architecture decisions work with unstructured project files and technical documentation?

Searching for architecture decisions works with unstructured project files and technical documentation by scanning them alongside ADRs and meeting notes. It filters relevant decision information based on a user-provided topic.

How do I extract key details like dates and status from multiple architecture decision records?

Extract key details like dates and status from multiple architecture decision records by running a topic-based search. It compiles decision summaries and metadata into a structured Markdown table for easy analysis.