Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

code-guardian

code-guardian には imbue-ai から収集した 19 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
19
Stars
6
更新
2026-06-10
Forks
1
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

reviewer-disable
ソフトウェア開発者

Disable the code review stop hook entirely by short-circuiting stop_hook.enabled_when in .reviewer/settings.local.json.

2026-06-10
reviewer-enable
ソフトウェア開発者

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).

2026-06-10
reviewer-autofix-ignore-minor-issues
ソフトウェア開発者

Configure autofix to only fix MAJOR and CRITICAL issues (unattended mode)

2026-05-26
verify-conversation
ソフトウェア品質保証アナリスト・テスター

Review the conversation transcript for behavioral issues (misleading behavior, disobeyed instructions, instructions worth saving).

2026-04-22
verify-architecture
ソフトウェア開発者

Assess whether the approach taken on a branch is the right way to solve the problem.

2026-04-05
reviewer-blocking-disable
ソフトウェア開発者

Make the stop hook non-blocking (remind once, then let the agent through)

2026-04-03
reviewer-blocking-enable
ソフトウェア品質保証アナリスト・テスター

Restore the stop hook to blocking mode (default: block up to 3 times before letting through)

2026-04-03
reviewer-max-tries
ソフトウェア開発者

Set the maximum number of times the stop hook will block before letting the agent through

2026-04-03
autofix
ソフトウェア開発者

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.

2026-04-03
reviewer-autofix-all-issues
ソフトウェア品質保証アナリスト・テスター

Configure autofix to fix all issues (unattended mode)

2026-04-01
reviewer-autofix-disable
ソフトウェア開発者

Disable the autofix gate in .reviewer/settings.local.json

2026-04-01
reviewer-autofix-enable
ソフトウェア開発者

Enable the autofix gate in .reviewer/settings.local.json

2026-04-01
reviewer-ci-disable
ソフトウェア品質保証アナリスト・テスター

Disable the CI gate in .reviewer/settings.local.json

2026-04-01
reviewer-ci-enable
ソフトウェア開発者

Enable the CI gate in .reviewer/settings.local.json

2026-04-01
reviewer-init-categories
ソフトウェア品質保証アナリスト・テスター

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.

2026-04-01
reviewer-verify-architecture-disable
ソフトウェア開発者

Disable the architecture verification gate in .reviewer/settings.local.json

2026-04-01
reviewer-verify-architecture-enable
ソフトウェア品質保証アナリスト・テスター

Enable the architecture verification gate in .reviewer/settings.local.json

2026-04-01
reviewer-verify-conversation-disable
ソフトウェア開発者

Disable the conversation review gate in .reviewer/settings.local.json

2026-04-01
reviewer-verify-conversation-enable
ソフトウェア開発者

Enable the conversation review gate in .reviewer/settings.local.json

2026-04-01