Get Status

Aggregate cross-repo pipeline statuses into a read-only board.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill get-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Get Status
Source: https://github.com/BedaBeda-Growth/bedabeda-growth-site/tree/main/skills/get-status
Command: npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill get-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-repo visibility into pipeline status across multiple repos, providing a single pane to monitor backlog, in-progress work, shipped today, and bottlenecks without mutating any data.

Core Features & Use Cases

  • Read-only cross-repo pipeline board consolidating statuses from multiple sources
  • Detects bottlenecks like stalled dispatches, CI blockers, and queue congestion
  • Ideal for engineering ops to surface risk and throughput insights across teams
  • Use Case: A product team wants to view status across rocket, app, spark-kanban, rv, and scceo repos in one glance to prioritize work

Quick Start

Request a fresh, read-only cross-repo status board update across all tracked repos.

Frequently Asked Questions about Get Status

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

FAQPage Schema
How do I monitor cross-repo pipeline statuses in a single view?

You can monitor cross-repo pipeline statuses by aggregating data from multiple repositories into a single, read-only board. This consolidates backlog, in-progress work, and shipped items into one view without mutating any source data.

What is a read-only status board for DevOps automation?

A read-only status board is a non-mutating aggregation layer that pulls pipeline data from multiple sources. It categorizes items into BACKLOG, IN PROGRESS, and SHIPPED TODAY while strictly enforcing non-mutating behavior to ensure source data remains untouched.

Can I detect CI blockers and stalled dispatches across multiple repositories?

Yes, you can detect CI blockers, stalled dispatches, and queue congestion across multiple repositories. The aggregated board surfaces these specific bottlenecks to help engineering ops teams identify risk and throughput issues across teams.

How do I generate a cross-repo status board update quickly?

To generate a cross-repo status board update, you simply request a fresh, read-only board update across all tracked repositories. The skill handles parallel data pulls, deduplication, and categorization automatically.

Does the cross-repo pipeline board support parallel data pulls from many sources?

Yes, the cross-repo pipeline board supports parallel data pulls from up to six sources. It performs deduplication on the pulled data to ensure the final aggregated board remains accurate and free of duplicate entries.

What are the limitations of using a read-only board for pipeline monitoring?

The primary limitation of a read-only board is its strict non-mutating behavior; it cannot modify, update, or transition any pipeline states. It is designed exclusively for viewing statuses and surfacing bottlenecks rather than executing workflow actions.