Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

code-guardian

code-guardian contiene 19 skills recopiladas de imbue-ai, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
19
Stars
6
actualizado
2026-06-10
Forks
1
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

reviewer-disable
Desarrolladores de software

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

2026-06-10
reviewer-enable
Desarrolladores de software

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
Desarrolladores de software

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

2026-05-26
verify-conversation
Analistas de garantía de calidad de software y probadores

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

2026-04-22
verify-architecture
Desarrolladores de software

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

2026-04-05
reviewer-blocking-disable
Desarrolladores de software

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

2026-04-03
reviewer-blocking-enable
Analistas de garantía de calidad de software y probadores

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

2026-04-03
reviewer-max-tries
Desarrolladores de software

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

2026-04-03
autofix
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

Configure autofix to fix all issues (unattended mode)

2026-04-01
reviewer-autofix-disable
Desarrolladores de software

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

2026-04-01
reviewer-autofix-enable
Desarrolladores de software

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

2026-04-01
reviewer-ci-disable
Analistas de garantía de calidad de software y probadores

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

2026-04-01
reviewer-ci-enable
Desarrolladores de software

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

2026-04-01
reviewer-init-categories
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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

2026-04-01
reviewer-verify-architecture-enable
Analistas de garantía de calidad de software y probadores

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

2026-04-01
reviewer-verify-conversation-disable
Desarrolladores de software

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

2026-04-01
reviewer-verify-conversation-enable
Desarrolladores de software

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

2026-04-01