A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Autonomous agent substrate for Claude Code CLI. Research→Plan→Implement workflows with quality gates, TDD enforcement
Research-first development system for Claude Code CLI
No API hallucinations. No coding from stale training data. Research → Plan → Implement.
# Install
git clone https://github.com/VAMFI/claude-user-memory.git
cd claude-user-memory
./install.sh
# Use
/workflow Add Redis caching to ProductService
/workflow, /research, /plan, /implement, /contextFull automation:
/workflow Add authentication with JWT tokens
Step-by-step:
/research Redis for Node.js v5.0
/plan Redis caching implementation
/implement
Direct agents:
@chief-architect Build payment system
@docs-researcher Research Stripe API
@brahma-deployer Deploy v2.5.0
Quality gates block bad inputs. Circuit breaker stops infinite loops.
Cross-Platform: Works on macOS, Linux, Windows (WSL), and most Unix systems
Requirements: Minimal - bash and git only. Optional: python3/python for enhanced features
Installs to: ~/.claude/
Preserves:
~/.claude/data/CLAUDE.md customizations (smart-merged)Upgrade:
./install.sh
Your data and customizations are automatically preserved.
Update:
./update.sh # Selective update (only changed files)
./customize.sh # Interactive menu
./customize.sh --enable-mcp memory # Enable MCP servers
./customize.sh --list-mcps # View configuration
./uninstall.sh --dry-run # Preview what will be removed
./uninstall.sh # Remove (preserves data)
Built on Anthropic research (2024-2025):
MIT License - See LICENSE
Version: 4.1.0 Released: November 22, 2025 Status: Production-Ready
Research → Plan → Implement → Learn
Native macOS app to monitor Claude AI usage limits and watch your coding sessions live
npx CLI installing 100+ agents, commands, hooks, and integrations in one command
干净、强大、属于你的 AI Agent 平台 --AI agents, without the clutter.
Pocket Flow: Codebase to Tutorial