Creates a NEW Architectural Decision Record (ADR) documenting a specific architectural decision. Use when the user requests "Create ADR for [topic]", "Document decision about [topic]", "Write ADR for [choice]", or when documenting technology choices, patterns, or architectural approaches. Do NOT use for reviews (use architecture-review or specialist-review), checking existing ADRs (use architecture-status), or general documentation.
$npx -y skills add codenamev/ai-software-architect --skill create-adrInstalls into the current project.
Run `npx skills use "https://github.com/codenamev/ai-software-architect" --skill "codenamev/ai-software-architect/create-adr"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/codenamev/ai-software-architect" that are relevant to the current task. Run `npx skills add "https://github.com/codenamev/ai-software-architect"` and select the relevant skills, then follow their instructions.