Use in the adr session (Opus) to explore an idea with the owner and — if it earns it — produce a complete ADR. Discuss/explore first, write, iterate with codex review, open ADR PR, then file sequenced implementation tickets. An ADR is a possible outcome, not a mandate. Never touches src/ or merges.
$npx -y skills add alextra-lab/personal_agent --skill adrInstalls into the current project.
Run `npx skills use "https://github.com/alextra-lab/personal_agent" --skill "alextra-lab/personal_agent/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/alextra-lab/personal_agent" that are relevant to the current task. Run `npx skills add "https://github.com/alextra-lab/personal_agent"` and select the relevant skills, then follow their instructions.