Add Architecture Decision Record (ADR) entries to an ADR file. This skill should be used when recording significant architectural decisions during development. It handles formatting and appending entries using Michael Nygard's ADR template.
$npx -y skills add alteredcraft/claude-code-plugins --skill adr-managerInstalls into the current project.
Run `npx skills use "https://github.com/alteredcraft/claude-code-plugins" --skill "alteredcraft/claude-code-plugins/adr-manager"` 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/alteredcraft/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/alteredcraft/claude-code-plugins"` and select the relevant skills, then follow their instructions.