shatter-protocol
Human Autonomy Verification Protocol - validates that human orchestrators maintain functional independence from AI systems through scheduled blackout testing and multi-dimensional capability assessment.
summoning-the-user
Use when an agent encounters a blocking decision or when proceeding without user input could lead to wasted work - helps Claude determine when to block and request user input versus making reasonable assumptions
Convex Agents Human Agents
Integrates human agents into automated workflows for human-in-the-loop interactions. Use this when humans need to respond alongside AI agents, handle escalations, or provide context that AI cannot determine.
deepagents-implementation
Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting up human-in-the-loop workflows.