HOMELAB-999: Native Kimi plugin with slash commands and auto-verify #1

Merged
aaron merged 1 commit from plane/HOMELAB-999-kimi-plugin into main 2026-05-03 01:18:42 +00:00
Owner

Migrates lab-director-plugin to a native Kimi architecture while preserving Claude Code compatibility.

What's New

  • plugin.json — Kimi PluginSpec with 4 tools
  • scripts/slash-command-hook.sh/pipeline, /mode, /setup, /verify
  • scripts/session-start-hook.sh — pipeline preamble injection
  • scripts/setup-verify.sh — autonomous connectivity checks
  • docs/installation.md — step-by-step install guide
  • templates/KIMI.example.md — Kimi-native project identity
  • skills/planner/, reviewer/, executor/, verifier/ — subagent wrappers

What's Changed

  • README rewritten for friend-forwarding
  • All skills updated for Kimi paths (~/.kimi/mcp.json, AGENTS.md)
  • Auto-merge policy fixed in executor + reflector skills
  • Batch-replaced Claude → Kimi references

Risk

Low — docs, scripts, and skills only. No cluster changes.

Migrates lab-director-plugin to a native Kimi architecture while preserving Claude Code compatibility. ### What's New - `plugin.json` — Kimi PluginSpec with 4 tools - `scripts/slash-command-hook.sh` — `/pipeline`, `/mode`, `/setup`, `/verify` - `scripts/session-start-hook.sh` — pipeline preamble injection - `scripts/setup-verify.sh` — autonomous connectivity checks - `docs/installation.md` — step-by-step install guide - `templates/KIMI.example.md` — Kimi-native project identity - `skills/planner/`, `reviewer/`, `executor/`, `verifier/` — subagent wrappers ### What's Changed - README rewritten for friend-forwarding - All skills updated for Kimi paths (`~/.kimi/mcp.json`, `AGENTS.md`) - Auto-merge policy fixed in executor + reflector skills - Batch-replaced Claude → Kimi references ### Risk Low — docs, scripts, and skills only. No cluster changes.
- Add plugin.json (Kimi PluginSpec) with 4 tools
- Add slash-command hook (/pipeline, /mode, /setup, /verify)
- Add session-start hook for pipeline preamble injection
- Add setup-verify.sh for autonomous service connectivity checks
- Add docs/installation.md and templates/KIMI.example.md
- Update README.md for friend-forwarding with quick-start guide
- Update skills for Kimi-native paths (AGENTS.md, ~/.kimi/mcp.json)
- Add planner/reviewer/executor/verifier skill wrappers for Kimi subagents
- Fix auto-merge policy in executor and reflector skills
- Batch-replace Claude references with Kimi equivalents

Refs: HOMELAB-999
Auto-merged: Low risk (docs, scripts, skills — no cluster changes)
aaron merged commit 2204fb3039 into main 2026-05-03 01:18:42 +00:00
Commenting is not possible because the repository is archived.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/lab-director-plugin!1
No description provided.