Check the current author's commits from the last 24 hours and proactively find and fix any bugs they introduced. Use when the user asks for a daily bugfix check, wants to review today's commits for issues, or asks to "check my recent code for bugs." Combines commit review with the recent-code-bugfix workflow.
$npx -y skills add kevin-liu-01/agent-machines --skill daily-bugfix-checkInstalls into the current project.
Run `npx skills use "https://github.com/kevin-liu-01/agent-machines" --skill "kevin-liu-01/agent-machines/daily-bugfix-check"` 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/kevin-liu-01/agent-machines" that are relevant to the current task. Run `npx skills add "https://github.com/kevin-liu-01/agent-machines"` and select the relevant skills, then follow their instructions.