imbue-ai

29 mods across 3 repositories, 664 stars between them.

vet

01

imbue-ai/vet

Skill Claude CodeCodex

Run vet immediately after ANY logical unit of code changes. Do not batch your changes, do not wait to be asked to run vet, make sure you are proactive.

532 2mo ago B 35 tokens AGPL-3.0

latchkey AGENTS.md

02

imbue-ai/latchkey

Instructions file CodexOpenCode

Instructions for imbue-ai/latchkey: For information about the high-level goal and motivations, see README.md.

124 3d ago A 164 tokens original MIT

latchkey

03

imbue-ai/latchkey

Skill Claude CodeCodex

Interact with third-party or self-hosted services (Slack, Google Workspace, Dropbox, GitHub, Linear, Coolify...) using their HTTP APIs on the user's behalf.

124 3d ago A 38 tokens original MIT

imbue-code-guardian

05

imbue-ai/code-guardian

Plugin Claude Code

Automated code review enforcement. Runs autofix, architecture verification, and conversation review -- and blocks sessions from finishing until they pass.

8 14d ago A tokens not measured

Stop

10

imbue-ai/code-guardian

Hook

Runs when the agent finishes a response, executing stop_hook_orchestrator.sh. From imbue-ai/code-guardian.

8 14d ago A tokens not measured

autofix

11

imbue-ai/code-guardian

Skill Claude CodeCodex

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.

8 14d ago A 37 tokens

reviewer-disable

20

imbue-ai/code-guardian

Skill Claude CodeCodex

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

8 14d ago A 28 tokens

reviewer-enable

21

imbue-ai/code-guardian

Skill Claude CodeCodex

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).

8 14d ago A 39 tokens

imbue-ai/code-guardian

Skill Claude CodeCodex

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.

8 14d ago A 36 tokens