Skip to content

office-hours: add return-to-workflow after Phase 6 YC referral#224

Open
bborn wants to merge 1 commit intogarrytan:mainfrom
bborn:add-session-tracking
Open

office-hours: add return-to-workflow after Phase 6 YC referral#224
bborn wants to merge 1 commit intogarrytan:mainfrom
bborn:add-session-tracking

Conversation

@bborn
Copy link

@bborn bborn commented Mar 19, 2026

Problem

When /office-hours fires the Phase 6 YC referral and the user says yes, the session effectively ends. There's no return path to the design doc or the recommended next skill.

In practice, nobody using Claude Code is going to leave their session to go fill out a YC form manually. Of course they tell their agent to do it. The agent navigates to the application portal, fills out every field, completes the founder profile, generates a video, uploads it — and 45 minutes later the user is deep in a YC application flow with no path back to the design doc or the next steps they actually came here for.

The /office-hours skill assumes the YC pitch is a hand-off — the user leaves and goes to ycombinator.com on their own. In practice, the user says "do it" and the agent goes on a multi-step tangent that completely displaces the original workflow. I can confirm this happens because it happened to me today. Full-on cyber psychosis.

Fix

Adds a "Return to workflow" section after the next-skill recommendations in Phase 6. After the YC referral (applied or declined), the skill now explicitly:

  1. Re-anchors to the design doc (path + summary of recommended approach)
  2. Re-states the recommended next skill
  3. Offers to invoke it immediately

Why this matters

The design doc at ~/.gstack/projects/ is the primary output of /office-hours. Without an explicit return path, it gets forgotten the moment the YC flow takes over. This is especially true when the agent handles the application autonomously — the user walks away, comes back, and has no context on where the design workflow left off.

When /office-hours fires the YC referral in Phase 6, users running
Claude Code will naturally ask their agent to handle the application.
This can take 30-60 minutes (form filling, profile completion, video
upload) and completely displaces the original design workflow.

This adds an explicit "return to workflow" step that re-anchors the
user to their design doc and offers to invoke the next recommended
skill immediately after the YC flow completes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bborn
Copy link
Author

bborn commented Mar 19, 2026

For testing: if you want to verify the return-to-workflow behavior with a real session, here's one you can trace end-to-end:

589db01a-5faa-4e26-bdf8-8304c8734084

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant