landing-report

Render a read-only dashboard of version slots and open PR queues across Conductor workspaces.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/abhishekmmgn/didactic-invention --skill landing-report-abhishekmmgn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: landing-report
Source: https://github.com/abhishekmmgn/didactic-invention/tree/main/.agents/skills/gstack/landing-report
Command: npx skills add https://github.com/abhishekmmgn/didactic-invention --skill landing-report-abhishekmmgn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitor version slots claimed by open PRs and the ship queue across Conductor workspaces in a read-only dashboard.

Core Features & Use Cases

  • Visualizes which slots are claimed and what version ships next across sibling Conductor workspaces.
  • Provides a snapshot of open PR versions and workspace readiness to inform planning.

Quick Start

Open the /landing-report path in your browser to view the current version queue dashboard.

Frequently Asked Questions about landing-report

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

FAQPage Schema
How do I view open pull request version queues across Conductor workspaces?

Visualize which version slots are claimed by open pull requests and understand workspace readiness for release planning. This dashboard reads Git state and workspace metadata to show what ships next without modifying data.

How does the landing report dashboard determine what version ships next?

It reads Git state and workspace metadata to identify current version slot allocations and open PR queues. This provides a snapshot of workspace readiness without modifying data.

Can I use this workspace dashboard to claim or modify version slots?

No, the dashboard is strictly read-only and does not make changes. It reads Git and PR state to render workspace metadata deterministically, allowing you to monitor queues without modifying them.

What is the best way to monitor version slot allocations for planning?

Access the /landing-report path in your browser to view the current version queue dashboard. It provides a snapshot of open PR versions and workspace readiness to inform planning across sibling workspaces.

Do I need any dependencies to render the workspace version queue dashboard?

No dependencies are required. The dashboard reads Git and pull request state alongside workspace metadata to render deterministically, without needing external components or tools.