← back to Agent Cabinet
fold Claude-only skills into four Codex agents
a43101a7ac8bc018e537e53880ec3db1df23fddd · 2026-08-28 08:22:04 -0700 · Steve Abrams
Files touched
Diff
commit a43101a7ac8bc018e537e53880ec3db1df23fddd
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Fri Aug 28 08:22:04 2026 -0700
fold Claude-only skills into four Codex agents
---
cabinet.yaml | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
diff --git a/cabinet.yaml b/cabinet.yaml
index 9da2650..3ae32b7 100644
--- a/cabinet.yaml
+++ b/cabinet.yaml
@@ -23,6 +23,10 @@ cabinet:
- secret | token | api key | rotate
- domain | dns | ssl | mx | spf | dkim | dmarc | cloudflare | godaddy
directors:
+ - subagent: knowledge-systems-steward
+ owns: [persistent read-first knowledge layers, Claude/Codex environment checkups, context-bloat cleanup plans, and tab-to-ticket session capture; consolidates knowledge-layer, checkup, and tab-ticket]
+ - subagent: account-browser-operator
+ owns: [headed real-Chrome account maintenance with resumable handoffs and human-in-the-loop verification; currently owns delivery-address-fix for UberEats, DoorDash, and Instacart; never orders or deletes without explicit approval]
- skill: dw-yolo-loop
owns: [autonomous hourly DW catalog-health hunt — DTD decides each cycle, officer signs off, reversible fixes apply / hard-gated queue for Steve, self-reschedules; consolidates the uptime watch]
- skill: secrets
@@ -303,6 +307,10 @@ cabinet:
- voice | tts | narration | clone voice
- logo | poster | canvas | prism
directors:
+ - subagent: ai-practice-scout
+ owns: [verified recent AI/Claude workflow intelligence and engagement-ranked last-N-day research; consolidates axel-bitblaze-scout, bcherny-scout, gurisingh-scout, tiktok-architect, and last30]
+ - subagent: prediction-market-lab
+ owns: [live read-only Polymarket opportunity research plus safe paper-first strategy compilation and bot scaffolding; consolidates polymtrx and zero-code-trading-bot; no live trading]
- subagent: analytics-agent
owns: [cross-officer — approved via pyramid (primary: vp-operations)]
- subagent: la-research-agent
@@ -389,7 +397,7 @@ cabinet:
- subagent: wallpapersback-agent
owns: [Wallpaper's Back (wallpapersback.com) catalog end-to-end — gen, settlement gate, curators, rooms, deploy. Renamed from wallco-agent 2026-06-23 (wallco.ai retired).]
- subagent: wallpapersback-marketing
- owns: [Wallpaper's Back (wallpapersback.com) marketing ONLY — social (@wallpapersback / @wallpaperisback / @WallpaperBack), captions/copy, reels, brand kit, :9847 viewer. NOT the catalog (wallpapersback-agent), NOT Designer Wallcoverings (vp-dw-marketing). Split out of the dw-* social agents 2026-06-23 so DW Marketing is DW-only.]
+ owns: ["Wallpaper's Back (wallpapersback.com) marketing ONLY — social (@wallpapersback / @wallpaperisback / @WallpaperBack), captions/copy, reels, brand kit, :9847 viewer. NOT the catalog (wallpapersback-agent), NOT Designer Wallcoverings (vp-dw-marketing). Split out of the dw-* social agents 2026-06-23 so DW Marketing is DW-only."]
- subagent: apartment-wallpaper-agent
owns: [apartmentwallpaper.com — peel-and-stick storefront]
- subagent: seam-debug-agent
@@ -460,6 +468,19 @@ viewer_port: 9766
last_synced_at: 2026-08-05T00:00:00-07:00
consolidation_log:
+ - date: 2026-08-28
+ action: folded
+ target: four callable Codex subagents from eleven Claude-only skills
+ replaced: [axel-bitblaze-scout, bcherny-scout, checkup, delivery-address-fix, gurisingh-scout, knowledge-layer, last30, polymtrx, tab-ticket, tiktok-architect, zero-code-trading-bot]
+ reason: |
+ Reduced eleven narrow catalog entries to four broad trigger-driven agents without copying
+ the skills into Codex's model-visible skill catalog. ai-practice-scout owns the four source
+ scouts plus last30; knowledge-systems-steward owns knowledge-layer, checkup, and tab-ticket;
+ prediction-market-lab owns polymtrx plus the paper-first bot builder; account-browser-operator
+ owns delivery-address-fix. Each agent reads the canonical full SKILL.md at runtime and preserves
+ its gates. tab-ticket's canonical SKILL.md was absent from this machine during consolidation,
+ so its trigger is retained as a compatibility route and the steward must report that missing
+ source rather than invent instructions. Net catalog representation: 11 skills -> 4 agents.
- date: 2026-05-06
action: scaffolded
target: The Cabinet
← 6e2d272 auto-data-snapshot: 2026-08-26T12:08:58 (6 data files) — fro
·
back to Agent Cabinet
·
repair cabinet agent routing b017d70 →