Show Priorities

Transform unified priority data into a structured Kanban board.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill show-priorities
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Show Priorities
Source: https://github.com/BedaBeda-Growth/bedabeda-growth-site/tree/main/skills/show-priorities
Command: npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill show-priorities

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visualize and manage priorities by rendering them as a Kanban board, helping teams stay aligned and focused.

Core Features & Use Cases

  • Read priorities from a unified data source and classify items by channel.
  • Render a sortable, interactive-like Kanban board using a kai-brain priority-board template.
  • Provide an HTML representation suitable for quick reviews during planning and standups.

Quick Start

Show the current priorities as a Kanban board for the team to review.

Frequently Asked Questions about Show Priorities

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

FAQPage Schema
How do I visualize team priorities as a Kanban board for a planning review?

To visualize team priorities as a Kanban board, this Skill reads unified priority data and renders it into a structured board template. It classifies priority items by channel, enabling quick assessment during operations planning and team standups.

What is the data source format required for rendering a priority board?

The priority board requires a JSON file located at grok-personal/data/unified_priorities.json. This unified data source serves as the input for transforming prioritized items into a structured Kanban board visualization.

Can I use this Kanban board for operations planning across product and engineering contexts?

Yes, this Kanban board is applicable to operations planning and priority reviews across product, engineering, and business contexts. It transforms unified priority data to help teams stay aligned and focused on channel-based prioritization.

How does the render template mechanism work for creating the interactive board?

The render template mechanism works by reading the unified priorities JSON file and passing data flags to a kai-brain priority-board template. This process generates an HTML representation suitable for quick reviews and sortable visual assessment.

What's the best way to classify priority items by channel for a quick standup review?

The best way to classify priority items by channel is to use a unified JSON data source. This Skill automatically categorizes the data and renders an HTML Kanban board, providing a structured visual layout for rapid standup reviews.