By alrightryanx
Receive push notifications on your Android phone for Claude Code events like session starts, user prompts, permissions, and notifications. Approve, deny, or reply remotely using the ShadowAI companion app via PowerShell hooks.
Get push notifications on your phone when Claude Code needs your input. Approve, deny, or reply directly from the ShadowAI app.
/plugin marketplace add alrightryanx/claude-shadow
/plugin install claude-shadow@shadowai-plugins
claude --plugin-dir /path/to/claude-shadow
Claude Code (hooks) -> ShadowBridge (relay) -> ShadowAI (notifications)
<- approval/reply
The plugin hooks into Claude Code's permission system and sends events to ShadowBridge, which relays them to the ShadowAI app on your phone. When you approve or reply, the response goes back through the same path.
Create ~/.claude-shadow-config.json to customize settings:
{
"bridgeHost": "127.0.0.1",
"bridgePort": 19286,
"enabled": true
}
MIT License - See LICENSE for details.
Matches all tools
Hooks run on every tool call, not just specific ones
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub alrightryanx/claude-shadow --plugin claude-shadowMemory compression system for Claude Code - persist context across sessions
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.