landing-report

Display claimed version slots and predict the next available slot.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a read-only view of the queue for workspace-aware ship, showing which version slots are claimed by open PRs and what slot the ship will pick next. It offers a snapshot without mutations.

Core Features & Use Cases

  • Queue Overview: Displays claimed slots by open PRs and potential next versions.
  • Version Queue: Shows which slots are currently occupied and which are likely to ship soon.
  • No Mutations: Just a read-only snapshot of the queue.
  • Use Case: Useful when asked for a "landing report", "version queue", or to see which version to claim next.

Quick Start

Run the landing-report skill to get an overview of the queue for workspace-aware ship.

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 claimed by open PRs in a workspace-aware ship?

A landing report provides a read-only overview of the version queue, displaying version slots currently claimed by open PRs and predicting the next available slot for your workspace-aware ship.

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

A workspace-aware ship version queue tracks occupied version slots from open PRs. Review it during administrative ship planning to see claimed slots and predict which version will ship next.

Can I see the next available version slot without modifying the current ship queue?

Yes, you can view the next available version slot without mutations. The landing report operates as a read-only snapshot of the version queue, ensuring no changes occur to your open PRs or ship planning data.

Do I need external dependencies to generate a version queue overview for ship planning?

No external dependencies are required to generate a version queue overview. The landing report operates independently to provide a snapshot of claimed slots and next versions for your workspace-aware ship.

What are the limitations of using a read-only snapshot for ship version planning?

The limitation of a read-only snapshot is that it cannot claim or modify version slots. It only displays currently claimed slots by open PRs and predicts the next available version, requiring separate actions to claim a slot.