Skip to content

Use gald3r with Deep Code CLI

Deep Code (@vegamo/deepcode-cli on npm, lessweb/deepcode-cli on GitHub) is a third-party terminal AI coding assistant optimized for the deepseek-v4 model family. DeepSeek's own docs list it under "Agent Integrations" with an explicit third-party disclaimer.

Installing gald3r into a Deep Code CLI project writes the CRASH overlay this tool actually reads into .agents/ — the same task board, bug tracker, and gald3r <verb> CLI every other supported platform gets, wired the way Deep Code CLI itself expects it. Today that's commands partial, rules native, skills native, hooks not yet wired, MCP native via the gald3r engine's MCP (L2). Ship gald3r's AGENTS.md + .agents/skills//SKILL.md tree — Deep Code discovers both natively today. Surface gald3r commands as skills (invocable via the / picker) since there is no custom-command directory.

Once installed, the same .gald3r/TASKS.md task board, bug tracker, and full gald3r <verb> CLI work identically to every other supported platform — Deep Code CLI is one of 37 platforms gald3r reads and writes today. Commonly searched as Deep Code, deepcode-cli.

Get started

gald3r setup
gald3r platform install deepcode