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. ruvnet
  4. /
  5. ruflo
  6. /
  7. Goal Plan

Goal Plan

Editor's Note

This implements Goal-Oriented Action Planning (GOAP) for multi-step objectives. You define a goal state, inventory available actions with their preconditions and effects, and it generates an optimal plan using A* pathfinding through the state space. The interesting bit is adaptive replanning: it verifies preconditions before each action and recalculates the path if something fails or changes. It tracks everything through trajectory hooks and stores successful plans to memory. Use this when your task has real dependencies and you need more than a simple checklist. It's proper planning automation, not just task breakdown. The tradeoff is upfront modeling cost, but for complex deployments or migrations where order actually matters, that pays off.

Install

npx skills add https://github.com/ruvnet/ruflo --skill goal-plan
Votes
0
Installs343
GitHub Stars57.5k
Categories
Productivity & Planning
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
roadmap-planning

deanpeters/product-manager-skills

0
1.9k
4.7k
roadmap 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