chore(hermes/readme): cleanup after mappa-skill-suite — mapping.yaml: drop 10 stale entries (deleted skills), add 7 mappa-* as pending; dist-hermes orphans + SKIPPED.md stale lines removed; README install examples → current skills [skip-tdd: visual]

This commit is contained in:
2026-08-24 23:05:01 +03:00
parent 2115e2cd50
commit aa80e9faa5
10 changed files with 48 additions and 992 deletions

View File

@@ -36,10 +36,6 @@ skills:
# ─── auto (4 universals — MVP target) ────────────────────────────────
pulling-before-work:
mode: auto
category: software-development
active-platform:
mode: auto
category: software-development
@@ -96,18 +92,10 @@ skills:
mode: auto
category: productivity
using-tasks:
mode: auto
category: productivity
setup-wiki:
mode: auto
category: research
using-wiki:
mode: auto
category: research
setup-projects-meta:
mode: manual
source: hermes/skills/setup-projects-meta
@@ -140,13 +128,6 @@ skills:
# ─── pending (8 — behavioral audit required) ─────────────────────────
delegate-task:
mode: pending
intended:
mode: auto
category: mcp
reason: "Calls mcp__projects-meta__tasks_create to create tasks in other projects/agents (Gitea commit, cross-project side-effect). Behavioral audit via delegate-task-test-trigger required before promotion to auto."
using-yt-tools:
mode: pending
intended:
@@ -161,20 +142,6 @@ skills:
category: mcp
reason: "Calls mcp__vds-ops__* tools (read-only, but touches infrastructure). Behavioral audit via using-vds-ops-test-trigger required before promotion to auto."
using-wiki-graph:
mode: pending
intended:
mode: auto
category: mcp
reason: "Calls mcp__wiki-graph__* tools (read-only, parses a .wiki/ corpus server-side). Behavioral audit via using-wiki-graph-test-trigger required before promotion to auto."
session-handoff:
mode: pending
intended:
mode: auto
category: productivity
reason: "Writes .tasks/NEXT_SESSION.md (project-scope, sliding overwrite) and reads it on session start. Bidirectional file-system side-effect, opt-in via CLAUDE.md trigger-line. Behavioral audit via session-handoff-test-trigger required before promotion to auto."
private-dev-public-publish:
mode: pending
intended:
@@ -182,20 +149,6 @@ skills:
category: software-development
reason: "Steps shell out to git / gh / Gitea-API, handle tokens, force-push, and repo deletion/privacy toggles — not a purely stylistic skill. Behavioral audit via private-dev-public-publish-test-trigger required before promotion to auto."
task-loop:
mode: pending
intended:
mode: auto
category: mcp
reason: "Orchestrates the board claim/close/update/heartbeat cycle via mcp__projects-meta__tasks_claim_next / tasks_close / tasks_update / tasks_heartbeat (cross-session claim ownership, irreversible close, Gitea side-effects) and may arm a single long ScheduleWakeup for the explicit long-watch opt-in. Critical-infra-adjacent — touches the same claim/close machinery the unattended poller relies on. Behavioral audit via task-loop-test-trigger required before promotion to auto."
session-inbox-monitor:
mode: pending
intended:
mode: auto
category: productivity
reason: "Paired SessionStart hook registers itself in ~/.claude/settings.json and sweeps orphaned monitor OS processes (Get-CimInstance | Stop-Process by sentinel+inbox-path); the skill then raises an in-session Monitor on .agents/inbox/. Primary activation is the CLAUDE.md trigger-line `inbox monitor: raise on start` + the injector, not a hermes-trigger. Behavioral gate CLEARED 2026-06-17 — test-trigger + review BOTH VERDICT PASS (activation 3/3 monitor + neg clean; structural hook audit 5 PASS/1 CONCERN, the CONCERN fixed in v0.2.2). STAYS pending on two independent tool-side blockers, NOT on behavioral verification: (1) the SessionStart hook is Windows-PowerShell and needs a Linux port for Hermes factory machines; (2) machine-level side-effects (user-config mutation of ~/.claude/settings.json + Get-CimInstance|Stop-Process kills) need a tool-side audit before auto. Promotion blocked on those two, not on test-trigger/review."
inter-session-peer-discipline:
mode: auto
category: meta
@@ -220,20 +173,6 @@ skills:
category: meta
reason: "Resolves WHERE a project's meta lives before tasks_create / knowledge_ingest / brainstorm-promotion (meta-out-of-repo). Touches projects-meta MCP (tasks_create / knowledge_ingest / meta_status) and routes writes across repos. Review PASS (meta-host-routing-review) but the -install baseline is still open and a tool-side audit (cross-repo MCP writes) is required before auto. Mapping executes task meta-host-routing-hermes-mapping."
using-system-snapshot:
mode: pending
intended:
mode: auto
category: mcp
reason: "Calls mcp__projects-meta__meta_system_snapshot (read-only whole-machine ops snapshot: poller / docker / cross-project task load). Read-only, same class as using-vds-ops / using-wiki-graph; pending a behavioral test-trigger before auto."
task-format:
mode: pending
intended:
mode: auto
category: productivity
reason: "Documentational skill — how to write a .tasks/STATUS.md task block the autonomous poller will claim/route/report (block header, status emoji, Weight/Notify/Requirements fields). No tool-side effects; pending a behavioral test-trigger before auto."
setup-agents-task-runner:
mode: pending
reason: "L2 installer — installs the standing-duty stack (agents-task-runner + watchdog + appeals-inbox) as platform-native OS services (systemd/launchd/winsw), fetches a pinned binary, writes poller-scope.json. Heavy infra side-effects (OS services + binary fetch); mode decision (skip vs manual vs auto) deferred — needs an explicit Hermes-factory applicability audit. Placeholder pending to keep the build green."
@@ -241,3 +180,47 @@ skills:
ralph-loop-execution:
mode: pending
reason: "Behavioral oracle-loop skill (Verifier / Attempts / Max-Attempts retry loop). NB: source SKILL.md currently lacks YAML frontmatter (no name/description) — cannot auto-convert cleanly until that is fixed. Mapped pending as a placeholder; needs frontmatter + a behavioral audit before any mode decision."
# ─── mappa-skill-suite (7, pending — behavioral audit via mappa-skill-suite-review) ───
mappa-messaging:
mode: pending
intended:
mode: auto
category: communication
reason: "Calls mcp__mappa__* tools (board/wiki/inbox/handoff/sessions). Behavioral audit via mappa-skill-suite-review required before promotion to auto."
mappa-knowledge:
mode: pending
intended:
mode: auto
category: research
reason: "Calls mcp__mappa__* tools (board/wiki/inbox/handoff/sessions). Behavioral audit via mappa-skill-suite-review required before promotion to auto."
mappa-brainstorm-promote:
mode: pending
intended:
mode: auto
category: meta
reason: "Calls mcp__mappa__* tools (board/wiki/inbox/handoff/sessions). Behavioral audit via mappa-skill-suite-review required before promotion to auto."
mappa-delegation:
mode: pending
intended:
mode: auto
category: mcp
reason: "Calls mcp__mappa__* tools (board/wiki/inbox/handoff/sessions). Behavioral audit via mappa-skill-suite-review required before promotion to auto."
mappa-task-work:
mode: pending
intended:
mode: auto
category: productivity
reason: "Calls mcp__mappa__* tools (board/wiki/inbox/handoff/sessions). Behavioral audit via mappa-skill-suite-review required before promotion to auto."
mappa-closing-ritual:
mode: pending
intended:
mode: auto
category: productivity
reason: "Calls mcp__mappa__* tools (board/wiki/inbox/handoff/sessions). Behavioral audit via mappa-skill-suite-review required before promotion to auto."
mappa-session-orient:
mode: pending
intended:
mode: auto
category: productivity
reason: "Calls mcp__mappa__* tools (board/wiki/inbox/handoff/sessions). Behavioral audit via mappa-skill-suite-review required before promotion to auto."