landing-report

Generate a version queue snapshot with open PRs and next release slot.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires 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 ship, allowing users to see 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.

Core Features & Use Cases

  • Version Queue Dashboard: Shows which VERSION slots are currently claimed by open PRs.
  • Sibling Workspace Overview: Indicates which sibling Conductor workspaces have WIP work likely to ship soon.
  • Next Release Prediction: Identifies what slot /ship would pick next.
  • Use Case: When asked for a "landing report", "what's in the queue", "show me open PRs", or "which version do I claim next".

Quick Start

Use the landing-report skill to get a snapshot of the current version queue and upcoming releases.

Frequently Asked Questions about landing-report

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

FAQPage Schema
How do I check which version slots are currently claimed by open PRs?

To check which version slots are claimed by open PRs, generate a landing report to view a read-only version queue dashboard. This snapshot monitors open pull requests and shows exactly which release slots are currently occupied.

Can I see which sibling Conductor workspaces have work-in-progress likely to ship soon?

Yes, you can see sibling Conductor workspaces with WIP work likely to ship soon by requesting a landing report. This overview indicates which sibling workspaces have active development that may claim upcoming release slots.

How do I predict what the next release slot /ship would pick?

To predict the next release slot, use the landing report skill to analyze the current version queue and open PRs. It identifies the exact slot that /ship would select next based on workspace data.

Do I need gstack configuration and Conductor workspace data to monitor the version queue?

Yes, you need gstack configuration and access to Conductor workspace data to monitor the version queue. The landing report requires this environment setup to read open PRs, sibling workspaces, and predict release slots.

What is the best way to get a comprehensive overview of upcoming releases for workspace-aware ship?

The best way to get a comprehensive overview of upcoming releases is to request a landing report. It provides a read-only snapshot of the version queue, open PRs, and sibling workspace WIP work for workspace-aware ship.

Why does the version queue dashboard show read-only data instead of allowing direct slot claiming?

The version queue dashboard shows read-only data to safely monitor open PRs and sibling workspaces without risking accidental slot claiming. This prevents conflicts when predicting the next release slot for workspace-aware ship.