pushary
01Plugin Claude Code
Push notifications, human-in-the-loop questions, and permission gating for AI agents.
Plugin Claude Code
Push notifications, human-in-the-loop questions, and permission gating for AI agents.
Plugin Claude Code
Push notifications, human-in-the-loop questions, and permission gating for AI agents. When a running agent is about to do something irreversible, is blocked on a decision that is not its to make, or finishes a long task with nobody watching, it reaches you on your phone and you answer from the lock screen.
MCP server Claude CodeCodexCursor
MCP server "pushary", hosted remotely at pushary.com, as configured in Pushary/pushary-skill.
Hook
Runs before the agent uses a tool for Bash, Write and Edit tool calls, running npx -y -p @pushary/agent-hooks@latest pushary-hook. From Pushary/pushary-skill.
Hook
Runs after a tool call finishes for Bash, Write and Edit tool calls, running npx -y -p @pushary/agent-hooks@latest pushary-post-hook. From Pushary/pushary-skill.
Hook
Runs when the agent finishes a response, running npx -y -p @pushary/agent-hooks@latest pushary-stop-hook. From Pushary/pushary-skill.
Hook
Runs when you submit a prompt, before the agent sees it, running npx -y -p @pushary/agent-hooks@latest pushary-prompt-hook. From Pushary/pushary-skill.
Skill Claude CodeCodex
Push notifications and human-in-the-loop for Hermes Agent. Use this whenever a running agent needs a human and no chat session is active, such as before an irreversible or destructive action, before spending money, deploying, force-pushing or deleting, when blocked on a decision outside your authority, when running…
Skill Claude CodeCodex
For ChatGPT and Codex. Plan the work, get the plan approved once, route every decision to the user's phone, and send a push when it is done. Use this whenever a request takes more than one step, contains a choice the user should make rather than you, or will finish while the user is not reading the conversation. In…
Skill Claude CodeCodex
Phone notifications and human-in-the-loop for Claude Cowork through the Pushary connector. Use inside a Cowork session whenever you need a human and nobody is watching the session, such as before an irreversible or destructive action, before spending money, deploying, force-pushing or deleting, when blocked on a…
Skill Claude CodeCodex
Push notifications and human-in-the-loop for AI agents. Use this whenever a running agent needs a human and nobody is at the terminal, such as before an irreversible or destructive action, before spending money, deploying, force-pushing or deleting, when blocked on a decision outside your authority, when running…