Chronological snapshots of gh stack enablement state for dancinlab repos.
| Layer | State |
|---|---|
gh CLI |
✅ 2.92.0 |
gh stack extension |
✅ installed (gh extension install github/gh-stack) |
gh-stack agent skill |
✅ ~/.claude/skills/gh-stack/ (Claude Code recognizes stack tasks) |
| Repo enablement | ⏳ waitlist · https://gh.io/stacksbeta |
| Server-side stack tracking (UI map · cascade rebase · merge-multi) | ❌ blocked until enablement |
Forward-looking activation steps when waitlist clears (still pending):
- Receive enable email for org
dancinlab(or per-repo). - Confirm via
gh stack submiton a test layer — should attach to a Stack on the PR page (otherwise treated as plain PR chain). - Update
gh-stack.mdwhen enablement lands. - Switch from manual
gh pr create --base previous-layertogh stackcommands.