Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Jarvis KanbanNew to Visual Studio Code? Get it now.
Jarvis Kanban

Jarvis Kanban

enthali

|
2 installs
| (0) | Free
Jarvis Kanban — convention-based kanban boards for actors, projects, and events
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jarvis Kanban

Convention-based kanban boards for Jarvis actors, projects, and events.

Overview

This package adds kanban board support to Jarvis. Any actor, project, or event can have one or more kanban boards defined as YAML files in their entity folder.

Boards are discovered automatically via convention:

  • kanban.yaml — default board
  • *.kanban.yaml — named boards

Tools

Tool Description
jarvis_createKanbanBoard Creates a new kanban board with a skeleton template
jarvis_verifyKanbanSchema Validates a board against the JSON Schema and semantic rules
jarvis_openKanbanBoard Opens a board in the interactive webview renderer
jarvis_updateKanbanItem(itemId, changes, boardName?, ownerName?) Updates an existing item by its stable integer ID; live-refreshes any open board webview

Board Schema

See schemas/kanban.schema.json for the full JSON Schema definition.

A board YAML file has three top-level keys:

  • title — display title
  • fields — field definitions (exactly one must be named status)
  • items — board items (cards)

Requirements

  • Requires enthali.jarvis-core extension
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft