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
affaan-m avatar

Continuous Agent Loop

affaan-m/everything-claude-code
5k installs229.1k stars
Summary

This is the canonical v1.8+ framework for running autonomous agent loops that don't spin their wheels forever. It gives you a decision tree for picking the right loop style (sequential, PR-gated, RFC-based, or exploratory parallel), then layers in quality gates, eval harnesses, and recovery patterns. The key insight here is that autonomous loops fail predictably: they churn without progress, retry the same broken thing, or rack up costs through unbounded escalation. The recovery protocol is practical: freeze the loop, audit with harness tools, reduce scope to the failing unit, and replay with explicit acceptance criteria. If you're building agents that need to run unsupervised for more than a few iterations, this gives you the control plane to keep them from going off the rails.

Install to Claude Code

npx -y skills add affaan-m/everything-claude-code --skill continuous-agent-loop --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 →
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 →
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 →
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 →
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 →
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 →
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 →
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 →
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 →
Categories
AI & Agent Building
View on GitHub

More from affaan-m/everything-claude-code

All 256 skills →
  • Foundation Models On Device5k
  • Investor Outreach5k
  • Kotlin Patterns5k
  • Rust Patterns5k
  • Swift Actor Persistence5k
  • Swift Protocol Di Testing5k
  • Bun Runtime4.9k
  • Nextjs Turbopack4.9k
  • Plankton Code Quality4.9k
  • Swift Concurrency 6 24.9k
  • Visa Doc Translate4.9k
  • Ai Regression Testing4.8k
  • Architecture Decision Records4.8k
  • Blueprint4.8k
  • Everything Claude Code Conventions4.8k
  • Exa Search4.8k
  • Kotlin Testing4.8k
  • Customs Trade Compliance4.7k
  • Data Scraper Agent4.7k
  • Documentation Lookup4.7k
  • Enterprise Agent Ops4.7k
  • Flutter Dart Code Review4.7k
  • Inventory Demand Planning4.7k
  • Kotlin Ktor Patterns4.7k

Recommended

More AI & Agent Building →
skills-collective avatar
ai-image-generation

skills-collective/skills

ai image generation
5k
8
skills-collective avatar
ai-video-generation

skills-collective/skills

ai video generation
5k
8
anthropics avatar
build-mcp-app

anthropics/claude-plugins-official

This skill should be used when the user wants to build an "MCP app", add "interactive UI" or "widgets" to an MCP server, "render components in chat", build "MCP UI resources", make a tool that shows a "form", "picker", "dashboard" or "confirmation dialog" inline in the conversation, or mentions "apps SDK" in the context of MCP. Use AFTER the build-mcp-server skill has settled the deployment model, or when the user already knows they want UI widgets.
4.9k
33.3k
trkbt10 avatar
indexion-agent-orient

trkbt10/indexion-skills

Generate and use a pre-edit structure brief so coding agents learn likely owners, consumer surfaces, and unsafe edit locations before implementing.
4.9k
1
affaan-m avatar
ai-regression-testing

affaan-m/everything-claude-code

ai regression testing
4.8k
229.1k
affaan-m avatar
data-scraper-agent

affaan-m/everything-claude-code

data scraper agent
4.7k
229.1k