スキル一覧に戻る
thkt

creating-adrs

by thkt

3🍴 0📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: creating-adrs description: > Structured ADR creation in MADR format. Use when creating architecture decision records, documenting technology choices, or when user mentions ADR, Architecture Decision, 決定記録, 技術選定, アーキテクチャ決定, deprecation, 非推奨化. allowed-tools: [Read, Write, Edit, Grep, Glob, Bash(ls:, mkdir:), Task] user-invocable: false

ADR Creator

6-Phase Process

PhaseActions
1. Pre-Checkls adr/*.md, check duplicates, get next number
2. TemplateMatch keywords to template type
3. ReferencesGather project docs, issues, external resources
4. ValidateCheck required sections (Title, Status, Context, Decision, Consequences)
5. IndexAuto-generate adr/README.md
6. RecoveryHandle missing dirs, duplicates, missing sections

Template Selection

TemplateUse CaseRequired Sections
technology-selectionLibrary, framework choicesOptions (min 3), Pros/Cons
architecture-patternStructure, design policyContext, Consequences
process-changeWorkflow, rule changesBefore/After comparison
deprecationRetiring technologyMigration plan, Timeline

Directory Structure

adr/
├── README.md          # Auto-generated index
├── 0001-*.md         # Sequential numbering
└── 0002-*.md

References

TopicResource
MADRhttps://adr.github.io/madr/
Command../../commands/adr.md
Templates../../templates/adr/
Scripts./scripts/

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です