mirror of
https://github.com/boshu2/agentops.git
synced 2026-09-14 15:08:13 +08:00
c7c074e739
Fold 5 substrate skills into their survivors (ao skills retire --into), after re-litigating each keep-rationale: - vibing-with-ntm -> ntm (operator layer over the same NTM tools) - agy-headless-evidence -> agy-native (consumes agy-native; evidence is a listed capability; mirrors agy-mcp/rules/sidecar folds) - codex-approval -> codex-exec (codex-runtime driving-adapter; mirrors the codex-* consolidation) - dual-pane-atm -> using-atm (a specialization of the ATM substrate) - orchestrate -> using-atm (route/preflight/verify instrument; the ao orchestrate CLI survives, only the skill doc folds) using-atm is the surviving out-of-session-substrate consolidator. Manual cleanups ao skills retire does NOT reach: git rm .agy-plugin/skills/vibing-with-ntm + drop it from validate-agy-plugin.sh core_skills; drop the dual-pane-atm/orchestrate lines from scripts/.scenario-linkage-allow; drop vibing-with-ntm from scripts/lint/codex-cross-runtime-skills.txt; repoint 26 broken cross-ref links to survivors + fix frozen-twin generated_hash. scenario-linkage / skill-redirects (47 resolve) / doc-skill-refs / manifests all green. NOTE: validate-agy-plugin.sh has a PRE-EXISTING 9-bundle drift at HEAD (agent-mail, beads-*, cass, cc-hooks, dcg, ntm, rch — stale hand-committed .agy-plugin bundle, no sync tooling, not a routed gate); untouched here, flagged for a follow-up.