Nemp Memory is a smart memory plugin designed for AI agents like Claude Code and OpenClaw. It solves the problem of agents forgetting context between sessions by providing automated project environment learning and memory management through simple commands. Key features include 100% local operation, no cloud services, API keys, or complex databases, ensuring privacy with all data stored in plain JSON files. Nemp Memory offers smart context search, AI-powered memory suggestions, and two-way auto-sync with CLAUDE.md, significantly streamlining developer workflows and ensuring agents always have up-to-date and accurate project context.
OpenMythos is an open-source, theoretical implementation of the Anthropic Claude Mythos model, constructed by kyegomez based on publicly available research and speculation. It employs a Recurrent-Depth Transformer (RDT) architecture with three stages: a Prelude, a looped Recurrent Block, and a Coda. The core Recurrent Block allows for multiple iterations to achieve deep reasoning, enabling compute-adaptive and depth-variable reasoning. It supports switchable attention mechanisms (MLA/GQA) and utilizes a sparse Mixture-of-Experts (MoE) with routed and shared experts. OpenMythos aims to deliver performance comparable to models with higher parameter counts through greater parameter efficiency.
claude-code-best-practice is a comprehensive guide for mastering Claude Code agentic engineering. It systematically integrates core conceptual frameworks, best practices, and practical implementations for building sophisticated AI agents. This resource delves into key components such as Subagents, Commands, Skills, and Hooks, emphasizing robust workflow orchestration and efficient context management. Developers can leverage advanced features like Routines, Devcontainers, and MCP Servers, transitioning from 'vibe coding' to a professional, systematic 'agentic engineering' approach, ultimately constructing high-performance, adaptive, and integrated Claude solutions.
Claude Code Guide by zebbern is a comprehensive, community-driven resource hub for Anthropic's Claude Code. It provides extensive documentation covering native installations, configurations, and advanced functionalities like MCP (Model Context Protocol) integrations, sub-agent orchestration, and automation tasks. Featuring a massive repository of over 954 Agent Skills, Mermaid templates, and third-party integrations (e.g., Discord, DeepSeek), it empowers developers to master AI-assisted coding workflows and seamlessly transition from beginners to power users.