status

Aggregate CYNIC package health, test results, integrations, and roadmap into a status report.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/zeyxx/CYNIC --skill status-zeyxx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/zeyxx/CYNIC/tree/main/.claude/skills/status
Command: npx skills add https://github.com/zeyxx/CYNIC --skill status-zeyxx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Consolidates CYNIC's health data (packages, tests, integrations, and roadmap) into a single, up-to-date status view for quick assessment.

Core Features & Use Cases

  • Live health snapshot of packages, tests, integrations, and MCP status.
  • Auto-generated roadmap reflects current code state and milestones.
  • Stakeholder-ready reports for development reviews, status checks, and progress tracking.

Quick Start

Run the self-monitor module to generate the latest CYNIC health snapshot.

Frequently Asked Questions about status

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

FAQPage Schema
How do I get a consolidated health snapshot of package tests and integrations?

Generate a consolidated health snapshot by aggregating cross-package test tallies, MCP connectivity status, and integration health into a single structured report. This provides a quick, up-to-date overview for stakeholders during development reviews.

Can I automatically generate a development roadmap based on current code state?

Yes, you can automatically synthesize a roadmap reflecting current code state and milestones. The generated status report includes this roadmap synthesis alongside package health and test results for progress tracking.

How does MCP connectivity health monitoring work during development status checks?

MCP connectivity health monitoring checks integration status across packages. It aggregates connectivity data into a structured, machine-parseable report, allowing quick identification of integration failures after commits.

What is the best way to track cross-package test results for stakeholder reviews?

Track cross-package test results by running the self-monitor module to tally tests across packages. It returns a stakeholder-ready, human-readable health snapshot combining test data, hook status, and integration results.

Does the status report work without external dependencies for post-commit checks?

Yes, the status report requires no external dependencies. It runs scripts to aggregate package health, hook status, and auto-generated roadmap data, producing an up-to-date health snapshot for post-commit checks.

What is included in a CYNIC self-status health snapshot for development reviews?

A CYNIC self-status health snapshot includes package health, cross-package test tallies, MCP connectivity, hook and skill status, and an auto-generated roadmap. It outputs both human-readable and machine-parseable formats.