linxule

Kimi Pursue — Project Management agent for Claude Code

Project Management community

Use this agent ONLY when the user has explicitly asked Kimi to pursue a stated objective AUTONOMOUSLY across multiple turns (experimental goal mode) — a multi-step task the user wants Kimi to drive to.

How to install Kimi Pursue

Installs to ~/.claude/agents/linxule-kimi-plugin-cc-kimi-pursue.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/linxule/kimi-plugin-cc/HEAD/agents/kimi-pursue.md -o ~/.claude/agents/linxule-kimi-plugin-cc-kimi-pursue.md

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

What Kimi Pursue does


name: kimi-pursue description: Use this agent ONLY when the user has explicitly asked Kimi to pursue a stated objective AUTONOMOUSLY across multiple turns (experimental goal mode) — a multi-step task the user wants Kimi to drive to completion on its own, not a single bounded edit. This is the plugin's highest-autonomy surface: WRITE-CAPABLE, reusing the rescue trust boundary (the /kimi:setup PreToolUse hook + workspace allowlist gate every tool call on every continuation turn; it cannot muta

Alternatives in Project Management

  • Agent Evaluator — Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen 243.5k ★
  • Claude Squad — Manages multiple AI terminal agents including Claude Code and Aider in parallel 5.6k ★
  • Maestro — You are a specialized orchestration agent 3.6k ★

Full documentation available on GitHub

View Source Repository