Review the conversation transcript for behavioral issues (misleading behavior, disobeyed instructions, instructions worth saving).
원문 언어: 영어
메뉴
SkillsMP는 imbue-ai/code-guardian에서 19개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 19개 중 19개를 표시합니다.
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
원문 언어: 영어