Refresh STATE + ROADMAP + concept §3.5 to reflect plugin landscape#2
Merged
Conversation
…landscape Three loose ends from PR #1 (which intentionally deferred concept.md and left STATE/ROADMAP for a follow-up): - .ytstack/STATE.md: append 'Session 2026-04-25 (afternoon)' block covering the plugin-landscape session (5-plugin family, 3 new DECISIONS, ystacks + yastack repos shipped, dogfood .ytstack/ in both, Levels-of-AGI 3-4 framing fix, M010+M011 surfaced). Refresh next-action queue with concrete commands + suggested topics inline (no chat-verweise). - .ytstack/ROADMAP.md: add M010 (Workflow Reorder + Brownfield-Without-.ytstack) and M011 (Post-Summarize Lifecycle) as planned milestones with goal + exit criteria + scope-reference to the relevant DECISIONS entries. Frontmatter total_milestones bumped 9 -> 11. - docs/concept.md §3.5: rewrite to reflect ystacks consolidation (was deferred per the PR #1 marketplace DECISIONS entry's 'How to apply' line). Now describes the monorepo + catalog hybrid, the 5-plugin family with locations + visibility, service-repo plugin pattern, and ytstack's legacy self- marketplace status. Concept paper now consistent with DECISIONS.
Per re-read of the dev.to + medium comparison articles cited in
docs/concept.md, gstack is the only framework with a complete release
pipeline (ship/land-and-deploy/canary/document-release/qa); superpowers
covers pre-merge closure (verification-before-completion +
finishing-a-development-branch + requesting-/receiving-code-review);
GSD has no shipping equivalent.
M011 chooses Option B: a balanced cherry-pick that uses gstack for
ship-mechanics and superpowers for PR-review discipline. Five skills
total in normal-flow order:
summarize-task ->
finishing-a-development-branch (superpowers) ->
requesting-code-review (superpowers) ->
receiving-code-review (superpowers, loops with above) ->
ship (gstack) ->
document-release (gstack)
Out of scope (deferred to a future milestone): land-and-deploy, canary,
setup-deploy (deployment + monitoring -- different skill-class), qa
(overlaps existing TDD).
Files updated:
- .ytstack/DECISIONS.md: new entry 'M011 scope -- 5-skill cherry-pick'
- .ytstack/ROADMAP.md: M011 entry expanded with skill table + scope refs
- .ytstack/STATE.md: M011 description in afternoon-session block updated
- docs/concept.md §3.6: requesting-/receiving-code-review pulled out of
v0.2-deferred list into M011 active scope
This was referenced Apr 25, 2026
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.
Summary
Three loose ends from PR #1 -- which intentionally deferred concept.md and left STATE/ROADMAP for a follow-up.
What's in this PR
.ytstack/STATE.md:Yesterday-AI/ystacks+Yesterday-AI/yastackrepos shipped (both with own minimal.ytstack/for dogfooding), Levels-of-AGI 3-4 framing fix, M010 + M011 surfaced as next substantive worklast_updatedbumped +current_milestoneannotated.ytstack/ROADMAP.md:vendor/gstack/ship/SKILL.mdplus one post-ship skill (canary OR document-release, choice deferred to milestone planning); other ship-family skills are explicitly out of scope per DECISIONS 2026-04-25 lifecycle-heuristictotal_milestonesbumped 9 -> 11docs/concept.md§3.5:Why
PR #1 landed the architectural decisions but intentionally left state-tracking and concept-paper consistency for a follow-up. This PR closes those loose ends so future sessions read a coherent state across DECISIONS / STATE / ROADMAP / concept.md.
Reviewer notes
planned, notin-progress. Actual milestone planning happens viaytstack:plan-milestonewhen the user starts each..ytstack/dogfood scaffolds (committed in their respective repos this session).Test plan
🤖 Generated with Claude Code