What problem does it solve?
Many engineering sessions begin without a clear, up-to-date view of service availability, CI pipeline health, and critical issues across related repositories; this Skill centralizes those checks so teams can identify attention items immediately at session start.
Core Features & Use Cases
- Service Health Checks: Dynamically executes health probes against configured endpoints and reports status, including extracting JSON "status" fields when available.
- Cross-Repo Critical Issue Scanning: Resolves related repositories via VCS auto-detection and queries open issues labeled priority:critical or priority:high, aggregating top results.
- CI Pipeline Reporting: Queries the detected VCS CLI for the most recent pipeline or workflow runs for the current repo and surfaces the last three outcomes.
- Use Case: Run before planning or release sessions to produce a single-pane summary of service reachability, outstanding critical issues across related repos, and recent CI results.
Quick Start
Run the ecosystem-health skill to produce a compact dashboard of service statuses, CI pipeline results, and cross-repo critical issues.