Record and read architectural decisions (ADRs) for a project so the team's choices persist across sessions. Use when the user says "decide", "record this decision", "why did we choose X", or when a significant technical choice is made.
$npx -y skills add berkcangumusisik/agent-hub --skill decision-logInstalls into the current project.
Run `npx skills use "https://github.com/berkcangumusisik/agent-hub" --skill "berkcangumusisik/agent-hub/decision-log"` 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/berkcangumusisik/agent-hub" that are relevant to the current task. Run `npx skills add "https://github.com/berkcangumusisik/agent-hub"` and select the relevant skills, then follow their instructions.