plans-kanban

Render a kanban dashboard for project plans with progress and milestone tracking.

2|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/hotriluan/alkana-dashboard --skill plans-kanban-hotriluan
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plans-kanban
Source: https://github.com/hotriluan/alkana-dashboard/tree/main/.opencode/skill/plans-kanban
Command: npx skills add https://github.com/hotriluan/alkana-dashboard --skill plans-kanban-hotriluan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gray-matter, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

Plans Kanban provides a single view to manage and visualize plans with progress tracking and milestone timelines, eliminating scattered planning artifacts.

Core Features & Use Cases

  • Plan progress tracking and timeline visualization
  • Phase status indicators and milestone tracking
  • Project visibility across teams and directories

Quick Start

Install dependencies and start the plans-kanban server to launch the plans dashboard.

Frequently Asked Questions about plans-kanban

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

FAQPage Schema
How do I visualize project plans and track progress on a kanban dashboard?▼

You can visualize project plans and track progress by running the Node.js server to render a kanban dashboard, which provides a single view for status, milestones, and phase timelines.

What is the best way to track phase status and milestones across multiple teams?▼

Tracking phase status and milestones across multiple teams is handled by the kanban dashboard, which organizes plan-oriented workflows and enables quick visibility across different directories.

How do I parse YAML frontmatter for project planning files?▼

To parse YAML frontmatter for plan files, the dashboard relies on the gray-matter npm dependency, enabling the extraction of metadata for timeline visualization and status indicators.

Do I need Node.js to run the plans-kanban dashboard?▼

Yes, you need Node.js to operate the server that renders the plans-kanban dashboard, along with installing required npm dependencies like gray-matter for frontmatter parsing.

How do I start the server to launch the plans dashboard?▼

To launch the plans dashboard, install the necessary npm dependencies and start the Node.js server, which then renders the kanban interface for tracking your project timelines.

Can I use this kanban dashboard for scattered planning artifacts?▼

Yes, you can use the kanban dashboard to eliminate scattered planning artifacts by providing a single consolidated view to manage and visualize plans with progress tracking.