fix(ask-user): keep question payloads compact#1241
Open
jbetala7 wants to merge 4 commits into
Open
Conversation
Open
4 tasks
6 tasks
mastermanas805
added a commit
to mastermanas805/gstack
that referenced
this pull request
May 11, 2026
Match the versioned design-doc convention in docs/designs/ (PLAN_TUNING_V0.md, PLAN_TUNING_V1.md, SELF_LEARNING_V0.md, PACING_UPDATES_V0.md). The original PLAN_ROLLOUT_DOGFOOD.md filename introduced a new "_DOGFOOD" suffix that didn't match any existing pattern and read like an evidence appendix rather than a design doc. Restructure: - New "Design" section at the top describing what /plan-rollout is, what v0 ships, and what's deferred to v1.1+ - "Dogfood: PR garrytan#1241" section retains the worked example (file breakdown, reader-time estimate, verdict, findings) - New "v1.1 roadmap" section consolidates the four follow-up todos All original dogfood content preserved verbatim under its new section heading. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…-layout # Conflicts: # autoplan/SKILL.md # canary/SKILL.md # codex/SKILL.md # context-restore/SKILL.md # context-save/SKILL.md # cso/SKILL.md # design-consultation/SKILL.md # design-html/SKILL.md # design-review/SKILL.md # design-shotgun/SKILL.md # devex-review/SKILL.md # document-release/SKILL.md # health/SKILL.md # investigate/SKILL.md # land-and-deploy/SKILL.md # landing-report/SKILL.md # learn/SKILL.md # office-hours/SKILL.md # open-gstack-browser/SKILL.md # pair-agent/SKILL.md # plan-ceo-review/SKILL.md # plan-design-review/SKILL.md # plan-devex-review/SKILL.md # plan-eng-review/SKILL.md # plan-tune/SKILL.md # qa-only/SKILL.md # qa/SKILL.md # retro/SKILL.md # review/SKILL.md # scrape/SKILL.md # scripts/resolvers/preamble/generate-ask-user-format.ts # setup-deploy/SKILL.md # setup-gbrain/SKILL.md # ship/SKILL.md # skillify/SKILL.md # sync-gbrain/SKILL.md # test/fixtures/golden/claude-ship-SKILL.md # test/fixtures/golden/codex-ship-SKILL.md # test/fixtures/golden/factory-ship-SKILL.md
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.
Fixes #1208.
Summary
questionpayload and into the preceding markdownquestionto be one sentence, no newlines, <=80 charsTesting