Skip to content

All doors carries every door — agents and workflow skills alike - #257

Merged
Jammy2211 merged 2 commits into
mainfrom
claude/pyautobrain-dashboard-o33z4r
Aug 23, 2026
Merged

All doors carries every door — agents and workflow skills alike#257
Jammy2211 merged 2 commits into
mainfrom
claude/pyautobrain-dashboard-o33z4r

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Human review of the board: "with the all doors we also have all the agents if that's not already part of it?" — the agents were already all there (the roster reads the dispatcher registry live: 13 conductors + 5 faculties). What was missing were the non-agent doors. The section now also lists them from their own single source, skills/*/SKILL.md/route, /prm, /start_dev, the ship/cleanup workflows, and the rest — each a 📋 /verb chip with the first sentence of its frontmatter description, rendered under a "workflow doors" divider after the agents. board (this page) and wake_up (superseded by it) stay off deliberately.

Validation: 421 tests pass (roster assertions extended: skill doors present with parsed descriptions; board/wake_up excluded).

Post-merge: dispatch brain_board.yml.

🤖 Generated with Claude Code

https://claude.ai/code/session_019U2DF4JeeuWwxfx1v72c9r


Generated by Claude Code

claude added 2 commits August 23, 2026 17:37
The roster already read every agent live from the dispatcher registry
(all 13 conductors + 5 faculties); it now also lists the non-agent
doors — compositions, dev-flow entries, ship/cleanup workflows — from
their own single source, skills/*/SKILL.md (first sentence of the
frontmatter description; dir name is the /verb chip). board (this page)
and wake_up (superseded by it) stay off on purpose. 421 tests pass.

Co-Authored-By: Claude <[email protected]>
The unchanged-observation check compared exact file text, but the
payload embeds ts — so a re-publish crossing a second boundary pushed a
no-op commit and re-triggered the board (caught by the 3.13 CI leg
racing the clock; 3.12 ran inside one second). Compare with ts stripped:
an unchanged observation never re-pushes. Test pins ts-insensitivity
explicitly.

Co-Authored-By: Claude <[email protected]>
@Jammy2211
Jammy2211 merged commit 751d5ab into main Aug 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants