gkd
01Plugin Claude Code
A Claude Code plugin that delegates tasks to other AI models, including GLM, Kimi, DeepSeek, or a local Codex command-line tool.
Plugin Claude Code
A Claude Code plugin that delegates tasks to other AI models, including GLM, Kimi, DeepSeek, or a local Codex command-line tool.
Plugin Claude Code
A task-delegation plugin that sends work to other AI models or a local Codex command-line agent, one task at a time or in batches.
Command
A read-only command for asking another AI model to answer, analyze, review, or advise on a task. It can include relevant conversation context and lets the user choose thinking effort or a model.
Command
A command that asks several AI models for separate answers to the same question before the main agent combines them.
Command
A command for delegating coding tasks to another AI model. In write mode, the delegated process can read and change files and run commands, with options for model choice, context, effort, and continuing earlier sessions.
Command
A command for continuing a previously delegated task, either from the current folder or from a named past session. A session is the saved context of an earlier delegated task.
Command
A command that delegates a read-only review of local Git changes to another model. Git is the version-control system used to track code changes.
Command
A command that reports token usage and estimated savings for delegated model work, normally covering the last seven days.
Command
A command that turns a list of similar tasks into a workflow, giving each item its own separate model process to handle in parallel.