ctx-initlisted
Install: claude install-skill bestiaya/ctx-kit
# Kick-off: read → propose → confirm → write
> **Speak in the user's language, and write the board / case files / inbox rows in the user's language.** Status words and section letters are fixed bilingual, so a board written in either language must be readable by this skill. Board section names: `## Goal` (总目标) / `## Global plan` (全局计划) / `## Cases on the books` (在册案) / `## One-offs` (散活); header-line fields `status` (状态) / `pen-holder` (持笔) / `updated` (更新). **The board's own status vocabulary is four words and only four**: **done** (已完) / **running** (在跑) / **not started** (未开始) / **on hold** (挂起) — they belong in the Status column of the global plan. A case row on the board carries that case's own header-line status instead, and those status words are listed at the top of `ctx-kickoff`.
The overview = the header of `TASKBOARD.md` inside the case library (top-level goal + global plan). Every case's R field in section A and every one-off's "serves which milestone" hangs off it — without it, nothing that comes later has anything to hang on.
## 0. Locate (nothing written)
Same rules as `ctx-kickoff` §0: **project root** = the git root if there is a `.git`, otherwise cwd; **the case library is only ever looked for inside the project root**, preferring an existing `<project root>/_ops/CASES/`, otherwise `<project root>/cases/`.
When neither of the two defaults exists, **glob `*/TASKBOARD.md` and `*/*/TASKBOARD.md` once inside the project root first** — the project may keep it