advisor
01Agent Claude Code
A read-only technical adviser that gives a second opinion on difficult engineering decisions. It reviews evidence supplied by the caller and compares possible approaches, risks, and compatibility concerns.
54 tagged glm, measured the same way as everything else here.
Browse within: coding-agent 43codex-cli 40deepseek 10copilot 7kimi 7minimax 7
Agent Claude Code
A read-only technical adviser that gives a second opinion on difficult engineering decisions. It reviews evidence supplied by the caller and compares possible approaches, risks, and compatibility concerns.
Agent Claude Code
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.
Agent Claude Code
A small read-only helper agent defined by a project. It analyzes only the context supplied by the caller and returns a concise conclusion in Simplified Chinese.
Agent
GLM advocate for strategic debates - presents alternative perspective via GLM API.
Agent
Sonnet advocate for strategic debates - presents and defends assigned perspective.
Agent
Worker agent that calls GLM API to perform a single task.
Agent
Quality-first workflow coordinator. Clarifies intent, researches current guidance, uses discordask, discordembed, and discordnotify for user communication, and delegates the full lifecycle to subagents.
Agent
CTF Coordinator — Triages CTF challenges by category and delegates to specialized agents (web, crypto, forensics, binary, reversing, misc, bonus). user-invocable: true argument-hint: 'Challenge info — e.g.
Agent
Anti-laziness task implementer. Implements one task at a time with full specification adherence and DO NOT/MUST enforcement. Returns per-criterion confirmation.
feimacode/feima-copilot-llms-extension
Agent
A step-by-step tutorial for using several kinds of coding agents in Visual Studio Code while building a simple to-do app.
feimacode/feima-copilot-llms-extension
Agent
A guide to cloud coding agents in Visual Studio Code, where coding agents run on remote computers and can work with GitHub pull requests.
feimacode/feima-copilot-llms-extension
Agent
Interactive coding-agent sessions that run inside VS Code on your computer and use the current project, files, configured models, extensions, and MCP servers.
Agent
Cost-saving delegate backed by the GLM model (Zhipu/Z.ai). It does real repo work — read, write, edit, run commands — but ALWAYS through GLM (via mcpglmglmagent), so the work runs on GLM tokens (10x cheaper than Opus), NOT Claude. Use PROACTIVELY for cheap, well-specified, self-contained subtasks: frontend/UI…