landing-report

Monitor version queues and active work-in-progress for gstack projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a read-only queue dashboard to monitor and manage versions and work in progress in gstack projects, simplifying the tracking of active Pull Requests and planned updates.

Core Features & Use Cases

  • Version Queue Monitoring: Visualize which version slots are currently in use by open Pull Requests and which versions are queued for upcoming work.
  • Work-in-Progress Insights: Quickly understand which Conductor workspaces have likely upcoming work and plan the next version to be released.
  • Snapshot of Queue: Generates a non-mutative snapshot of the project queue, ensuring accurate planning without causing any changes.

Quick Start

To generate a landing report for the current project, use the command: /landing-report

Frequently Asked Questions about landing-report

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

FAQPage Schema
How do I track open pull requests in a gstack project version queue?

To track open pull requests in a gstack project version queue, generate a landing report to visualize which version slots are in use and monitor active work-in-progress. This snapshot helps you plan the next version to land.

What is a gstack landing report used for in project management?

A gstack landing report is used for monitoring version queues and work-in-progress, providing a read-only dashboard to simplify tracking active pull requests and planning upcoming updates for Conductor workspaces.

How do I generate a read-only snapshot of a project queue without modifying files?

Generate a read-only snapshot of a project queue by running the `/landing-report` command. This produces a non-mutative dashboard of your gstack version queue, ensuring accurate planning without causing file changes.

Does the landing-report skill require write access to pull request tracking systems?

No, the landing-report skill does not require write access. It needs read access to the project versioning system and pull request status information to perform system checks and generate accurate, non-mutative reports.

Can I see which Conductor workspaces have upcoming work planned using version tracking?

Yes, you can see which Conductor workspaces have upcoming work by using version tracking to generate a landing report. It provides work-in-progress insights to help you quickly understand and plan the next version release.