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. andreadellacorte
  4. /
  5. groove
  6. /
  7. Groove Work Exec

Groove Work Exec

Editor's Note

This is the execution stage of the Groove workflow. It picks up after you've run the planning skill, writes the actual code and tests according to that plan, and logs progress to your task backend as dated notes. The skill checks your `.groove/index.md` for the backend config and creates a work stage task automatically. What I like here is the constraint that explicitly tells Claude not to mark tasks complete during execution, that happens in the review stage. If you try to run this without a plan first, it warns you and asks for confirmation. It's opinionated about the workflow sequence, which is exactly what you want from a process skill.

Install

npx skills add https://github.com/andreadellacorte/groove --skill groove-work-exec
Votes
0
Installs271
GitHub Stars5
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment