dashboard

Launch, enable or disable the Vallorcine tmux dashboard via shell scripts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/telefrek/jlsm --skill dashboard-telefrek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/telefrek/jlsm/tree/main/.claude/skills/dashboard
Command: npx skills add https://github.com/telefrek/jlsm --skill dashboard-telefrek

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows you to easily launch, enable, or disable the vallorcine tmux dashboard, enhancing your terminal workflow with quick access to essential information.

Core Features & Use Cases

  • Dashboard Launch: Open the dashboard within an existing tmux session.
  • Dashboard Toggle: Enable or disable the dashboard hint in pipeline commands.
  • Use Case: If you frequently need to monitor your pipeline and stage details while coding, the dashboard can provide real-time insights without switching contexts.

Quick Start

Run /dashboard to launch the dashboard within your current tmux session.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I launch a tmux dashboard to monitor pipeline stages?

To launch the tmux dashboard, run the /dashboard command within your existing tmux session to instantly view real-time pipeline and stage details.

Can I enable or disable the dashboard hint in pipeline commands?

Yes, you can toggle the dashboard hint in pipeline commands on or off using shell scripts that control the vallorcine tmux dashboard visibility and functionality.

Do I need watcher scripts to use the vallorcine tmux dashboard?

Yes, you need vallorcine watcher scripts and an active tmux environment installed, as the dashboard relies on these to provide real-time monitoring of pipeline details.

What is the best way to monitor pipeline details without switching terminal contexts?

Using a tmux dashboard is the best way to monitor pipeline and stage details without context switching, keeping real-time insights visible while you code.

Why is my tmux dashboard not showing pipeline stage details?

Your tmux dashboard may not show pipeline details if the required vallorcine watcher scripts are missing or if the dashboard is not launched within an active tmux session.

Does the dashboard skill work outside of a tmux session?

No, the dashboard skill requires a tmux environment to function and targets users working within tmux sessions who need real-time monitoring of pipeline details.