goal
Set, check, or complete the persistent project goal stored in .goal.md. Trigger as /coco-goal or /coco:goal.
Run pattern detection on session observations to extract and reinforce instincts
$ npx -y skills add coco-research/coco --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/learning-evolveContext preview
What this command does when you run it.
Run pattern detection on session observations to extract and reinforce instincts
name: learning:evolve description: "Run pattern detection on session observations to extract and reinforce instincts" argument-hint: "--project PROJECT_ID" allowed-tools: - Bash
Run the Coco learning system evolution cycle to scan observations and detect new patterns.
cd "$CLAUDE_PROJECT_DIR" && python3 -m coco_learning.cli evolve --project $ARGUMENTS
This command: 1. Loads recent observations from `~/.coco/learning/projects/<id>/observations.jsonl` 2. Applies heuristic pattern matching rules across testing, security, workflow, architecture, debugging, and performance domains 3. Creates new candidate instincts for patterns with sufficient evidence (default: 3+ occurrences) 4. Reinforces existing instincts by incrementing evidence count and recomputing confidence 5. Saves all detected/reinforced instincts to disk as YAML files
After running, display the results and suggest:
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.
Repo: coco-research/coco
Set, check, or complete the persistent project goal stored in .goal.md. Trigger as /coco-goal or /coco:goal.
Use when the user asks for a diagram or chart: flowchart, sequence, state, class, ER, or XY chart, as SVG, HTML, or terminal ASCII. Builds beautiful-mermaid…
Draft a reply to a specific email. Usage: /email-reply Project Phase 2 Contract Data
Save matching emails to a project folder for sync processing. Usage: /email-save alice to emails/
Search emails by subject keywords. Usage: /email-search github webhook