analyze

Analyze spec.md, design.md, and tasks.md for inconsistencies and quality gaps.

52|3|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/ZTE-AICloud/Co-OmniSpec --skill analyze-zte-aicloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyze
Source: https://github.com/ZTE-AICloud/Co-OmniSpec/tree/main/skills/analyze
Command: npx skills add https://github.com/ZTE-AICloud/Co-OmniSpec --skill analyze-zte-aicloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill performs cross-artifact consistency and quality analysis across spec.md, design.md, and tasks.md. It automatically identifies inconsistencies, duplications, vague wording, and missing acceptance criteria, and it repairs issues without user interaction until convergence, while always honoring the project constitution.

Core Features & Use Cases

  • Cross-file consistency analysis across spec, design, and tasks to enforce alignment with the project constitution.
  • Automatic, iterative repairs that converge to a clean, consistent set of artifacts without prompting the user.
  • Detailed residual reporting when issues remain after convergence to guide follow-up work.

Quick Start

Invoke the analyze skill after tasks.md is generated to automatically repair inconsistencies across spec.md, design.md, and tasks.md.

Frequently Asked Questions about analyze

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

FAQPage Schema
How do I check spec, design, and tasks artifacts for consistency automatically?

To check artifact consistency automatically, this skill analyzes spec.md, design.md, and tasks.md to identify cross-artifact inconsistencies, duplications, and vague wording without user prompts.

What is the best way to fix missing acceptance criteria in software design documents?

The best way to fix missing acceptance criteria is using iterative automated repairs that converge to a consistent set of artifacts, applying fixes without user interaction until gaps are resolved.

Why do my spec and tasks files have traceability gaps after generation?

Traceability gaps occur when generated artifacts lack alignment. This skill analyzes cross-artifact inconsistencies and applies automated repairs to enforce alignment with the project constitution.

Does the artifact consistency analysis require manual input to repair quality gaps?

No, the artifact consistency analysis repairs issues automatically without user interaction, iterating until convergence while honoring the project constitution and printing a residual issues report.

What happens to residual issues when artifact quality convergence is not fully reached?

When convergence is not fully reached, the skill prints a complete report of residual issues and quality gaps to guide your follow-up work on the remaining inconsistencies.

Can I use this quality assurance automation for upgrade-ready software engineering workflows?

Yes, this quality assurance automation supports upgrade-ready workflows by ensuring artifact alignment, traceability, and compliance with defined quality gates across spec, design, and tasks.