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
原文の言語: 英語