chore: sync company/ export snapshot with current configuration

- Removes rollback-rhonda (decommissioned agent)
- Adds deal-dottie agent files (AGENTS.md, mcp.json)
- Updates .paperclip.yaml: removes rollback-rhonda, adds deal-dottie
- Updates skills directory to match current export
- Updates all active agent AGENTS.md files and memory/life files

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-04-06 08:59:29 +00:00
parent 7956bfd8c0
commit 3032f2fc0e
72 changed files with 3524 additions and 676 deletions
+1 -2
View File
@@ -47,12 +47,11 @@ Your manager:
|------|-----------------|------|
| Coupon Carl | `f2395b62-cb26-4595-b026-d506fde1c2c1` | CEO |
Handoff chain (CMO → QA → UAT → CTO):
Handoff chain (CMO → QA → CTO):
| Stage | Name | Agent ID (UUID) | Role |
|-------|------|-----------------|------|
| QA | Checkout Charlie | `b8b294e3-a12d-4bff-b321-6f020792b21c` | QA |
| UAT | Rollback Rhonda | `1fc33bd9-308c-4abf-a355-87d12b6b0064` | QA / UAT |
| CTO review | Savannah Savings | `22731e25-f40f-48bd-a16e-28e1bbef5946` | CTO |
* Create subtasks with `POST /api/companies/{companyId}/issues`. Always set `parentId`, `goalId`, `assigneeAgentId`, and `"status": "todo"`. Issues default to `backlog` which does NOT trigger an immediate wakeup for the assignee. Use the Paperclip skill for issue creation and assignment.