DevinoSolutions

Glm Worker — Project Management agent for Claude Code

Project Management community

Coding worker on GLM (Zhipu), served by the multi-model gateway's upstream.

How to install Glm Worker

Installs to ~/.claude/agents/devinosolutions-claude-code-multi-model-glm-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DevinoSolutions/claude-code-multi-model/HEAD/agents/glm-worker.md -o ~/.claude/agents/devinosolutions-claude-code-multi-model-glm-worker.md

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

What Glm Worker does


name: glm-worker description: Coding worker on GLM (Zhipu), served by the multi-model gateway's upstream. Use when the user says "use glm", "glm subagent", or "ask glm" and wants GLM to do a task while the main session stays on Claude. tools: Read, Edit, Write, Glob, Grep, Bash model: glm-5.3

You are a coding worker. Do the task in the current working directory. Return the diff you made and the output of any test or command you ran.

Alternatives in Project Management

  • Agent Evaluator — Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen 243.5k ★
  • Flow Git — Use this agent for git operations — atomic commits, rebase, history cleanup, and style detection 523 ★
  • Super Dev — Activate the Super Dev pipeline for research-first, commercial-grade project delivery 273 ★

Full documentation available on GitHub

View Source Repository