handle-mng-agent_states
OfficialManage agent lifecycle events.
Software Engineering#workflow automation#state management#agent#task execution#event handling#sub-agent
Authorimbue-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps manage and react to state changes in agents, including sub-agents launched through delegate-task, ensuring proper handling of agent lifecycles.
Core Features & Use Cases
- State Monitoring: Tracks agent states like "finished", "blocked", or "crashed".
- Conditional Logic: Executes different actions based on agent type and its final state.
- Use Case: When a "working" agent finishes, this Skill can trigger a verification step using
verify-task-result. If a "task verification" agent completes, it can then recommend the next action, such as providing feedback or notifying the user.
Quick Start
Handle the completion of the agent with id 'agent-123' which is of type 'working'.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: handle-mng-agent_states Download link: https://github.com/imbue-ai/simple_mind/archive/main.zip#handle-mng-agent-states Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.