Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

code-guardian

يحتوي code-guardian على 19 من skills المجمعة من imbue-ai، مع تغطية مهنية على مستوى المستودع وصفحات 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