linxule

Result — Development skill for Claude Code

Development community

Return the stored rendered result for the latest or selected terminal Kimi job.

How to install Result

Installs to ~/.claude/skills/linxule-kimi-plugin-cc-result/SKILL.md

Terminal
mkdir -p ~/.claude/skills/linxule-kimi-plugin-cc-result && curl -fsSL https://raw.githubusercontent.com/linxule/kimi-plugin-cc/HEAD/commands/result.md -o ~/.claude/skills/linxule-kimi-plugin-cc-result/SKILL.md

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

What Result does


description: Return the stored rendered result for the latest or selected terminal Kimi job. argument-hint: "[] [--type ] [--json]" disable-model-invocation: true

Run the companion with any user-supplied flags appended after `result`:

`${CLAUDE_PLUGIN_ROOT}/scripts/companion.sh result `

This command also reconciles stale jobs whose recorded worker or Kimi process has disappeared before looking up a terminal result.

Return the com

Alternatives in Development

  • Claude Code Monitoring Guide — A comprehensive guide to measuring the return on investment for Claude Code implementation in your development 274 ★
  • Audio Browser — Launch the AgentVibes audio browser - browse, preview, and install TTS voices 153 ★
  • 05 Public Permalink — Give every published post a public read-only permalink at /p/:slug — a standalone server-rendered 143 ★

Full documentation available on GitHub

View Source Repository