fabric-check

Audits Fabric workspace structure, consistency, schemas, plans, and code health signals.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill proactively identifies inconsistencies, errors, and potential issues within the Fabric workspace, preventing pipeline disruptions and ensuring code quality before further processing.

Core Features & Use Cases

  • Comprehensive Audits: Validates directory structure, templates, backlog schemas, sprint plans, and code health signals.
  • Automated Fixes: Applies safe auto-fixes like regenerating indices and filling missing fields.
  • Issue Triage: Creates intake items for issues requiring manual follow-up.
  • Use Case: Before a major deployment, run fabric-check to ensure all configurations are correct, tests are passing, and no critical issues are overlooked, guaranteeing a smoother release.

Quick Start

Run the fabric-check skill to audit the current workspace for any inconsistencies or quality issues.

Frequently Asked Questions about fabric-check

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

FAQPage Schema
How do I audit my workspace for code health and structural integrity before a release?

To audit workspace integrity before a release, you can run a comprehensive validation skill that checks directory structures, backlog schemas, and code health signals. This process proactively identifies inconsistencies and ensures code quality to prevent pipeline disruptions.

What is workspace consistency validation and how does it prevent deployment issues?

Workspace consistency validation is the process of verifying template consistency, backlog schemas, and sprint plans within a development environment. It prevents deployment issues by proactively identifying errors and structural inconsistencies before further processing.

Can I automatically fix template and schema inconsistencies found during a workspace audit?

Yes, you can automatically fix template and schema inconsistencies during a workspace audit. The validation process applies safe auto-fixes like regenerating indices and filling missing fields, while generating intake items for critical findings that require manual follow-up.

How do I validate sprint plans and backlog schemas in my development environment?

You validate sprint plans and backlog schemas by running a comprehensive workspace audit. This checks your configurations against expected structural templates and code health signals, ensuring your development environment remains robust and reliable.

What should I do with critical issues identified during a code health audit?

For critical issues identified during a code health audit, you should review the generated intake items. These items are automatically created for issues that cannot be safely auto-fixed, requiring manual follow-up to ensure a robust development environment.