Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

code-guardian

code-guardian에는 imbue-ai에서 수집한 skills 19개가 있으며, 저장소 수준 직업 범위와 사이트 내 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