spec-analyze

Compare spec.md, plan.md, and tasks.md against the repository constitution.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/eavichay/mycli --skill spec-analyze-eavichay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-analyze
Source: https://github.com/eavichay/mycli/tree/main/.cursor/skills/spec-analyze
Command: npx skills add https://github.com/eavichay/mycli --skill spec-analyze-eavichay

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the common issue of drift between project specifications, implementation plans, and actual code, ensuring that development remains aligned with the project's core constitution.

Core Features & Use Cases

  • Cross-Artifact Validation: Automatically detects inconsistencies between spec.md, plan.md, and tasks.md.
  • Constitution Enforcement: Validates all project work against the mandatory principles defined in the repository's constitution.
  • Use Case: Before starting a new sprint, run this skill to identify missing task coverage or conflicting requirements that violate project architectural standards.

Quick Start

Invoke the spec-analyze skill to perform a full consistency check on the current project state.

Frequently Asked Questions about spec-analyze

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

FAQPage Schema
How do I detect documentation drift between project specifications and implementation plans?

Perform cross-artifact consistency analysis by comparing project specifications, implementation plans, and task definitions against the repository constitution to automatically detect documentation drift and requirement ambiguities.

What is cross-artifact consistency analysis in manifest-first development?

Cross-artifact consistency analysis validates project specifications, implementation plans, and task definitions against mandatory constitutional principles to ensure architectural alignment and prevent technical debt in manifest-first development workflows.

When should I run architectural consistency checks for requirement ambiguities?

Run architectural consistency checks in either pre-implementation or post-implementation modes to identify missing task coverage, conflicting requirements, and requirement ambiguities before they introduce technical debt.

How to validate task coverage against repository constitution before a new sprint?

Invoke an automated architectural governance analysis to compare task definitions against mandatory constitutional principles, detecting missing task coverage and conflicting requirements that violate project architectural standards before starting a new sprint.

Does architectural governance analysis require specific dependencies to operate?

Architectural governance analysis operates without external dependencies, directly analyzing your existing project specifications, implementation plans, and task definitions to enforce mandatory architectural principles and quality standards.