landing-report

Generate a landing report of version queues and open pull requests.

3|Updated Oct 12, 2025
One-click install
npx skills add https://github.com/mostafasudo/warpy --skill landing-report-mostafasudo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: landing-report
Source: https://github.com/mostafasudo/warpy/tree/main/.codex/skills/gstack/landing-report
Command: npx skills add https://github.com/mostafasudo/warpy --skill landing-report-mostafasudo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The landing-report Skill provides a read-only queue dashboard that helps you understand the current status of version slots, open PRs, and the next version to be shipped.

Core Features & Use Cases

  • Version Queue Overview: See which version slots are claimed by open PRs.
  • Conductor Workspace Status: Identify which sibling Conductor workspaces have work in progress that is likely to ship soon.
  • Next Version Prediction: Determine which version slot /ship would pick next.
  • No Mutations: This Skill provides a snapshot view without the ability to make changes.

Quick Start

Ask the landing-report Skill to generate a 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 check the status of version queues and open pull requests?

To check the status of version queues and open pull requests, you can generate a read-only landing report that displays which version slots are claimed by open PRs and identifies work in progress across sibling Conductor workspaces.

What is the best way to view which version slot will ship next?

Viewing the next version slot to ship is best done by generating a landing report, which predicts the next version slot that /ship would select and shows the current status of version queues without making mutations.

Can I see which Conductor workspaces have work in progress that is likely to ship soon?

You can see which sibling Conductor workspaces have work in progress likely to ship soon by requesting a landing report, which provides a snapshot view of workspace statuses and claimed version slots.

How do I generate a landing report for software development workflow management?

To generate a landing report for software development workflow management, ask the landing-report Skill to execute, utilizing Bash and Read tools to produce a read-only queue dashboard showing version slots and open PRs.

Does the landing report modify version control queues or pull requests?

The landing report does not modify version control queues or pull requests; it provides a no-mutation, read-only snapshot view of the current version slot statuses and open PR activity for software development teams.

When do I need a queue status dashboard for pull request-based development?

You need a queue status dashboard for pull request-based development when you want to understand the current status of version slots, see open PRs, and determine which version will be picked next without altering the workflow.