kb-board

Generate a GitKB kanban board with filtering, sorting, and JSON output.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/FlexNetOS/envctl --skill kb-board
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-board
Source: https://github.com/FlexNetOS/envctl/tree/main/.kb/skills/kb-board
Command: npx skills add https://github.com/FlexNetOS/envctl --skill kb-board

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of manually sifting through task status and prioritization by providing an interactive Kanban board for GitKB, enabling efficient tracking and management of tasks.

Core Features & Use Cases

  • Task Visualization: Present GitKB kanban board tasks with customizable grouping, sorting, and status columns.
  • Blockage Analysis: Identify blocked tasks and their reasons, enabling prompt resolution.
  • Task Suggestion: Recommend the next task based on priority, dependencies, and momentum.
  • Staleness Detection: Flag tasks that have been active without progress updates, helping keep projects moving.

Quick Start

Display the default Kanban board in JSON format.

kb-board --all --json

Frequently Asked Questions about kb-board

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view and track GitKB kanban board tasks?

To view GitKB kanban board tasks, you can generate a board interface that tracks task status, analyzes dependencies, and recommends actionable tasks. Use the command-line flags to filter, sort, and output the data in JSON format for task prioritization.

Can I identify blocked tasks and their reasons in a kanban board?

Yes, kanban board blockage analysis identifies blocked tasks and their underlying reasons, enabling prompt resolution. You can generate a board view that flags these specific issues alongside staleness detection for tasks lacking progress updates.

How do I get a recommended next task based on priority and dependencies?

You can get a recommended next task by generating a kanban board interface that evaluates task priority, dependencies, and momentum. The task suggestion feature analyzes these factors to recommend the most actionable item to keep projects moving.

What is the best way to format GitKB kanban board data as JSON?

The best way to format GitKB kanban board data as JSON is by running the command with the all and json flags. This generates the task visualization interface, offering customizable grouping and sorting while outputting the results directly in JSON format.

Does kanban board staleness detection work for tasks without progress updates?

Yes, staleness detection works by flagging tasks that have been active without progress updates. This kanban board feature helps keep projects moving by immediately highlighting stale items within your GitKB task management workflow.