architecture-decision-records
✓技術的な意思決定文書のベスト プラクティスに従って、アーキテクチャ決定記録 (ADR) を作成および維持します。重要な技術的な決定を文書化する場合、過去のアーキテクチャ上の選択をレビューする場合、または意思決定プロセスを確立する場合に使用します。
インストール
SKILL.md
Comprehensive patterns for creating, maintaining, and managing Architecture Decision Records (ADRs) that capture the context and rationale behind significant technical decisions.
| New framework adoption | Minor version upgrades | | Database technology choice | Bug fixes | | API design patterns | Implementation details | | Security architecture | Routine maintenance | | Integration patterns | Configuration changes |
OrderCreated { orderId, customerId, items[], timestamp } OrderItemAdded { orderId, item, timestamp } OrderItemRemoved { orderId, itemId, timestamp } PaymentReceived { orderId, amount, paymentId, timestamp } OrderShipped { orderId, trackingNumber, timestamp }
技術的な意思決定文書のベスト プラクティスに従って、アーキテクチャ決定記録 (ADR) を作成および維持します。重要な技術的な決定を文書化する場合、過去のアーキテクチャ上の選択をレビューする場合、または意思決定プロセスを確立する場合に使用します。 ソース: wshobson/agents。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/wshobson/agents --skill architecture-decision-records- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
architecture-decision-records とは?
技術的な意思決定文書のベスト プラクティスに従って、アーキテクチャ決定記録 (ADR) を作成および維持します。重要な技術的な決定を文書化する場合、過去のアーキテクチャ上の選択をレビューする場合、または意思決定プロセスを確立する場合に使用します。 ソース: wshobson/agents。
architecture-decision-records のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/wshobson/agents --skill architecture-decision-records インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/wshobson/agents