Skip to content
Development
Command

/learning-promote

Promote a project-scoped instinct to global scope for cross-project reuse

From plugin
coco
38641 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/learning-promote

Context preview

What this command does when you run it.

Promote a project-scoped instinct to global scope for cross-project reuse

Command definition

learning-promote.md
name: learning:promote
description: "Promote a project-scoped instinct to global scope for cross-project reuse"
argument-hint: "INSTINCT_ID --from-project PROJECT_ID"
allowed-tools:
  - Bash

Promote a project-scoped instinct to the global learning store so it applies across all projects.

cd "$CLAUDE_PROJECT_DIR" && python3 -m coco_learning.cli promote $ARGUMENTS

Promotion eligibility (per instinct-schema.md):

  • confidence ≥ 0.7
  • evidence_count ≥ 10
  • Observed in ≥ 2 distinct projects
  • Not domain-specific to a single project's tooling

The CLI enforces the save and flag update; manual review of cross-project evidence is recommended before promoting.

After running, confirm the promotion and suggest `/learning:list` to verify the instinct now appears in global scope.

Ships withcoco

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

Get the whole plugin

Other commands on coco.