Skip to content

v0.1.6 — kb-init & kanban-worker

Latest

Choose a tag to compare

@LightDevCoder LightDevCoder released this 19 Aug 08:10
· 3 commits to main since this release

What's new in this release

  • Renamed light-kanban-workerkanban-worker so the skill is shorter and easier to invoke.
  • Greatly optimized kb-init's internal logic: decision provenance, open-decision surfacing, depth-before-settlement, readiness checks, human-navigation design, a research contract, connection setup/validation, and backup/recovery semantics.
  • Skills no longer carry version suffixes.

kb-init

Knowledge-base initialization skill. It runs a knowledge-base-specific interview, researches how the chosen base can actually be operated, produces an implementation SPEC, and only starts implementation, validation, and handoff after you explicitly approve. When invoked with little context, it starts the interview automatically.

kanban-worker

Board-work processing skill. Each scheduled wake handles one Light-Kanban task: continues owned in-progress work and review feedback first, claims new work, validates the workspace, executes, and returns the result for human confirmation. A manual entry point is supported.

Verification

Fresh whole-collection and per-Skill installs verified for kanban-worker and kb-init; collection-quality CI passes.

中文

中文发布说明