CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

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
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
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
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. longranger2
  4. /
  5. claude-gpt-workflow
  6. /
  7. Plan Execute

Plan Execute

Editor's Note

This is a structured workflow for taking a finalized plan and executing it through repeated Claude-Codex collaboration. You hand it a plan file, and Claude orchestrates while Codex does all the actual coding. Claude reviews each batch of changes, writes up issues by severity in a shared review file, then sends Codex back to fix them until the code passes. It enforces hard limits from your CLAUDE.md (800 line files, 50 line functions, 3-level nesting) and reuses Codex sessions so context carries forward. The strict division of labor is interesting: Claude never touches code, only reads and reviews. It's essentially a CI pipeline run by an AI pair, complete with build checks and multi-round iteration. Works best when you already have a detailed plan and want mechanical execution with quality gates.

Install

npx skills add https://github.com/longranger2/claude-gpt-workflow --skill plan-execute
Votes
0
Installs154
GitHub Stars60
Categories
Productivity & PlanningAutomation & Workflows
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Productivity & Planning Skills

View all →
agile-sprint-planning

aj-geddes/useful-ai-prompts

0
465
245
agile sprint planning
sprint-planning

anthropics/knowledge-work-plugins

0
1.4k
18.8k
sprint planning
technical-roadmap-planning

aj-geddes/useful-ai-prompts

0
447
245
technical roadmap planning
bmad-sprint-planning

bmad-code-org/bmad-method

0
199
48.5k
bmad sprint planning
decomposition-planning-roadmap

tech-leads-club/agent-skills

0
168
4.5k
decomposition planning roadmap
task-planning

supercent-io/skills-template

0
11.3k
88
Structured task planning with user stories, sprint organization, and backlog prioritization for agile teams.