/feedback
**Purpose:** Accumulated learnings from /team runs. Layer 2 agents read relevant entries before starting work so they don't repeat past mistakes. **How it's used:** The orchestrator reads this file, extracts entries relevant to the current action/tools, and inlines them into
$ npx -y skills add coco-research/coco --agent claude-codeHow 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
/feedback
Context preview
What this command does when you run it.
**Purpose:** Accumulated learnings from /team runs. Layer 2 agents read relevant entries before starting work so they don't repeat past mistakes. **How it's used:** The orchestrator reads this file, extracts entries relevant to the current action/tools, and inlines them into
Command definition
feedback.mdTeam Feedback Registry
> **Purpose:** Accumulated learnings from /team runs. Layer 2 agents read > relevant entries before starting work so they don't repeat past mistakes. > > **How it's used:** The orchestrator reads this file, extracts entries > relevant to the current action/tools, and inlines them into Layer 2 > agent prompts alongside toolkit entries. > > **Entry lifecycle:** > - New entries appended by Layer 4 principals after every /team run > - Status: `pending` → `applied` (when toolkit quality notes updated) > - Entries older than 90 days with status `applied` can be archived > - Maximum 50 active entries (oldest applied entries archived first) > > **Context window budget:** This file should stay under 200 lines. > When approaching the limit, archive old `applied` entries to > `team:feedback-archive.md`.
---
Entries
2026-03-19 | /team review | framework cleanup (pre-redesign)
- **Tool reviewed:** Manual parallel agents (identical reviewer clones)
- **Reviewer role:** N/A (human observation)
- **Finding:** Identical clone agents produce redundant findings — 5 reviewers find the same 3 bugs instead of 5 different categories of issues
- **Recommendation:** Use diverse specialist roles with distinct review focus areas
- **Status:** applied (this redesign)
- **Impact:** high — fundamental architecture change
---
Entry Template
### YYYY-MM-DD | /team <action> | <scope>
- **Tool reviewed:** [skill or command name]
- **Reviewer role:** [which Layer 3 specialist found this]
- **Finding:** [what was wrong — specific, with examples]
- **Recommendation:** [specific fix — not "improve" but "add X to section Y"]
- **Status:** pending | applied
- **Impact:** high | medium | low
Read more
Team Feedback Registry
> **Purpose:** Accumulated learnings from /team runs. Layer 2 agents read > relevant entries before starting work so they don't repeat past mistakes. > > **How it's used:** The orchestrator reads this file, extracts entries > relevant to the current action/tools, and inlines them into Layer 2 > agent prompts alongside toolkit entries. > > **Entry lifecycle:** > - New entries appended by Layer 4 principals after every /team run > - Status: `pending` → `applied` (when toolkit quality notes updated) > - Entries older than 90 days with status `applied` can be archived > - Maximum 50 active entries (oldest applied entries archived first) > > **Context window budget:** This file should stay under 200 lines. > When approaching the limit, archive old `applied` entries to > `team:feedback-archive.md`.
---
Entries
2026-03-19 | /team review | framework cleanup (pre-redesign)
- **Tool reviewed:** Manual parallel agents (identical reviewer clones)
- **Reviewer role:** N/A (human observation)
- **Finding:** Identical clone agents produce redundant findings — 5 reviewers find the same 3 bugs instead of 5 different categories of issues
- **Recommendation:** Use diverse specialist roles with distinct review focus areas
- **Status:** applied (this redesign)
- **Impact:** high — fundamental architecture change
---
Entry Template
### YYYY-MM-DD | /team <action> | <scope> - **Tool reviewed:** [skill or command name] - **Reviewer role:** [which Layer 3 specialist found this] - **Finding:** [what was wrong — specific, with examples] - **Recommendation:** [specific fix — not "improve" but "add X to section Y"] - **Status:** pending | applied - **Impact:** high | medium | low
Meet Coco. A superintelligent agent framework powered by an advisory board of 389 world-class minds. Scale your AI assistant into a complete engineering department with 142 skills, 277 commands, and persistent state. Universal compatibility. Local privacy. Free and open source.
Repo: coco-research/coco
Other commands on coco.
- /mermaid
Build beautiful Mermaid diagrams using beautiful-mermaid. Covers all 6 diagram types, theming, SVG/ASCII output, and CoCo Platform integration.
Open command - /read
Show latest emails from a specific person. Usage: /email-read alice
Open command - /reply
Draft a reply to a specific email. Usage: /email-reply Project Phase 2 Contract Data
Open command - /save
Save matching emails to a project folder for sync processing. Usage: /email-save alice to emails/
Open command - /search
Search emails by subject keywords. Usage: /email-search github webhook
Open command - /summary
AI summary of today's emails — key decisions, action items, meetings. No arguments needed.
Open command

