status-reporting

Aggregate project status from VCS, PRs, issues, and CI/CD systems.

28|1|Updated Aug 30, 2025
One-click install
npx skills add https://github.com/outfitter-dev/agents --skill status-reporting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status-reporting
Source: https://github.com/outfitter-dev/agents/tree/main/baselayer/skills/status-reporting
Command: npx skills add https://github.com/outfitter-dev/agents --skill status-reporting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill aggregates and presents project status from VCS, PRs, issues, and CI/CD to produce scannable sitreps and blockers.

Core Features & Use Cases

  • Three-phase workflow: Gather, Aggregate, Present.
  • Multi-source integration: VCS, PRs, issues, CI.
  • Time-aware filtering: Natural language constraints to queries.
  • Stack-aware organization: Branch/PR relationships.

Quick Start

Configure sitrep sessions to pull data from your VCS/PR/CI providers and generate a concise status report.

Frequently Asked Questions about status-reporting

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

FAQPage Schema
How do I aggregate status across version control, pull requests, and CI pipelines?

Status-reporting gathers data from VCS, PR platforms, issue trackers, and CI/CD systems in a three-phase workflow—Gather, Aggregate, Present—to produce a unified, scannable status report showing blockers, changes, and pipeline state across all sources.

Can I filter status reports by time and organize results by branch relationships?

Yes. The Skill applies time-aware natural language constraints to queries and organizes results stack-aware by branch and PR relationships, showing relative timestamps and drill-down links for quick navigation.

What's the best way to generate a quick project overview during code review sessions?

Configure sitrep sessions to pull from your VCS and CI providers; the Skill delivers a concise overview in one pass, surfacing active PRs, recent commits, issue status, and pipeline health with visual indicators for fast scanning.

Does status-reporting work with multiple version control and CI platforms?

Yes. Multi-source integration supports aggregation across different VCS, PR, and CI/CD systems in a single report, making it suitable for teams using mixed toolchains or polyrepo setups.

How do I identify blockers and stack dependencies across my codebase quickly?

The Skill presents stack-aware organization with relative timestamps and drill-down links, highlighting blockers and interdependencies across PRs, issues, and pipelines in a visual, scannable format.