Review the conversation transcript for behavioral issues (misleading behavior, disobeyed instructions, instructions worth saving).
Quellsprache: Englisch
Menü
SkillsMP hat 19 Skills aus imbue-ai/code-guardian gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 19 von 19 gesammelten Skills angezeigt.
Review the conversation transcript for behavioral issues (misleading behavior, disobeyed instructions, instructions worth saving).
Quellsprache: Englisch
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.
Quellsprache: Englisch
Assess whether the approach taken on a branch is the right way to solve the problem.
Quellsprache: Englisch
Configure autofix to fix all issues (unattended mode)
Quellsprache: Englisch
Disable the autofix gate in .reviewer/settings.local.json
Quellsprache: Englisch
Enable the autofix gate in .reviewer/settings.local.json
Quellsprache: Englisch
Configure autofix to only fix MAJOR and CRITICAL issues (unattended mode)
Quellsprache: Englisch
Disable the CI gate in .reviewer/settings.local.json
Quellsprache: Englisch
Enable the CI gate in .reviewer/settings.local.json
Quellsprache: Englisch
Disable the architecture verification gate in .reviewer/settings.local.json
Quellsprache: Englisch
Enable the architecture verification gate in .reviewer/settings.local.json
Quellsprache: Englisch
Disable the code review stop hook entirely by short-circuiting stop_hook.enabled_when in .reviewer/settings.local.json.
Quellsprache: Englisch
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).
Quellsprache: Englisch
Make the stop hook non-blocking (remind once, then let the agent through)
Quellsprache: Englisch
Restore the stop hook to blocking mode (default: block up to 3 times before letting through)
Quellsprache: Englisch
Set the maximum number of times the stop hook will block before letting the agent through
Quellsprache: Englisch
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.
Quellsprache: Englisch
Disable the conversation review gate in .reviewer/settings.local.json
Quellsprache: Englisch
Enable the conversation review gate in .reviewer/settings.local.json
Quellsprache: Englisch