landing-report

Display a read-only dashboard of version slots and imminent workspace shippings.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/SakshamKandel/Salt-Route-Consulting- --skill landing-report-sakshamkandel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: landing-report
Source: https://github.com/SakshamKandel/Salt-Route-Consulting-/tree/main/.agents/skills/landing-report
Command: npx skills add https://github.com/SakshamKandel/Salt-Route-Consulting- --skill landing-report-sakshamkandel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reads a read-only dashboard that shows which version slots are claimed by open PRs and which workspace shippings are imminent, enabling planning without mutating state.

Core Features & Use Cases

  • Read-only Version Queue Dashboard: See current slot allocations, pending PRs, and upcoming ships across Conductor workspaces.
  • Cross-workspace Visibility: Understand which sibling workspaces have WIP going to ship soon, and what's next in line.
  • Quick Planning: Use the snapshot to inform decisions about releases and resource allocation.

Quick Start

Ask to display the current landing report for my active workspace.

Frequently Asked Questions about landing-report

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

FAQPage Schema
How do I view workspace version queues and pending PR slot allocations?

To view workspace version queues and pending PR slot allocations, you can use a read-only dashboard that displays which version slots are claimed by open PRs and which workspace shippings are imminent. It generates a deterministic snapshot from workspace state and PR data.

What is the best way to coordinate cross-workspace releases without mutating state?

The best way to coordinate cross-workspace releases without mutating state is to review a read-only snapshot of version slot mappings. This view shows upcoming ships across Conductor environments, enabling planning and resource allocation without altering the current workspace state.

How do I check which Conductor workspaces have imminent shippings?

To check which Conductor workspaces have imminent shippings, you can display a landing report for your active workspace. This report reads workspace state and PR data to show which sibling workspaces have work in progress going to ship soon and what is next in line.

Can I use this dashboard to modify version slot claims for open PRs?

You cannot use this dashboard to modify version slot claims for open PRs because it is a strictly read-only view. It is designed to support planning releases and cross-workspace coordination by providing a deterministic snapshot of current allocations without mutating state.

Does the landing report require any specific dependencies to display the version queue?

Displaying the landing report requires no specific external dependencies to show the version queue. It relies directly on existing workspace state, PR data, and version-slot mappings within your Conductor environments to produce the snapshot for display.