A marketplace of MCP tools and plugins for Claude Code.
Zsh shell execution with psychological protections for AI agents.
- NEVERHANG: Circuit breaker prevents runaway commands
- A.L.A.N.: Learns command patterns, tracks success rates
- Yield-based execution: Long commands return control, poll for results
- Interactive stdin: Send input to running processes
- PTY mode: Real terminal emulation
Add this marketplace to Claude Code:
# Clone into your marketplaces directory
cd ~/.claude/plugins/marketplaces
git clone https://github.com/ArkTechNWA/claude-plugins.git arktechnwaThen install plugins via /plugin install arktechnwa/zsh-tool
MIT