How to install garrytan/gstack. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
garrytan/gstack Installation Guide
How to install garrytan/gstack. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for garrytan/gstack. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i garrytan/gstackor
Install via npx
npx @hexmos/ipm i garrytan/gstackPrerequisites
Claude Code
libraryGit
cliBun
cliVersion: v1.0+
Node.js
cliVersion: Windows only
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install on your machine (using Claude Code)
git clone --single-branch --depth 1 https://github.com/garrytan/gstack.git ~/.claude/skills/gstack
cd ~/.claude/skills/gstack
./setupInstall on your machine (general)
git clone --single-branch --depth 1 https://github.com/garrytan/gstack.git ~/gstack
cd ~/gstack
./setupInstall Native OpenClaw Skills
clawhub install gstack-openclaw-office-hours gstack-openclaw-ceo-review gstack-openclaw-investigate gstack-openclaw-retroInstall for specific AI Agents
git clone --single-branch --depth 1 https://github.com/garrytan/gstack.git ~/gstack
cd ~/gstack
./setup --host codexUninstall gstack
~/.claude/skills/gstack/bin/gstack-uninstall