spectra-analyze

Analyze artifact consistency for software changes using the spectra CLI.

24|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/cashwu/Tubify --skill spectra-analyze-cashwu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectra-analyze
Source: https://github.com/cashwu/Tubify/tree/main/.claude/skills/spectra-analyze
Command: npx skills add https://github.com/cashwu/Tubify --skill spectra-analyze-cashwu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spectra, and includes scripts (resource) components.

What problem does it solve?

This Skill automatically analyzes the consistency of artifacts associated with a software change, ensuring quality and accuracy before implementation.

Core Features & Use Cases

  • Automated Analysis: Run automated checks on artifacts associated with a change in the codebase.
  • Fork Context Analysis: Perform analysis in a forked Claude context, prioritizing the current change.
  • Customizable Checks: Leverage the spectra CLI for detailed and customizable analysis.

Quick Start

Analyze the consistency of artifacts for the change 'add-auth' with /spectra-analyze add-auth.

Frequently Asked Questions about spectra-analyze

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

FAQPage Schema
How do I automate artifact consistency analysis for software changes?

Automate artifact consistency analysis by running automated checks on codebase changes to ensure software quality and accuracy before implementation. This validates software consistency using customizable CLI options within a forked context.

What is artifact consistency analysis in software engineering?

Artifact consistency analysis is the process of validating that software artifacts associated with a change remain accurate and aligned. It ensures software quality and consistency before implementation by checking artifacts within a scoped fork context.

Do I need the spectra CLI to run artifact consistency checks?

Yes, the spectra CLI is required to run artifact consistency checks. The analysis leverages the spectra CLI to provide detailed and customizable analysis options for validating software changes within a fork context.

Can I scope code quality analysis to only my current software change?

Yes, you can scope code quality analysis to your current change by running within a forked Claude context. This prioritizes the current change, ensuring the artifact consistency analysis is scoped only to that specific software change.

How do I run a consistency analysis for a specific change in my codebase?

Run consistency analysis for a specific change by executing the analyze command with your change name as the parameter. This triggers automated checks on the associated artifacts within the forked context for that specific software change.