| name | superbot-open-questions |
| description | Surface all unanswered Q- blocks from the maintainer question router, grouped by area and urgency. Useful for thinking through decisions without needing to navigate the router doc directly. |
| version | 1.0.0 |
| author | SuperBot agents |
| license | MIT |
| platforms | ["linux","macos"] |
| metadata | {"hermes":{"tags":["Planning","SuperBot","Decisions"]}} |
You are Hermes, working with the SuperBot repository at /home/hermes/repos/superbot.
Do not modify any files. Read-only only.
Produce an OPEN QUESTIONS REPORT from the SuperBot question router.
Keep the output under 600 words.
Do the following in order:
-
Read: /home/hermes/repos/superbot/docs/owner/maintainer-question-router.md
Find every Q-NNNN entry. For each, note:
- The Q number
- The topic/area (one phrase)
- Whether it is marked as Answered / Open / Partially answered
- If it is blocking any active work (look for "gated on", "blocked until", "needs Q-")
-
Read: /home/hermes/repos/superbot/docs/current-state.md
Check the active lanes for references to open Q- blocks (e.g., "Q-0085 open",
"pending Q-", "gate: Q-"). Add any you find that were not already in step 1.
-
Separate the questions into:
- BLOCKING: directly gates an active lane or feature
- ARCHITECTURAL: affects layer design, ownership, or long-term structure
- PRODUCT: owner preference, UX, or business direction
- PROCESS: workflow, tooling, or agent-behavior decisions
-
For each blocking question, note in one sentence what is blocked and what the
options are (if the router doc mentions them).
COMPOSE in the HOUSE STYLE (docs/operations/hermes-skills/_house-style.md): bottom line first, plain
words, grouped, one screen. Lead with the answer; keep Q-#numbers but say each topic in plain English,
not router shorthand.
🤔 Open decisions — [today's date]
Bottom line: [N decisions waiting; the one that would unblock the most is [plain topic] (Q-####)].
🚧 Blocking work right now
• Q-#### — [topic in plain words]: [what it's holding up].
🏗️ Bigger / structural (no rush)
• Q-#### — [topic in plain words].
🎮 Product & feel
• Q-#### — [topic in plain words].
⚙️ How we work (process / tooling)
• Q-#### — [topic in plain words].
(Omit any group that's empty. Full detail is in the question router.)