/goals
List active horizons, check goal progress, and view research findings
> /plugin marketplace add ruvnet/rufloHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/goals
Context preview
What this command does when you run it.
List active horizons, check goal progress, and view research findings
Command definition
goals.mdname: goals description: List active horizons, check goal progress, and view research findings
$ARGUMENTS
Show goal and research status:
1. Call `mcp__plugin_ruflo-core_ruflo__memory_list` with namespace `horizons` to enumerate active horizons (use `memory_search` only when filtering by semantic query — `*` is not a valid semantic query) 2. For each horizon, show: objective, current milestone, progress %, target date, drift status 3. Call `mcp__plugin_ruflo-core_ruflo__memory_list` with namespace `research-synthesis` to list completed research reports 4. Show a summary table of horizons and research state
An agent meta-harness for Claude Code and Codex. 📖 RuFlo Explained — Build an AI Team That Plans, Remembers, Tests, and Improves A 14-chapter guide: from the basic idea to a first useful task, then memory, agent teams, plugins, cost and verification.
Repo: ruvnet/ruflo
Other commands on ruvnet-ruflo.
COMMAND_COMPLIANCE_REP…
Reviewed all command files in `.claude/commands/analysis/` directory to ensure proper usage of: - `mcp__claude-flow__*` tools (preferred) - `npx claude-flow`…
bottleneck-detect
Analyze performance bottlenecks in swarm operations and suggest optimizations.

