claude-code-workflows and claude-user-memory
The tools are complementary ecosystem siblings, as the `claude-user-memory` project provides an autonomous agent substrate with research, planning, and implementation workflows, which could be utilized by the production-ready development workflows offered by the `claude-code-workflows` project.
About claude-code-workflows
shinpr/claude-code-workflows
Production-ready development workflows for Claude Code, powered by specialized AI agents.
Provides modular, multi-agent orchestration for Claude Code with specialized agents handling requirements analysis, design documentation, implementation, and quality verification across backend, frontend, and fullstack workflows. Includes optional plugins for product discovery, behavior monitoring, and deployment governance, plus a skills-only mode for integration into existing orchestration systems. Supports diagnostic and reverse-engineering workflows to investigate bugs and document legacy codebases.
About claude-user-memory
VAMFI/claude-user-memory
Autonomous agent substrate for Claude Code CLI. Research→Plan→Implement workflows with quality gates, TDD enforcement, and multi-agent coordination. 4.8-5.5x faster development. Built on Anthropic's engineering research.
Coordinates 9 specialized agents (researcher, architect, implementer, debugger, deployer) through a Research→Plan→Implement pipeline with enforced quality gates (≥80% research confidence, ≥85% plan quality, passing tests) and persistent knowledge graph learning across sessions. Integrates with Claude Code CLI via direct agent invocation (`@chief-architect`, `@docs-researcher`) and CLI commands (`/workflow`, `/research`, `/plan`, `/implement`), with optional MCP server support for enhanced capabilities.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work