Gald3r Core
Description
Signed, single-binary CLI coding-agent platform: file-first task/bug tracking, multi-provider agent runtime, and CRASH components that make one shared project brain work across 30+ AI tools.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
gald3r
**gald3r** is a single-binary CLI coding-agent platform -- a task/bug tracker, a multi-provider agent runtime (local models via Ollama/LM Studio/vLLM, or cloud providers), and the CRASH (Commands, Rules, Agents, Skills, Hooks) component system that turns agent guidance into behavior that actually executes. One signed executable, no IDE required.
Version **5.0.0-beta.50** (v5.0.0-beta.50).
Install
Download the platform bundle (or installer) for your OS from this release, verify it against `SHA256SUMS.txt`, then install it.
**Windows**
Easiest: download `gald3r-windows-x86_64.msi` and run it -- installs every binary and wires up your PATH.
Prefer a manual install? Download `gald3r-windows-x86_64.zip` instead:
Expand-Archive gald3r-windows-x86_64.zip
Get-FileHash .\gald3r-windows-x86_64\gald3r.exe -Algorithm SHA256
Get-Content .\gald3r-windows-x86_64\SHA256SUMS # must match
# move the extracted folder onto a PATH directory, then open a NEW terminal
# (running processes keep the old PATH)
gald3r --version
**macOS**
Easiest: download `gald3r-macos-arm64.pkg` (Apple Silicon) or `gald3r-macos-x86_64.pkg` (Intel) and run it -- signed and notarized, installs to `/usr/local/bin`.
Prefer the tarball? Download `gald3r-macos-arm64.tar.gz` / `gald3r-macos-x86_64.tar.gz`:
tar xzf gald3r-macos-arm64.tar.gz # or the -x86_64 tarball on Intel
cd gald3r-*-macos-*
shasum -a 256 -c SHA256SUMS # must match
./install.sh # ~/.local/bin, or /usr/local/bin with sudo
gald3r --version
**Linux**
tar xzf gald3r-linux-x86_64.tar.gz
cd gald3r-*-linux-x86_64
sha256sum -c SHA256SUMS # must match
./install.sh # ~/.local/bin, or /usr/local/bin with sudo
gald3r --version
`install.sh`/`uninstall.sh` are bundled inside the macOS/Linux tarballs and install (or remove) every binary shipped in that archive. No Python, no `uv`, no source checkout required -- thes
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI