gstack-landing-report

Report claimed VERSION slots and WIP sibling Conductor workspaces from the gstack landing queue.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of not knowing what is currently in your workspace shipping queue, which VERSION slots are already claimed, and what is likely to ship next, without digging through PRs manually.

Core Features & Use Cases

  • Queue status snapshot: Shows which VERSION slots are claimed by open PRs and what the next likely slot is, so teams can coordinate quickly.
  • Cross-workspace awareness: Surfaces sibling Conductor workspaces with WIP changes likely to land soon, keeping “what’s next” grounded in real activity.
  • Read-only landing intelligence: Produces a non-mutating snapshot intended for questions like landing report, open PR versions, and “which version do I claim next.”

Quick Start

Ask for a landing report by saying: show me open PRs and which version comes next in the queue.

Frequently Asked Questions about gstack-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 in my PR shipping queue?

A landing report provides a read-only snapshot of the gstack version queue, showing open PRs, claimed VERSION slots, and the next available version for shipping coordination.

What is a landing report for workspace shipping coordination?

A landing report is a read-only snapshot of the gstack version queue that shows claimed VERSION slots, WIP sibling Conductor workspaces, and the next likely version to ship.

How do I find out which version to claim next for an open pull request?

Generate a landing report snapshot to view claimed VERSION slots and determine the next available version to claim for your open pull request.

Can I see WIP changes from sibling Conductor workspaces before they land?

Yes, the landing report surfaces sibling Conductor workspaces with WIP changes likely to land soon, providing cross-workspace awareness for shipping coordination.

Does the landing report dashboard modify the version queue or PR statuses?

No, the landing report enforces non-mutating, read-only dashboard behavior using bash-read tooling, ensuring the version queue and PR statuses remain unmodified.