Skip to content
Development
Command

/goals

List active horizons, check goal progress, and view research findings

From plugin
claude-flow
67k194 skills157 agents194 commands1 MCP
Install
> /plugin marketplace add ruvnet/claude-flow

How 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.md
name: 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

Ships withclaude-flow

An agent meta-harness for Claude Code and Codex. Agent = Model + Harness. The model writes; the harness gives it tools, memory, loops, sandboxes, and controls so it can actually work.

Get the whole plugin