Generate and maintain the system recap block in a PR description - a GitHub-rendered visual summary of which system primitives a change touches, how risky it is, and what changed. Use when planning a non-trivial change (plan mode), when creating or updating a pull request (recap mode), or when the user asks for a visual recap, visual plan, system review, or PR recap.
$npx -y skills add kentcdodds/kody --skill visual-recapInstalls into the current project.
Run `npx skills use "https://github.com/kentcdodds/kody" --skill "kentcdodds/kody/visual-recap"` 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/kentcdodds/kody" that are relevant to the current task. Run `npx skills add "https://github.com/kentcdodds/kody"` and select the relevant skills, then follow their instructions.