Skip to content
Development
Command

/goal

Set, check, or complete the persistent project goal stored in .goal.md. Trigger as /coco-goal or /coco:goal.

From plugin
coco
22141 skills53 agents41 commands
Install
$ npx -y skills add coco-research/coco --agent claude-code

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/goal

Context preview

What this command does when you run it.

Set, check, or complete the persistent project goal stored in .goal.md. Trigger as /coco-goal or /coco:goal.

Command definition

goal.md
allowed-tools: Read, Write, Edit, Glob
argument-hint: "<objective> | status | done"
description: Set, check, or complete the persistent project goal stored in .goal.md. Trigger as /coco-goal or /coco:goal.

Coco Goal

Manage the persistent project goal in `.goal.md` at the repository root. Full conventions: the \`goal\` skill. Arguments: **$ARGUMENTS**

Routing

  • Empty arguments or `status` — read `.goal.md` and report the objective,

status, and latest progress entries. No file means no goal is set.

  • Any other text — treat it as a new objective. If an `active` goal already

exists, show it and ask whether to complete, pause, or replace it; never silently replace. Otherwise write `.goal.md` with `status: active` and today's date.

  • `done` — set `status: done` only if the objective has actually been

achieved; verify before writing.

Rules

  • One active goal per repository. The file is the source of truth.
  • Append progress notes after each work session; never rewrite past entries.
  • Only create a goal when explicitly asked; ordinary tasks are not goals.
Ships withcoco

CoCo Super Intelligence is the orchestration layer that turns Claude Code, Cursor, or Codex into an engineering department: a routed advisory board, 185 skills, 280 commands, persistent state. Local. Open-core — MIT core; Super Intelligence is proprietary, own-use.

Get the whole plugin

Other commands on coco.