thebpandey

Glm — Project Management agent for Claude Code

Project Management community

Hands a well-scoped coding task (implement, refactor, write tests, fix a bug) to GLM 5.3 Flash via OpenRouter (billed to the owner's OpenRouter key, not the Claude subscription).

How to install Glm

Installs to ~/.claude/agents/thebpandey-lanes-glm.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thebpandey/lanes/HEAD/agents/glm.md -o ~/.claude/agents/thebpandey-lanes-glm.md

Restart Claude Code, or start a new session, for it to be picked up.

What Glm does


name: glm description: Hands a well-scoped coding task (implement, refactor, write tests, fix a bug) to GLM 5.3 Flash via OpenRouter (billed to the owner's OpenRouter key, not the Claude subscription). Use it only for simple, bounded work (tests, docs-with-code, mechanical refactors, huge-context reading) or as overflow when DeepSeek already has 2 jobs running; DeepSeek is the primary T1 coder. GLM works in the named worktree with file tools and full shell access; long tasks are supported. G

Alternatives in Project Management

  • Lineage — Lineage feature specialist 538 ★
  • Bolt Executor — Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with 523 ★
  • GPT 5.6 Luna — General-purpose agent that runs on GPT-5.6-Luna (routed through the shunt gateway to the ChatGPT/Codex subscri 74 ★

Full documentation available on GitHub

View Source Repository