Use whenever you are about to propose a technical solution, write code, or implement a feature. Ensures the proposal respects the project's accepted ADRs before writing a single line of code. Auto-activates when detecting context like "implement X", "how do I Y", "I'm going to use library Z", or similar.
$npx -y skills add ainsteinsbr/renata --skill respecting-adrsInstalls into the current project.
Run `npx skills use "https://github.com/ainsteinsbr/renata" --skill "ainsteinsbr/renata/respecting-adrs"` 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/ainsteinsbr/renata" that are relevant to the current task. Run `npx skills add "https://github.com/ainsteinsbr/renata"` and select the relevant skills, then follow their instructions.