landing-report

Display a read-only queue dashboard for workspace-aware shipping operations.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/burgebj/gstack --skill landing-report-burgebj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: landing-report
Source: https://github.com/burgebj/gstack/tree/main/landing-report
Command: npx skills add https://github.com/burgebj/gstack --skill landing-report-burgebj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, gstack, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a read-only queue dashboard for workspace-aware shipping operations, allowing you to view the status of open PR versions, WIP work in sibling Conductor workspaces, and the next version slot to be picked.

Core Features & Use Cases

  • Version Queue Overview: Shows which VERSION slots are currently claimed by open PRs.
  • Sibling Workspace WIP: Indicates sibling Conductor workspaces with WIP work likely to ship soon.
  • Next Version Prediction: Identifies what slot /ship would pick next.
  • Read-only Snapshot: Provides a non-mutative snapshot of the current state without allowing changes.

Quick Start

Run /landing-report to generate a landing report dashboard.

Frequently Asked Questions about landing-report

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

FAQPage Schema
How do I monitor open PR version slots and WIP work in Conductor workspaces?

You can view open PR version slots and WIP work by generating a read-only queue dashboard that provides a snapshot of workspace-aware shipping operations. It shows claimed version slots, sibling workspace WIP status, and next version predictions.

What is a landing report for workspace-aware shipping operations?

A landing report is a read-only queue dashboard for workspace-aware shipping operations. It displays which version slots are currently claimed by open PRs, indicates sibling Conductor workspaces with WIP work, and predicts the next version slot.

Do I need bash and gstack to run the landing report dashboard?

Yes, you need bash and a gstack environment to run the landing report dashboard. These dependencies are required to execute the workspace-aware shipping operations monitoring script and generate the queue snapshot.

Can I use the landing report to predict the next version slot for shipping?

Yes, you can use the landing report to predict the next version slot for shipping. The dashboard identifies what slot the ship operation would pick next based on currently open PR versions and workspace WIP status.

Does the landing report dashboard modify or change my workspace state?

No, the landing report dashboard does not modify your workspace state. It provides a non-mutative, read-only snapshot of the current shipping operations state without allowing changes to version slots or WIP work.

What's the best way to track sibling Conductor workspaces with WIP work likely to ship soon?

The best way to track sibling Conductor workspaces with WIP work is by running a landing report dashboard. It indicates which sibling workspaces have work in progress that is likely to ship soon alongside open PR version monitoring.