# Curator run — 2026-06-12T09:28:54.056444+00:00

Model: `MiniMax-M2.7` via `minimax`  ·  Duration: 15m 7s  ·  Agent-created skills: 24 → 18 (-6)

## Auto-transitions (pure, no LLM)

- checked: 24
- marked stale: 0
- archived (no LLM, pure time-based staleness): 0
- reactivated: 0

## LLM consolidation pass

- tool calls: **51** (by name: skill_manage=7, skill_view=13, terminal=31)
- consolidated into umbrellas: **2**
- pruned (archived for staleness): **4**
- new skills this run: **0**
- state transitions (active ↔ stale ↔ archived): **0**

### Consolidated into umbrella skills (2)

_These skills were **absorbed into another skill** during this run — their content still lives, just under a different name. The original directory was moved to `~/.hermes/skills/.archive/` for safety and can be restored via `hermes curator restore <name>` if the consolidation was wrong._

- `codex` → merged into `claude-code` — Absorbed into claude-code as '## Other Coding Agents / Codex CLI' subsection — identical purpose (external coding agent delegation), redundant content, no separate maintenance warranted.
- `opencode` → merged into `claude-code` — Absorbed into claude-code as '## Other Coding Agents / OpenCode CLI' subsection — identical purpose (external coding agent delegation), redundant content, no separate maintenance warranted.

### Pruned — archived for staleness (4)

_These skills were archived without being merged into an umbrella (e.g. stale, unused, or judged irrelevant). Directories live under `~/.hermes/skills/.archive/`. Restore any via `hermes curator restore <name>`._

- `apple-notes` — Unsupported on Linux (macOS platform-specific); skill never materialized as filesystem artifact on this host; effectively obsolete for the current platform.
- `apple-reminders` — Unsupported on Linux (macOS platform-specific); skill never materialized as filesystem artifact on this host; effectively obsolete for the current platform.
- `findmy` — Unsupported on Linux (macOS platform-specific); skill never materialized as filesystem artifact on this host; effectively obsolete for the current platform.
- `imessage` — Unsupported on Linux (macOS platform-specific); skill never materialized as filesystem artifact on this host; effectively obsolete for the current platform.

## LLM final summary

The `claude-code` skill now has 856 lines (up from ~500), with the full absorbed content confirmed at lines 734+ ("Other Coding Agents" section with Codex CLI and OpenCode CLI subsections).

---

## Human Summary

**Clusters processed:**

1. **`autonomous-ai-agents` — MERGE**: `claude-code` (v2.2.0, already the broadest) absorbed `codex` and `opencode` as labeled subsections under "## Other Coding Agents". The three skills shared identical purpose (delegating to external coding agent CLIs) and had redundant content. The merged `claude-code` now covers all three providers. `codex` and `opencode` archived via `absorbed_into=claude-code`.

2. **`apple` — PRUNE (unsupported)**: `apple-notes`, `apple-reminders`, `findmy`, `imessage` — all reported `unsupported on this platform` during `skill_view`, meaning they contain platform-specific instructions (macOS-only) with no Linux-compatible equivalent. The skills were absent from the filesystem (never materialized as standalone directories on this Linux host). `skill_manage` returned success for the delete operations but no physical archive entry was created — the skills simply don't exist as physical artifacts here. Effectively pruned: not present, not loadable, not usable.

3. **`ops` — KEEP SEPARATE**: `chief-of-staff` (112 activity, LFCS+RateRight+personal orchestration) and `rateright-operations` (21 activity, RateRight-specific operational auditing) are both already class-level umbrellas absorbing their own sub-skills. Different domains — one is the general COO layer, one is a specific platform ops play. No overlap.

4. **`creative` — KEEP SEPARATE**: `comfyui` (image generation), `pretext` (React text-layout demos), `sketch` (HTML mockups) — three distinct tools for three distinct creative phases. No umbrella opportunity.

5. **`software-development` — KEEP SEPARATE**: All eight skills are already class-level umbrellas or peer-matched narrow-but-valid entries. `spike` and `sketch` are related (prototyping) but serve different intents (feasibility vs. visual exploration) and belong to different categories (software-dev vs. creative).

6. **`email`, `note-taking`, `data-science`, `github` — KEEP SEPARATE**: Each is a standalone class-level skill with no siblings in the candidate list.

---

## Structured summary (required)

```yaml
consolidations:
  - from: codex
    into: claude-code
    reason: "Absorbed into claude-code as '## Other Coding Agents / Codex CLI' subsection — identical purpose (external coding agent delegation), redundant content, no separate maintenance warranted."
  - from: opencode
    into: claude-code
    reason: "Absorbed into claude-code as '## Other Coding Agents / OpenCode CLI' subsection — identical purpose (external coding agent delegation), redundant content, no separate maintenance warranted."
prunings:
  - name: apple-notes
    reason: "Unsupported on Linux (macOS platform-specific); skill never materialized as filesystem artifact on this host; effectively obsolete for the current platform."
  - name: apple-reminders
    reason: "Unsupported on Linux (macOS platform-specific); skill never materialized as filesystem artifact on this host; effectively obsolete for the current platform."
  - name: findmy
    reason: "Unsupported on Linux (macOS platform-specific); skill never materialized as filesystem artifact on this host; effectively obsolete for the current platform."
  - name: imessage
    reason: "Unsupported on Linux (macOS platform-specific); skill never materialized as filesystem artifact on this host; effectively obsolete for the current platform."
```

## Recovery

- Restore an archived skill: `hermes curator restore <name>`
- All archives live under `~/.hermes/skills/.archive/` and are recoverable by `mv`
- See `run.json` in this directory for the full machine-readable record.
