
GitHub Stacked MRs' CLI workflow, but for GitLab
You need Git and Go installed. Then run:
curl -fsSL https://raw.githubusercontent.com/teddymalhan/gl-stack/main/install.sh | shOnce completed, restart the shell or reload its configuration:
# zshsource~/.zshrc
# bashsource~/.bashrcUse the command below to install skills, enabling your coding agent to use gl-stack:
npx skills add teddymalhan/gl-stackCreate a personal access token
with the api scope and at least the Developer role in each project you
will use. Open the configuration file for your shell and add:
# ~/.zshrc or ~/.bashrcexport GITLAB_TOKEN="glpat-..."