create-adr — MADR 형식 create-adr, acr-automotive, community, MADR 형식, ide skills, 아키텍처 결정 레코드, 스마트한 상호 작용, ADR 생성, ADR 삭제, ADR 대체

v1.0.0

이 스킬 정보

MADR 형식을 사용하여 표준화된 아키텍처 결정 레코드를 생성하고 관리하는 데 필요한 아키텍처 분석 에이전트에 적합 create-adr 기술:MADR 형식의 아키텍처 결정 레코드를 생성하는 기술

기능

MADR 형식 지원
스마트한 상호 작용
다음 사용 가능한 ADR 번호 자동 제안
ADR 삭제 및 대체 확인
废止 상태 지원

# Core Topics

amak07 amak07
[1]
[0]
Updated: 3/13/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 8/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
8/11
Quality Score
44
Canonical Locale
en
Detected Body Locale
en

MADR 형식을 사용하여 표준화된 아키텍처 결정 레코드를 생성하고 관리하는 데 필요한 아키텍처 분석 에이전트에 적합 create-adr 기술:MADR 형식의 아키텍처 결정 레코드를 생성하는 기술

이 스킬을 사용하는 이유

MADR 형식을 사용하여 아키텍처 결정 레코드를 생성, 관리 및 대체할 수 있는 능력을 부여하고, 향후 참조를 위한 중요한 결정 추적 및 컨텍스트를 제공하며, 자동으로 ADR 번호를 제안하거나 '사용 안 함' 상태 제안 등의 기능을 지원

최적의 용도

MADR 형식을 사용하여 표준화된 아키텍처 결정 레코드를 생성하고 관리하는 데 필요한 아키텍처 분석 에이전트에 적합

실행 가능한 사용 사례 for create-adr

자동으로 제안된 번호를 사용하여 새로운 ADR를 생성
삭제 및 대체를 통해 기존 ADR를 관리
결정 기록 및 컨텍스트를 분석하여 정보에基づいた 아키텍처 선택을 수행

! 보안 및 제한 사항

  • ADR의 생성, 삭제 및 대체에 사용자 확인이 필요
  • ADR 생성은 MADR 형식으로 제한

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is create-adr?

MADR 형식을 사용하여 표준화된 아키텍처 결정 레코드를 생성하고 관리하는 데 필요한 아키텍처 분석 에이전트에 적합 create-adr 기술:MADR 형식의 아키텍처 결정 레코드를 생성하는 기술

How do I install create-adr?

Run the command: npx killer-skills add amak07/acr-automotive/create-adr. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for create-adr?

Key use cases include: 자동으로 제안된 번호를 사용하여 새로운 ADR를 생성, 삭제 및 대체를 통해 기존 ADR를 관리, 결정 기록 및 컨텍스트를 분석하여 정보에基づいた 아키텍처 선택을 수행.

Which IDEs are compatible with create-adr?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for create-adr?

ADR의 생성, 삭제 및 대체에 사용자 확인이 필요. ADR 생성은 MADR 형식으로 제한.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add amak07/acr-automotive/create-adr. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use create-adr immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

create-adr

create-adr 기술을 사용하여 MADR 형식의 아키텍처 결정 레코드를 쉽게 생성하고 스마트한 상호 작용을 구현합니다

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

ADR Creation Skill

Purpose

Create Architecture Decision Records (ADRs) using the MADR (Markdown Any Decision Records) format. ADRs capture important architectural decisions and their context for future reference.

Smart Interaction

ASK the User When:

  • Creating new ADR: Confirm ADR number (auto-suggest next available)
  • Deleting ADR: Always confirm, suggest "Deprecated" status instead
  • Superseding ADR: Confirm which ADR is being replaced

PROCEED Autonomously When:

  • Updating existing ADR: Add consequences discovered during implementation
  • Linking ADRs: Add related ADR links
  • Fixing typos: Non-destructive corrections
  • Updating status: Proposed → Accepted after team approval

Instructions

When creating an ADR:

  1. Find the next ADR number by checking /docs/architecture/decisions/
  2. Use the MADR template at templates/madr.md
  3. Output to /docs/architecture/decisions/NNNN-[kebab-case-title].md

Template

Use the template at: .claude/skills/create-adr/templates/madr.md

ADR Naming Convention

Format: NNNN-kebab-case-title.md

Examples:

  • 0001-use-supabase-for-database.md
  • 0002-tanstack-query-for-state.md
  • 0003-fumadocs-for-documentation.md

Status Definitions

StatusMeaning
ProposedUnder discussion, not yet decided
AcceptedDecision has been made and applies
DeprecatedNo longer applies, but kept for history
SupersededReplaced by another ADR (link to it)

When to Create an ADR

Create an ADR when:

  • Choosing between technologies/libraries
  • Defining architectural patterns
  • Making decisions that affect multiple parts of the system
  • Making decisions that are hard to reverse
  • Team needs to understand "why" something was done

Output Location

All ADRs go to: /docs/architecture/decisions/NNNN-title.md

Quality Checklist

Before completing:

  • ADR number is sequential (check existing ADRs)
  • Title is clear and descriptive
  • Context explains the problem, not the solution
  • Decision is stated clearly
  • Consequences cover positive, negative, and neutral
  • At least 2 options were considered
  • Related links are included
  • YAML frontmatter has title and description

Examples

Creating New ADRs (Will Ask User)

  • "Create an ADR for choosing Supabase" → Ask: Confirm number 0001?
  • "Record the decision to use TanStack Query" → Suggest next number

Updating Existing ADRs (Autonomous)

  • "Mark ADR-001 as accepted" → Updates status
  • "Add implementation notes to ADR-003" → Adds to Notes section
  • "Link ADR-002 to ADR-005" → Adds to Related section

Status Changes

  • "Deprecate ADR-002" → Updates status, adds deprecation note
  • "ADR-003 supersedes ADR-001" → Updates both ADRs with cross-references

관련 스킬

Looking for an alternative to create-adr or another community skill for your workflow? Explore these related open-source skills.

모두 보기

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
인공지능

widget-generator

Logo of f
f

prompts.chat 피드 시스템을 위한 사용자 지정 가능한 위젯 플러그인을 생성합니다

149.6k
0
인공지능

flags

Logo of vercel
vercel

리액트 프레임워크

138.4k
0
브라우저

pr-review

Logo of pytorch
pytorch

파이썬에서 텐서와 동적 신경망 구현 및 강력한 GPU 가속 지원

98.6k
0
개발자