landing-report

Generate a read-only landing report of version slots and workspace status.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read-only visibility into the version slots and workspace status to help teams plan releases without mutating state.

Core Features & Use Cases

  • Read-only visibility of version slot allocations and upcoming ships to inform planning.
  • Workspace-state awareness to surface where work is accelerating or blocked.
  • Quick inquiry: generate a landing report to audit current activity and the planned release cadence.

Quick Start

Request the landing report to see the current version queue and ship plan.

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 currently claimed by open PRs?

You can view version slot allocations by generating a landing report, which provides a read-only snapshot of which VERSION slots are currently claimed by open PRs and what work is in progress across Conductor workspaces.

Can I check workspace status without mutating state during release planning?

Yes, checking workspace status without mutating state is the core function of the landing report. It surfaces read-only visibility into workspace activity and version queue allocations to help you plan releases safely.

What is a landing report used for in version queue management?

A landing report is used for version queue management to audit current activity and the planned release cadence. It shows which Conductor workspaces have work in progress so you can decide what to work on next.

Do I need GStack to generate a version queue and ship plan dashboard?

Yes, you need a workspace with GStack to generate a version queue and ship plan dashboard. The skill requires access to version and PR data to render the read-only dashboard for review.

How does workspace-state awareness help surface where work is blocked?

Workspace-state awareness surfaces where work is blocked by providing a snapshot of the upcoming ship plan and current activity across Conductor workspaces. This read-only visibility helps teams identify accelerating or stalled work without altering data.

What are the limitations of using a read-only dashboard for release planning?

The limitation of this read-only dashboard is that it cannot mutate state. It is designed strictly for reviewing the version queue and workspace status, meaning you cannot claim version slots or modify PRs directly through the landing report.