Use this skill when the user asks to create, write, draft, or open a new ADR (architecture decision record). Triggers on phrases like "new ADR", "write an ADR for...", "record this decision", "let's ADR this". Do NOT use for RFCs (use new-rfc) or feature specs (use new-spec).
$npx -y skills add eugenelim/agent-ready-repo --skill new-adrInstalls into the current project.
Run `npx skills use "https://github.com/eugenelim/agent-ready-repo" --skill "eugenelim/agent-ready-repo/new-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/eugenelim/agent-ready-repo" that are relevant to the current task. Run `npx skills add "https://github.com/eugenelim/agent-ready-repo"` and select the relevant skills, then follow their instructions.