All doors carries every door — agents and workflow skills alike - #257
Merged
Conversation
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 <noreply@anthropic.com>
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 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 📋/verbchip with the first sentence of its frontmatter description, rendered under a "workflow doors" divider after the agents.board(this page) andwake_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