docs(triage): make AskUserQuestion the named primary loop for the consult queue #1070
No reviewers
Labels
No labels
burndown-2026-06
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agentic-os!1070
Loading…
Reference in a new issue
No description provided.
Delete branch "aos/claude/uv95-askuserquestion-loop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Kai asked for
tooling-issue-prioritizationto explicitly call out and rely primarily on the AskUserQuestion flow.The gap
The skill tiers a backlog and labels an autonomy ceiling, then says nothing about how an
autonomy/async-consultissue ever stops being one. The queue had a name and no mechanism, so the labels described a wait rather than ending it.The change
Entrypoint - a new
## Primary loop: AskUserQuestionsection placed before the tier definitions, so it reads as the skill's main loop rather than a closing step. It restates the ranking's job as choosing what to ask about next, and adds one sentence to the autonomy section pointing at the rounds as how that queue drains, withrole/*naming whose queue it is.New reference -
references/askuserquestion-flow.mdcarries the loop (read first, cluster and batch, ask per decision, record before the next round, relabel), option-design rules, what to record, and the failure modes.Additive to main's text. The only edits to existing lines are the frontmatter description and one appended sentence in the autonomy section.
Notes for review
automation-mode-axis.md. Kept separate because that doc defines what the labels mean, and this one defines what you do about them.pre-commit run --all-filesgreen.🤖 Generated with Claude Code