feat: rotating founder resources in /office-hours closing (v0.13.10.0)#652
Merged
Conversation
Add Beat 3.5 with 34 curated resources (5 Garry Tan videos, 2 YC Backstory, 9 Lightcone Podcast, 8 Startup School, 10 PG essays) that rotate contextually each session. Includes dedup log to avoid repeats, analytics logging, and browser-open offers. Also adds chmod +x safety net to build script.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
E2E Evals: ✅ PASS4/4 tests passed | $.38 total cost | 12 parallel runners
12x ubicloud-standard-2 (Docker: pre-baked toolchain + deps) | wall clock ≈ slowest suite |
mathiasmora2232
pushed a commit
to mathiasmora2232/gstack
that referenced
this pull request
May 30, 2026
garrytan#652) * feat: rotating founder resources in /office-hours closing Add Beat 3.5 with 34 curated resources (5 Garry Tan videos, 2 YC Backstory, 9 Lightcone Podcast, 8 Startup School, 10 PG essays) that rotate contextually each session. Includes dedup log to avoid repeats, analytics logging, and browser-open offers. Also adds chmod +x safety net to build script. * chore: bump version and changelog (v0.13.10.0) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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
Repeat /office-hours users keep hitting the same "apply to YC" closing, which goes stale. This adds a curated resource pool and contextual selection so every session feels fresh.
~/.gstack/projects/$SLUG/resources-shown.jsonlso repeat users never see the same recommendation twiceskill-usage.jsonlfor pattern visibilitychmod +xsafety net afterbun build --compilein package.jsonPre-Landing Review
No code issues — prompt template content only + one-line build script fix.
Test plan
bun run gen:skill-docssucceedsbun testpasses🤖 Generated with Claude Code