cross-artifact-analysis

Solid

Perform cross-artifact consistency and coverage analysis across constitution, specification, plan, and task artifacts to detect gaps, conflicts, and misalignments before implementation.

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
76
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Cross-Artifact Analysis ## Overview Analyze all pipeline artifacts (constitution, specification, plan, tasks) for consistency, coverage, and alignment. This is the pre-implementation quality gate that ensures all artifacts are coherent before code is written. ## When to Use - After task decomposition, before implementation - When verifying that all specification requirements have corresponding tasks - When checking for contradictions between constitution and plan - When assessing readiness for the implementation phase ## Key Principle Every specification requirement must be traceable through the plan to at least one task. No artifact should contradict another. Coverage gaps and conflicts must be resolved before implementation. ## Process 1. **Build traceability matrix** - Map requirements -> plan components -> tasks 2. **Detect coverage gaps** - Requirements without corresponding tasks 3. **Identify conflicts** - Contradictory constraints or requirements across artifacts 4. **Verify constitution compliance** - Plan and tasks comply with governance 5. **Check acceptance criteria** - Task criteria match specification requirements 6. **Score consistency** - Numeric score (0-100) across dimensions 7. **Determine readiness** - Boolean assessment for implementation phase 8. **Human review** - Approve analysis results before proceeding ## Tool Use Invoke via babysitter process: `methodologies/spec-kit/spec-kit-planning` (analysis phase) Full pipeline: `methodologies/spec...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

review-cross-artifact

This skill should be used for cross-artifact consistency reviewer -- validates alignment across SPEC.md, REQUIREMENTS.md, ROADMAP.md, and DESIGN.md. Detects unmapped ACs, orphaned requirements, missing design coverage, and phantom phase requirements.

5 Updated today
alo-exp
AI & Automation Solid

spec-kitty.analyze

Cross-artifact consistency and quality analysis

1,281 Updated today
Priivacy-ai
AI & Automation Solid

speckit-analyze

Perform cross-artifact consistency analysis across spec.md, plan.md, and tasks.md. Use after task generation to identify gaps, duplications, and inconsistencies before implementation.

2,210 Updated 1 weeks ago
foryourhealth111-pixel
Data & Documents Listed

consistency-analysis

Expertise in detecting inconsistencies, gaps, and conflicts across specification documents. Activates when user asks about document quality or consistency. Trigger keywords: consistency, analysis, gap analysis, conflict detection, spec review, cross-reference, traceability

1 Updated 4 days ago
datamaker-kr
AI & Automation Listed

artifact-analysis

Use when the user wants a cited, structured read of local documents and project knowledge. Triggers on: "analyze these docs", "scan my project for context", "read the docs folder", "summarize what's in .beagle/concepts/", "extract context from docs/", "what's in this folder", "go read everything in X and tell me what's there". Also invoked programmatically by other beagle skills (prfaq-beagle Ignition, brainstorm-beagle reference points, strategy-interview context grounding) via the companion contract. Does NOT trigger on codebase lookups ("find this function", "search the repo"), web research (use web-research), LLM-as-judge evaluation (use llm-judge), or document editing (use humanize-beagle). Produces a written scan plan, parallel-subagent findings, and a cited synthesis report on disk — never inline prose, never unsourced claims.

61 Updated today
existential-birds