8 Commits

Author SHA1 Message Date
Sameen Karim 7af17b55dc switch command (#51)
* switch cmd to interactively switch to another branch in the stack

* add switch to docs

* addressing review comments

* bump skill file version

* default to current branch
2026-04-20 11:20:27 -04:00
Sameen Karim a00ff54996 link command for api-only operations (#50)
* link cmd for api-only stack upserts

* accept branch names too

* push branches first

* update docs with link cmd details

* adding more logging
2026-04-20 11:19:01 -04:00
Sameen Karim 8893d274f2 preflight check for stacked PR availability in submit (#44)
* preflight check for stacked prs before submit

* close pipe read end in test to avoid FD leak

* concise var reuse
2026-04-20 11:17:20 -04:00
Sameen Karim 8aba9802c8 minor docs styling & content updates (#48)
* udpate meta tags for docs site

* stack diagram styling fixes

* update favicon

* recommend gh skill to install skills file
2026-04-20 11:16:14 -04:00
Sameen Karim 22c8ef460b fix for rev-parse error during sync with deleted branches (#42)
* fix for rev-parse error during sync

* clearer info msg with rebasing over merged PRs
2026-04-20 11:14:50 -04:00
Sameen Karim 5c1fe16868 docs site content updates (#28)
* additional private preview callouts

* squash merge clarification

* home page updates

* merge process clarification
2026-04-14 15:17:23 -04:00
Sameen Karim c80e10c9c5 docs site styling (#20)
* docs site styling

* nav styling

* tidying up some small styles

* mobile nav styling

---------

Co-authored-by: Dean <deanblacc@github.com>
2026-04-14 13:39:03 -04:00
Sameen Karim b01754e4a9 Initial release 2026-04-10 03:32:08 -04:00