claude-board

Generate an HTML dashboard summarizing CORTEX tasks, sessions, and GitHub pull requests.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/DaBigHomie/ugwtf --skill claude-board
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-board
Source: https://github.com/DaBigHomie/ugwtf/tree/main/.cursor/skills/claude-board
Command: npx skills add https://github.com/DaBigHomie/ugwtf --skill claude-board

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Supabase, GitHub API, CORTEX access, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The 'claude-board' Skill unit solves the problem of manually generating a visual summary of a CORTEX session's current status and accomplishments. This includes tasks in progress, completed items, merged pull requests, and queued items, providing a quick overview without the need for manual aggregation.

Core Features & Use Cases

  • Dashboard Generation: Automatically generates an HTML dashboard with a snapshot of the session's current state.
  • Session Overview: Provides an at-a-glance summary of in-flight tasks, completed tasks for the current cycle, all-time session completions, merged pull requests, and queued items.
  • Data Source Integration: Utilizes data from CORTEX tasks, knowledge base, sessions, and GitHub pull requests.

Quick Start

Generate a dashboard for the session with ID 'polaris-bootstrap-20260607' by running the command: 'claude-board generate --session_id polaris-bootstrap-20260607'.

Frequently Asked Questions about claude-board

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

FAQPage Schema
How do I generate a visual dashboard for a Claude session?

Generate a visual Claude session dashboard by querying CORTEX tasks, knowledge, sessions, and GitHub pull requests to compile in-flight, completed, and queued items into an HTML summary. Run the command with a specific session ID to automatically aggregate the data.

What is the best way to summarize completed tasks and merged pull requests for a development cycle?

Summarize completed tasks and merged pull requests by using a dashboard generation tool that queries CORTEX data and GitHub API within a specified date window. This compiles in-flight, completed, and queued tasks alongside merged PRs into a single visual overview.

Do I need Supabase and GitHub API access to compile a session task overview?

Yes, you need Supabase, GitHub API, and access to CORTEX data to compile a session task overview. These dependencies are required to query tasks, knowledge, sessions, and pull requests to generate the dashboard.

Can I view queued and in-flight tasks from CORTEX in a single HTML dashboard?

Yes, you can view queued and in-flight tasks from CORTEX in a single HTML dashboard. The tool queries CORTEX tasks and sessions to provide an at-a-glance summary of current cycle completions and all-time session accomplishments.

How to track GitHub pull requests merged within a specific date window for a session?

Track merged GitHub pull requests within a date window by running a dashboard generation command with a specific session ID. The tool queries the GitHub API to compile merged PRs alongside CORTEX tasks into a visual summary.

What are the limitations of automatically aggregating CORTEX session data into a dashboard?

The limitation is that dashboard generation depends entirely on CORTEX data access, Supabase, and the GitHub API. Without these connections, the tool cannot compile the in-flight, completed, and queued task summaries into the visual HTML overview.