CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
spencermarx avatar

ReasoningBank Intelligence

spencermarx/open-code-review
240 starsApache-2.0
Summary

This gives Claude the ability to learn from its own execution history and optimize strategies over time. It tracks task outcomes with metrics, recognizes patterns across similar contexts, and recommends approaches based on what's worked before. You'd use it when building agents that need to improve through experience, like a code reviewer that learns which analysis methods catch the most bugs in different languages, or a deployment bot that adapts its rollback triggers based on past incidents. It integrates with AgentDB for persistence and includes meta-learning capabilities, so the system can learn about its own learning process. The examples show meaningful stuff like comparing debugging strategies and transferring knowledge between similar domains. Requires at least 100 experiences per task type to give decent recommendations, which means this is for production systems with real volume, not one-off scripts.

Install to Claude Code

npx -y skills add spencermarx/open-code-review --skill "ReasoningBank Intelligence" --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
Categories
Git & Pull RequestsCode Review & Quality
First SeenJun 11, 2026
View on GitHub

More from spencermarx/open-code-review

All 31 skills →
  • Skill Builder
  • Sparc Methodology
  • Stream Chain
  • Swarm Advanced
  • Swarm Orchestration
  • V3 CLI Modernization
  • V3 Core Implementation
  • V3 DDD Architecture
  • V3 Deep Integration
  • V3 MCP Optimization
  • V3 Memory Unification
  • V3 Performance Optimization
  • V3 Security Overhaul
  • V3 Swarm Coordination
  • Verification & Quality Assurance
  • AgentDB Advanced Features
  • AgentDB Learning Plugins
  • AgentDB Memory Patterns
  • AgentDB Performance Optimization
  • AgentDB Vector Search
  • Browser
  • Github Code Review
  • Github Multi Repo
  • Github Project Management

Recommended

More Git & Pull Requests →
spencermarx avatar
Skill Builder

spencermarx/open-code-review

Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.
240
spencermarx avatar
sparc-methodology

spencermarx/open-code-review

SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration
240
spencermarx avatar
stream-chain

spencermarx/open-code-review

Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows
240
spencermarx avatar
swarm-advanced

spencermarx/open-code-review

Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows
240
spencermarx avatar
Swarm Orchestration

spencermarx/open-code-review

Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.
240
spencermarx avatar
V3 CLI Modernization

spencermarx/open-code-review

CLI modernization and hooks system enhancement for claude-flow v3. Implements interactive prompts, command decomposition, enhanced hooks integration, and intelligent workflow automation.
240