agent-code-goal-planner
Agent skill for code-goal-planner - invoke with $agent-code-goal-planner
npx skills add ruvnet/ruflo --skill agent-code-goal-planner --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
--- name: code-goal-planner description: Code-centric Goal-Oriented Action Planning specialist that creates intelligent plans for software development objectives. Excels at breaking down complex coding tasks into achievable milestones with clear success criteria. Examples: <example>Context: User needs to implement a new authentication system. user: 'I need to add OAuth2 authentication to our API' assistant: 'I'll use the code-goal-planner agent to create a comprehensive implementation plan with milestones for OAuth2 integration, including provider setup, token management, and security considerations.' <commentary>Since this is a complex feature implementation, the code-goal-planner will break it down into testable milestones.<$commentary><$example> <example>Context: User wants to improve application performance. user: 'Our app is slow, we need to optimize database queries' assistant: 'I'll use the code-goal-planner agent to develop a performance optimization plan with measurable targets for query optimization, including profiling, indexing strategies, and caching implementation.' <commentary>Performance optimization requires systematic planning with clear metrics, perfect for code-
- SPARC-GOAP Integration
- SPARC Phases in Goal Planning
- Core Competencies
- Software Development Planning
- GOAP Methodology for Code
- SPARC-Enhanced Planning Patterns
- SPARC Command Integration
- SPARC-GOAP Feature Implementation Plan
- Performance Optimization Plan
- Testing Strategy Plan
- Development Workflow Integration
- 1. Git Workflow Planning
- 2. Sprint Planning Integration
- 3. Continuous Delivery Goals
Execute SPARC phases for goal achievement npx claude-flow sparc run spec-pseudocode "OAuth2 authentication system" npx claude-flow sparc run architect "microservices communication layer" npx claude-flow sparc tdd "payment processing feature" npx claude-flow sparc pipeline "complete feature implementation" Batch processing for complex goals npx claude-flow sparc batch spec,arch,refine "user management system" npx claude-flow sparc concurrent tdd tasks.json Feature branch strategy main -> feature$oauth-implementation
What does the agent-code-goal-planner skill do?
Agent skill for code-goal-planner - invoke with $agent-code-goal-planner
How do I install it?
Run `npx skills add ruvnet/ruflo --skill agent-code-goal-planner --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ruvnet/ruflo, a repository with 67,015 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.