fabric-status

Generate a project health snapshot from codebase, tests, backlog, documentation, and CI status.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a quick, actionable overview of a project's health, enabling informed strategic decisions by highlighting key metrics across codebase, tests, backlog, and documentation.

Core Features & Use Cases

  • Holistic Project Snapshot: Gathers data on codebase signals, test status, backlog flow, documentation drift, and CI/tooling status.
  • Language-Agnostic Detection: Works across different programming languages by analyzing file extensions and configured commands.
  • Risk Identification: Pinpoints critical issues like failing tests, blocked backlog items, or stale documentation.
  • Use Case: Before a sprint planning meeting, run fabric-status to get an immediate understanding of the project's current state, identify top risks, and inform prioritization.

Quick Start

Run the fabric-status skill to generate a comprehensive project health report.

Frequently Asked Questions about fabric-status

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

FAQPage Schema
How do I generate a comprehensive project health dashboard for my codebase?

A project health dashboard provides a holistic snapshot by analyzing codebase signals, test status, backlog flow, and documentation drift. This skill aggregates these metrics to inform strategic prioritization decisions.

What is the best way to assess project risk before sprint planning?

Assessing project risk involves identifying failing tests, blocked backlog items, and stale documentation. This skill pinpoints these critical issues in a dashboard report, providing an immediate understanding of the project's current state for prioritization.

Can I use language-agnostic detection to monitor project health across different programming languages?

Yes, language-agnostic detection monitors project health across different programming languages by analyzing file extensions and configured commands. This allows the dashboard to gather codebase signals without being tied to a specific framework.

How do I check for documentation drift and CI tooling status in my repository?

To check for documentation drift and CI tooling status, you need to analyze repository signals against configured commands. This skill detects stale documentation and tooling issues, incorporating them into a comprehensive project health report.

Does this project status tool work without specific test framework dependencies?

Yes, this project status tool works without specific test framework dependencies by using configured commands and file extension analysis. It performs language-agnostic detection to evaluate test health and CI status independently.