what-shipped

Summarize merged pull requests and release states using GitHub and Cloudflare Flagship APIs.

25|5|Updated May 9, 2026
One-click install
npx skills add https://github.com/kamp-us/phoenix --skill what-shipped
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: what-shipped
Source: https://github.com/kamp-us/phoenix/tree/main/claude-plugins/kampus-pipeline/skills/what-shipped
Command: npx skills add https://github.com/kamp-us/phoenix --skill what-shipped

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github, cloudflare, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides an at-a-glance overview of what features have been merged and what is currently live in the project, eliminating the need to manually track changes.

Core Features & Use Cases

  • Merged Work Overview: Quickly identify all pull requests that have been merged into the main branch.
  • Live vs. Dark State: Determine the release status of each merged feature, whether it is live, awaiting release, or still in development.
  • Use Case: As a project manager, use this Skill to review the latest changes and understand the status of new features before a release.

Quick Start

Run the command /what-shipped to get a summary of what has been merged and what is currently live in the project.

Frequently Asked Questions about what-shipped

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

FAQPage Schema
How do I check merged pull requests release status on GitHub and Cloudflare Flagship?

To check merged pull requests release status, this Skill summarizes merged work and reads authoritative Cloudflare Flagship values to show whether features are live, awaiting release, or dark. It uses GitHub and Cloudflare Flagship APIs for data retrieval within a given time window.

What is the best way to track live versus dark features after merging a pull request?

Tracking live versus dark features is done by comparing merged GitHub pull requests against Cloudflare Flagship states. This provides an at-a-glance overview identifying whether each merged feature is live, awaiting release, or still in development as a dark feature.

Can I see what has shipped on GitHub within a specific time window?

You can see what has shipped within a specific time window by running the /what-shipped command. It operates within a given time range to summarize merged pull requests and their release states, eliminating the need to manually track changes.

Does this release tracking require both GitHub and Cloudflare Flagship APIs?

Yes, release tracking requires both GitHub and Cloudflare Flagship APIs. The Skill retrieves merged pull request data from GitHub and reads authoritative release states from Cloudflare Flagship to determine if features are live, awaiting release, or dark features.

How do project managers review new feature status before a release without manual tracking?

Project managers review new feature status before a release by getting a summary of merged work and release states. This Skill provides an overview of what features have been merged and what is currently live, eliminating manual tracking across repositories.