Review the conversation transcript for behavioral issues (misleading behavior, disobeyed instructions, instructions worth saving).
Langue du texte source : anglais
Menu
SkillsMP a collecté 19 skills depuis imbue-ai/code-guardian. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 19 skills collectés sur 19.
Review the conversation transcript for behavioral issues (misleading behavior, disobeyed instructions, instructions worth saving).
Langue du texte source : anglais
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.
Langue du texte source : anglais
Assess whether the approach taken on a branch is the right way to solve the problem.
Langue du texte source : anglais
Configure autofix to fix all issues (unattended mode)
Langue du texte source : anglais
Disable the autofix gate in .reviewer/settings.local.json
Langue du texte source : anglais
Enable the autofix gate in .reviewer/settings.local.json
Langue du texte source : anglais
Configure autofix to only fix MAJOR and CRITICAL issues (unattended mode)
Langue du texte source : anglais
Disable the CI gate in .reviewer/settings.local.json
Langue du texte source : anglais
Enable the CI gate in .reviewer/settings.local.json
Langue du texte source : anglais
Disable the architecture verification gate in .reviewer/settings.local.json
Langue du texte source : anglais
Enable the architecture verification gate in .reviewer/settings.local.json
Langue du texte source : anglais
Disable the code review stop hook entirely by short-circuiting stop_hook.enabled_when in .reviewer/settings.local.json.
Langue du texte source : anglais
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).
Langue du texte source : anglais
Make the stop hook non-blocking (remind once, then let the agent through)
Langue du texte source : anglais
Restore the stop hook to blocking mode (default: block up to 3 times before letting through)
Langue du texte source : anglais
Set the maximum number of times the stop hook will block before letting the agent through
Langue du texte source : anglais
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.
Langue du texte source : anglais
Disable the conversation review gate in .reviewer/settings.local.json
Langue du texte source : anglais
Enable the conversation review gate in .reviewer/settings.local.json
Langue du texte source : anglais