Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

code-guardian

code-guardian contient 19 skills collectées depuis imbue-ai, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
19
Stars
6
mis à jour
2026-06-10
Forks
1
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

reviewer-disable
Développeurs de logiciels

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

2026-06-10
reviewer-enable
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-26
verify-conversation
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-22
verify-architecture
Développeurs de logiciels

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

2026-04-05
reviewer-blocking-disable
Développeurs de logiciels

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

2026-04-03
reviewer-blocking-enable
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-03
reviewer-max-tries
Développeurs de logiciels

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

2026-04-03
autofix
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

Configure autofix to fix all issues (unattended mode)

2026-04-01
reviewer-autofix-disable
Développeurs de logiciels

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

2026-04-01
reviewer-autofix-enable
Développeurs de logiciels

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

2026-04-01
reviewer-ci-disable
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-01
reviewer-ci-enable
Développeurs de logiciels

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

2026-04-01
reviewer-init-categories
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-04-01
reviewer-verify-architecture-enable
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-01
reviewer-verify-conversation-disable
Développeurs de logiciels

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

2026-04-01
reviewer-verify-conversation-enable
Développeurs de logiciels

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

2026-04-01