Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

code-guardian

code-guardian enthält 19 gesammelte Skills von imbue-ai, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
19
Stars
6
aktualisiert
2026-06-10
Forks
1
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

reviewer-disable
Softwareentwickler

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

2026-06-10
reviewer-enable
Softwareentwickler

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
Softwareentwickler

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

2026-05-26
verify-conversation
Softwarequalitätssicherungsanalysten und -tester

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

2026-04-22
verify-architecture
Softwareentwickler

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

2026-04-05
reviewer-blocking-disable
Softwareentwickler

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

2026-04-03
reviewer-blocking-enable
Softwarequalitätssicherungsanalysten und -tester

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

2026-04-03
reviewer-max-tries
Softwareentwickler

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

2026-04-03
autofix
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

Configure autofix to fix all issues (unattended mode)

2026-04-01
reviewer-autofix-disable
Softwareentwickler

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

2026-04-01
reviewer-autofix-enable
Softwareentwickler

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

2026-04-01
reviewer-ci-disable
Softwarequalitätssicherungsanalysten und -tester

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

2026-04-01
reviewer-ci-enable
Softwareentwickler

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

2026-04-01
reviewer-init-categories
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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

2026-04-01
reviewer-verify-architecture-enable
Softwarequalitätssicherungsanalysten und -tester

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

2026-04-01
reviewer-verify-conversation-disable
Softwareentwickler

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

2026-04-01
reviewer-verify-conversation-enable
Softwareentwickler

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

2026-04-01