← ClaudeAtlas

ask-boardlisted

Post a durable unknown to the cross-session agent question board, or answer an open one. Use when you hit something you genuinely cannot resolve and a later session in different context might — "I don't know and can't find out", "park this question for another agent", "answer the board". The board is Q&A discussions in schmug/agent-notes; open questions are injected into every session by this plugin's SessionStart hook, and answers get promoted to memory. Not for questions only the user can answer (ask in chat, now) or ones a grep or command would settle (investigate instead). Not a Workflow wrapper; this is a process skill.
schmug/shipofclaudius · ★ 0 · AI & Automation · score 59
Install: claude install-skill schmug/shipofclaudius
# ask-board — cross-session question board Board = **Q&A discussions** in `schmug/agent-notes` (private). Open questions are injected into every session by this plugin's `SessionStart` hook. Answered questions leave the board automatically and become memory files. `gh discussion` is in **preview**; if a subcommand breaks, fall back to `gh api graphql` rather than silently skipping the step. --- ## The post gate — all three must hold 1. **Not answerable by reading code or running a command.** If a `grep`, a file read, or `gh run list` settles it, do that instead. 2. **Not a call only the user can make.** Product decisions, credentials, intent, scope — ask in chat, now. The board is asynchronous; those questions block. 3. **A future session in different context plausibly could answer it.** If no one will ever be better positioned than you are right now, it isn't a board question. Failing any of the three means investigate, or ask. **"I posted a question about it" is never a substitute for verifying.** Post, state the assumption you're proceeding under, and keep going — the board never gates work. | Passes | Fails → investigate | Fails → ask in chat | |---|---|---| | Does a bounced Cloudflare Email Routing send count against the daily quota? | Which test runner does this repo use? (read `package.json`) | Should this ship behind a flag? | | Does Spotify's 60-episode auto-prune drop the oldest or the unpinned? | Is CI green? (`gh run list`) | What's the prod