Create, extract, or convert an ADR (architectural decision record) using the ADR template. Use when creating new ADRs, extracting an ADR from existing documentation, converting a document into an ADR, recording an architecture or design decision, or updating the status of an existing ADR. Does not create or update enforceable coding standards or conventions — use coding-standard for that. Does not write feature or system documentation — use project-documentation instead.
$npx -y skills add testdouble/han --skill architectural-decision-recordInstalls into the current project.
Run `npx skills use "https://github.com/testdouble/han" --skill "testdouble/han/architectural-decision-record"` 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/testdouble/han" that are relevant to the current task. Run `npx skills add "https://github.com/testdouble/han"` and select the relevant skills, then follow their instructions.