spectra-analyze

Analyze artifact consistency and output a structured JSON report.

45|3|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/YuDefine/nuxt-supabase-starter --skill spectra-analyze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectra-analyze
Source: https://github.com/YuDefine/nuxt-supabase-starter/tree/main/.claude/skills/spectra-analyze
Command: npx skills add https://github.com/YuDefine/nuxt-supabase-starter --skill spectra-analyze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze artifact consistency for a change to ensure alignment across artifacts before implementation.

Core Features & Use Cases

  • Determine change name automatically or specify a target change.
  • Run programmatic artifact consistency analysis and obtain structured results.
  • Present results clearly and offer next-step recommendations.
  • Optional: Trigger automatic analysis when all artifacts are complete.

Quick Start

Run spectra analyze <change-name> to begin the artifact consistency check.

Frequently Asked Questions about spectra-analyze

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

FAQPage Schema
How do I check artifact consistency before implementation?

Artifact consistency analysis is the process of validating alignment across change artifacts by evaluating dimensions like coverage and ambiguity, which outputs a structured JSON report detailing findings and next steps.

How do I run an artifact consistency check for a specific change?

You can run an artifact consistency check by executing the analyze command with a target change name, or trigger it automatically once all artifacts are complete to validate dimensions and obtain a structured JSON report.

Can I automate artifact analysis to run only when all artifacts are complete?

Yes, artifact analysis can be triggered automatically when all artifacts are complete, validating dimensions such as coverage, consistency, ambiguity, and gaps without requiring manual invocation for each change.

What does artifact consistency analysis output include for change management reporting?

Artifact consistency analysis outputs a structured JSON report that includes evaluated dimensions, specific findings, the list of artifacts analyzed, and recommended next steps to guide the change management process.

Are there limitations to checking artifact readiness through automated consistency analysis?

Automated consistency analysis focuses on programmatic validation of dimensions like coverage and ambiguity, outputting a structured JSON report with recommendations, but requires complete artifacts to trigger automatically for accurate gap detection.