Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsAuthors › imbue-ai › Page 2

imbue-ai

@imbue-ai on GitHub →

86 Claude Code skills authored by imbue-ai.

updated 2026-07-06 · showing 61–86 of 86 by quality score

Average Pro QualityScore: 63.5/100

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Act on the results of a verifying agent by reviewing its recommendations and taking the appropriate next actions.
Handle events from unknown or unexpected sources, including warnings and errors. You **MUST** use this skill (and *carefully follow the process in this doc*) whenever you receive…
Handle regularly scheduled time-of-day events (start_of_day, end_of_day, etc). You **MUST** use this skill (and *carefully follow the process in this doc*) whenever you receive a…
Activate when you see offload*.toml in a repo, offload referenced in build targets (justfile, Makefile, scripts), or when you need to run a large test suite in parallel.
Handle "idle" events for periodic housekeeping and proactive work. You **MUST** use this skill (and *carefully follow the process in this doc*) whenever you receive a message from…
Telegram-specific implementation for sending a message to the user. Usually invoke `send-user-message` instead -- it probes for the configured channel and dispatches here only…
Handle events from the messages source about user or assistant messages in conversations. You **MUST** use this skill (and *carefully follow the process in this doc*) whenever you…
Mark events as handled after processing them. You **MUST** use this skill (and *carefully follow the process in this doc*) after handling events, otherwise you will not be allowed…
Run commands to explore the current state of mngr and any relevant running agents. Use this skill when you need to debug issues with mngr tasks, or understand what tasks are…
Handle events from the mngr/agent_states source about sub-agent state transitions (finished, waiting, done, etc).
Send a message to the user in a conversation. You MUST use this skill to reply in an existing conversation, start a new conversation, or proactively reach out.
Disable all review gates (autofix, CI, conversation review, and architecture verification) in .reviewer/settings.local.json
How to install and run the Keystone CLI to generate devcontainers
Configure autofix to only fix MAJOR and CRITICAL issues (unattended mode)
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.
Configure autofix to fix all issues (unattended mode)
Submit a bug report to libraries within the `mngr` project (eg, `mngr`, its plugins, `minds`, etc). Use to report bugs you encounter while running that seem to be issues with the…
Make the stop hook non-blocking (remind once, then let the agent through)
Disable the CI gate in .reviewer/settings.local.json
Enable the conversation review gate in .reviewer/settings.local.json
Enable the autofix gate in .reviewer/settings.local.json
Disable the autofix gate in .reviewer/settings.local.json
Enable the CI gate in .reviewer/settings.local.json
Disable the conversation review gate in .reviewer/settings.local.json
Enable the architecture verification gate in .reviewer/settings.local.json
Disable the architecture verification gate in .reviewer/settings.local.json
Search all 86 skills by imbue-ai →