landing-report

Display a read-only dashboard of version slots and open pull requests.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the lack of visibility into the engineering release pipeline by providing a consolidated, read-only dashboard of active PRs and upcoming version slots.

Core Features & Use Cases

  • Version Queue Monitoring: Instantly see which version slots are claimed by open PRs and identify upcoming ship opportunities.
  • Workspace Awareness: Detects sibling Conductor workspaces with work-in-progress to prevent deployment collisions.
  • Use Case: Use this before starting a new task to check if your target version slot is available or if another team member is already preparing a release.

Quick Start

Ask the assistant to show the landing report to see the current status of the version queue and open pull requests.

Frequently Asked Questions about landing-report

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

FAQPage Schema
How do I monitor open pull requests and version slots in a gstack environment?

To monitor open pull requests and version slots in a gstack environment, use a read-only dashboard that surfaces WIP status and upcoming release availability across Conductor workspaces. This provides a real-time snapshot of your ship queue.

What is the best way to check release availability before starting a new engineering task?

The best way to check release availability before starting a new task is to view a consolidated dashboard of active PRs and upcoming version slots. This prevents deployment collisions by identifying if another team member is already preparing a release.

How does workspace awareness prevent deployment collisions in release management?

Workspace awareness prevents deployment collisions by detecting sibling Conductor workspaces with work-in-progress. It surfaces WIP status across multiple workspaces so you can coordinate and avoid overlapping version slot claims during releases.

Can I use this dashboard to see claims on upcoming ship opportunities?

Yes, you can use this dashboard to see claims on upcoming ship opportunities. It provides version queue monitoring to instantly identify which version slots are claimed by open PRs and which are available for new releases.

Does the landing report modify my local git state or gstack configuration?

No, the landing report does not modify your local git state or gstack configuration. It integrates with them to deliver accurate, snapshot-based pipeline reporting, functioning strictly as a read-only dashboard.