Generate a concise, reviewer-optimised PR description by extracting decisions and reasoning from the current conversation. Trigger whenever the user says 'generate reasoning trail', 'generate PR summary', 'PR description', 'write up for code review', 'summarise this for a PR', 'generate review summary', or similar. Also trigger when the user asks to summarise design decisions, refactoring rationale, or implementation reasoning for peers or reviewers. Use this skill whenever a conversation contains code design, architecture discussion, or implementation work that will become a pull request.
$npx -y skills add milanvrskovy/mvsd-ai-skills --skill reasoning-trailInstalls into the current project.
Run `npx skills use "https://github.com/milanvrskovy/mvsd-ai-skills" --skill "milanvrskovy/mvsd-ai-skills/reasoning-trail"` 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/milanvrskovy/mvsd-ai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/milanvrskovy/mvsd-ai-skills"` and select the relevant skills, then follow their instructions.