landing-report

Generate a snapshot of version queues and open pull requests in a gstack project.

127k|19.1k|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/garrytan/gstack --skill landing-report-garrytan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: landing-report
Source: https://github.com/garrytan/gstack/tree/main/landing-report
Command: npx skills add https://github.com/garrytan/gstack --skill landing-report-garrytan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a dashboard for visualizing the current state of your project's version queues and open pull requests, helping you stay informed about the status of upcoming releases.

Core Features & Use Cases

  • Version Queue Dashboard: Show which version slots are claimed by open PRs and potential work-in-progress that may be shipped soon.
  • Open PR Versions: Display a list of open pull requests and their corresponding versions.
  • Use Case: When you need to quickly understand which versions are in the queue, which PRs are open, or what the next version slot is, this Skill provides an at-a-glance overview.

Quick Start

Run the /landing-report command to get a snapshot of the version queue and open PR versions.

Frequently Asked Questions about landing-report

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

FAQPage Schema
How do I view open pull requests and version queues in a gstack project?

To view open pull requests and version queues in a gstack project, run the /landing-report command to generate a snapshot dashboard of claimed version slots and open PR versions using bash scripts and git integration.

What is a workspace-aware ship queue and when do I need to check it?

A workspace-aware ship queue tracks which version slots are claimed by open pull requests and potential work-in-progress. You need to check it when you want an at-a-glance overview of upcoming releases and the next available version slot.

Do I need git and a gstack environment to generate a version queue report?

Yes, generating a version queue report requires a configured gstack environment and git access to your project repositories, because the Skill utilizes bash scripts and git integration to fetch and display queue information.

What's the best way to track release management status for upcoming versions?

The best way to track release management status for upcoming versions is to generate a snapshot of your project's version queues and open pull requests, helping you stay informed about which version slots are claimed and what work-in-progress may be shipped soon.

Can I see which version slot is next when managing pull requests?

Yes, you can see which version slot is next by running the report command, which displays a list of open pull requests alongside their corresponding versions and the current state of the version queue.