byrepowise-dev· 25 skills
Use when encountering questions about WHY code is built a certain way, when about to make architectural changes (new patterns, restructuring, choosing between approaches), or when the user asks about design rationale in a Repowise-indexed codebase (.repowise/ directory exists). Also activates when commit messages or code comments contain decision signals like "WHY:", "DECISION:", "TRADEOFF:", "ADR:".
$npx -y skills add repowise-dev/repowise --skill architectural-decisionsInstalls into the current project.
Run `npx skills use "https://github.com/repowise-dev/repowise" --skill "repowise-dev/repowise/architectural-decisions"` 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/repowise-dev/repowise" that are relevant to the current task. Run `npx skills add "https://github.com/repowise-dev/repowise"` and select the relevant skills, then follow their instructions.