Review the conversation transcript for behavioral issues (misleading behavior, disobeyed instructions, instructions worth saving).
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٩ من skills من imbue-ai/code-guardian. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٩ من أصل ١٩ skills مجمعة.
Review the conversation transcript for behavioral issues (misleading behavior, disobeyed instructions, instructions worth saving).
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Assess whether the approach taken on a branch is the right way to solve the problem.
لغة النص الأصلي: الإنجليزية
Configure autofix to fix all issues (unattended mode)
لغة النص الأصلي: الإنجليزية
Disable the autofix gate in .reviewer/settings.local.json
لغة النص الأصلي: الإنجليزية
Enable the autofix gate in .reviewer/settings.local.json
لغة النص الأصلي: الإنجليزية
Configure autofix to only fix MAJOR and CRITICAL issues (unattended mode)
لغة النص الأصلي: الإنجليزية
Disable the CI gate in .reviewer/settings.local.json
لغة النص الأصلي: الإنجليزية
Enable the CI gate in .reviewer/settings.local.json
لغة النص الأصلي: الإنجليزية
Disable the architecture verification gate in .reviewer/settings.local.json
لغة النص الأصلي: الإنجليزية
Enable the architecture verification gate in .reviewer/settings.local.json
لغة النص الأصلي: الإنجليزية
Disable the code review stop hook entirely by short-circuiting stop_hook.enabled_when in .reviewer/settings.local.json.
لغة النص الأصلي: الإنجليزية
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).
لغة النص الأصلي: الإنجليزية
Make the stop hook non-blocking (remind once, then let the agent through)
لغة النص الأصلي: الإنجليزية
Restore the stop hook to blocking mode (default: block up to 3 times before letting through)
لغة النص الأصلي: الإنجليزية
Set the maximum number of times the stop hook will block before letting the agent through
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Disable the conversation review gate in .reviewer/settings.local.json
لغة النص الأصلي: الإنجليزية
Enable the conversation review gate in .reviewer/settings.local.json
لغة النص الأصلي: الإنجليزية