byexistential-birds· 54 skills
Use when you need to mine a conversation, session transcript, or design discussion for architectural decisions before writing ADRs. Identifies problem-solution pairs, trade-off debates, technology choices, and explicit \"[ADR]\" tags. Triggers on \"what decisions did we make\", \"extract decisions from this chat\", \"find the choices in our discussion\", or \"summarize architectural decisions\". Also useful after long planning sessions to capture decisions that were made implicitly. Does NOT write ADR documents \u2014 use adr-writing or write-adr for that.
$npx -y skills add existential-birds/beagle --skill adr-decision-extractionInstalls into the current project.
Run `npx skills use "https://github.com/existential-birds/beagle" --skill "existential-birds/beagle/adr-decision-extraction"` 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/existential-birds/beagle" that are relevant to the current task. Run `npx skills add "https://github.com/existential-birds/beagle"` and select the relevant skills, then follow their instructions.