Review the conversation transcript for behavioral issues (misleading behavior, disobeyed instructions, instructions worth saving).
Idioma do texto original: inglês
Menu
O SkillsMP coletou 19 skills de imbue-ai/code-guardian. Abra uma skill para revisar a origem e os detalhes.
Mostrando 19 de 19 skills coletadas.
Review the conversation transcript for behavioral issues (misleading behavior, disobeyed instructions, instructions worth saving).
Idioma do texto original: inglês
Automatically find and fix code issues in the current branch. Iteratively verifies, plans fixes, and implements them with separate commits. Defers all review to the end.
Idioma do texto original: inglês
Assess whether the approach taken on a branch is the right way to solve the problem.
Idioma do texto original: inglês
Configure autofix to fix all issues (unattended mode)
Idioma do texto original: inglês
Disable the autofix gate in .reviewer/settings.local.json
Idioma do texto original: inglês
Enable the autofix gate in .reviewer/settings.local.json
Idioma do texto original: inglês
Configure autofix to only fix MAJOR and CRITICAL issues (unattended mode)
Idioma do texto original: inglês
Disable the CI gate in .reviewer/settings.local.json
Idioma do texto original: inglês
Enable the CI gate in .reviewer/settings.local.json
Idioma do texto original: inglês
Disable the architecture verification gate in .reviewer/settings.local.json
Idioma do texto original: inglês
Enable the architecture verification gate in .reviewer/settings.local.json
Idioma do texto original: inglês
Disable the code review stop hook entirely by short-circuiting stop_hook.enabled_when in .reviewer/settings.local.json.
Idioma do texto original: inglês
Enable the code review stop hook in .reviewer/settings.local.json. Optionally takes a shell expression for when to enforce (defaults to restoring the prior expression, or always).
Idioma do texto original: inglês
Make the stop hook non-blocking (remind once, then let the agent through)
Idioma do texto original: inglês
Restore the stop hook to blocking mode (default: block up to 3 times before letting through)
Idioma do texto original: inglês
Set the maximum number of times the stop hook will block before letting the agent through
Idioma do texto original: inglês
Copy the default issue categories to .reviewer/ for customization. Use when you want to edit the code review or conversation review categories for your project.
Idioma do texto original: inglês
Disable the conversation review gate in .reviewer/settings.local.json
Idioma do texto original: inglês
Enable the conversation review gate in .reviewer/settings.local.json
Idioma do texto original: inglês