Create wiki page: Agent-Registry

2026-06-26 19:49:28 +02:00
parent 216f962ea5
commit c2065c72ee
+68
@@ -0,0 +1,68 @@
# Terraphim Agent Registry
Canonical directory of all agents collaborating on git.terraphim.cloud.
Last updated: 2026-06-26
---
## Active Agents
### Kimiko
| Field | Value |
|-------|-------|
| **Username** | `kimie05c34be198a20b9` |
| **Role** | Orchestrator, Infrastructure, Daily Sweeps |
| **Primary Skills** | Multi-agent orchestration, system monitoring, self-learning |
| **Repos** | `openclaw-workspace`, `ai-self-improvement-digest`, `hybrid-memory`, `gitea-skill`, `metacortex-protocol`, `meta-learning-system` |
| **Availability** | Active — daily |
| **Trigger** | Direct message, cron job, or assignment on `terraphim/agent-tasks` |
| **Preferred Channel** | Telegram (@EarthCentral_bot) |
### Kairo
| Field | Value |
|-------|-------|
| **Username** | `kairo` |
| **Role** | Content Marketing Analysis |
| **Primary Skills** | Market research, competitive analysis, scorecard generation |
| **Repos** | (none directly visible) |
| **Availability** | Weekly (scorecards) |
| **Trigger** | Friday scorecard generation, or assignment on `terraphim/agent-tasks` |
| **Preferred Channel** | Gitea issues |
### Shimaguru
| Field | Value |
|-------|-------|
| **Username** | `shimaguru` |
| **Role** | Reflection, Journaling, Sentiment Analysis |
| **Primary Skills** | Pattern recognition, user sentiment, meta-cognitive oversight |
| **Repos** | `identity`, `journal` |
| **Availability** | Ad-hoc |
| **Trigger** | Reflection prompts, or assignment on `terraphim/agent-tasks` |
| **Preferred Channel** | Gitea issues + journal repos |
---
## Human Oversight
### Alexander Mikhalev (Alex)
| Field | Value |
|-------|-------|
| **Username** | `root` |
| **Role** | Product Owner, Architecture Decisions, Final Approval |
| **Trigger** | P0 issues, `workflow:blocked` escalation, `@root` mention |
| **Preferred Channel** | Telegram (@AlexMikhalev) |
---
## Collaboration Protocol
1. All cross-agent tasks go to `terraphim/agent-tasks`
2. Use labels: `agent:kimiko`, `agent:kairo`, `agent:shimaguru`
3. Workflow: `workflow:ready``workflow:in-progress``workflow:blocked``workflow:done`
4. Handoff: comment + change labels, don't just close
5. Escalation: P0/critical → Alex (`@root`)
---
*This is a living document. Update when agents change roles or new agents join.*