adr-knowledge-base

Retrieve and apply ADR knowledge to guide architectural decisions.

1|Updated Jun 27, 2025
One-click install
npx skills add https://github.com/d-kishi/ubiquitous-lang-mng --skill adr-knowledge-base
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adr-knowledge-base
Source: https://github.com/d-kishi/ubiquitous-lang-mng/tree/main/.claude/skills/adr-knowledge-base
Command: npx skills add https://github.com/d-kishi/ubiquitous-lang-mng --skill adr-knowledge-base

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

プロジェクトで蓄積されたADR知見を体系的に参照・適用するための手順・パターン・判断基準を提供します。

Core Features & Use Cases

  • ADR抜粋の参照と適用(ADR_010/013/016/019/020/021 など)
  • ADR検索方法と参照手順
  • ADR作成判断基準とAgent Skills連携ガイド

Quick Start

ADR一覧を参照して適用可能なADRを確認します。例えば ADR_020のテストアーキテクチャ決定の要点を確認します。

Frequently Asked Questions about adr-knowledge-base

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

FAQPage Schema
How do I search and reference ADR decisions for my architecture project?

ADR search retrieves documented architecture decisions (ADR_010, ADR_013, ADR_016, ADR_019, ADR_020, ADR_021) to guide your current choices. The Skill provides systematic reference methods and extraction procedures to apply past decisions to new technology selection, design, and implementation alignment.

When should I create a new ADR versus referencing an existing one?

ADR creation judgment criteria help determine when to document a new decision versus applying an existing pattern. The Skill provides decision thresholds and Agent Skills integration guidance for traceability between new ADRs and implementation constraints.

How do ADR patterns guide library choices and problem resolution?

ADR patterns encode decision logic for library selection and architectural problem-solving. The Skill extracts pattern-based evaluation criteria from your knowledge base to apply proven approaches to new technology choices and implementation challenges.

Can I link ADR decisions to my implementation and testing architecture?

Yes. The Skill enables traceability between ADR constraints and implementation work, including test architecture decisions (ADR_020). Pattern-based guidance ensures architectural decisions remain aligned with implementation and testing practices throughout development.

What ADR documents does this Skill cover?

The Skill systematically references ADR_010, ADR_013, ADR_016, ADR_019, ADR_020, and ADR_021, covering technology selection, architecture design, library choices, problem resolution, ADR creation, and testing architecture decision patterns.