landing-report

Identify claimed VERSION slots and next ship from workspace queue context.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read-only queue dashboard for workspace-aware ship. Shows which VERSION slots are currently claimed by open PRs, which sibling Conductor workspaces have WIP work likely to ship soon, and what slot /ship would pick next. No mutations — just a snapshot. Use when asked to "landing report", "what's in the queue", "show me open PRs", or "which version do I claim next". (gstack)

Core Features & Use Cases

  • Read-only snapshot of the landing queue, covering PR slots, WIP blocks, and next-in-line ships.
  • Workspace-aware context: correlates queue state with related Conductor workspaces to aid planning.
  • Supports prompts like "landing report" and "version queue" to surface up-to-date information.

Quick Start

Ask for a landing report to display the current queue snapshot and the next version to claim.

Frequently Asked Questions about landing-report

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

FAQPage Schema
How do I view which version slots are claimed by open PRs in the ship queue?

To view the ship queue, request a landing report to generate a read-only snapshot of the workspace context. This displays which VERSION slots are currently claimed by open PRs and indicates the next available slot to claim without mutating any data.

What is a landing report and when do I need it for ship planning?

A landing report is a read-only queue dashboard that visualizes the current landing queue state and WIP blocks. You need it for ship planning when you want to correlate open PRs with sibling Conductor workspaces to determine which version will ship next.

How do I check which Conductor workspaces have work in progress likely to ship soon?

Check work-in-progress by asking for a version queue or landing report. The report identifies sibling Conductor workspaces that have WIP work likely to ship soon and surfaces this information for planning.

Does the landing report modify the workspace or queue state when running?

No, the landing report does not modify the workspace or queue state. It strictly provides a read-only snapshot of the current queue, ensuring no mutations occur while extracting information about open PRs and next ships.

How do I find the next version slot to claim for my ship?

Find the next version slot by prompting the queue dashboard with phrases like 'landing report' or 'which version do I claim next'. It evaluates the workspace context and explicitly indicates the next slot or ship available to claim.