Cross-artifact consistency check: Spec ↔ Board ↔ Test Cases
Scanned 9/3/2026
Install to Claude Code
npx -y skills add pactkit/claude-code-plugin --skill pactkit-analyze --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pactkit Analyze?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/pactkit-pactkit-analyze-claude-code-plugin)More formats (shields.io, HTML) on the badges page.
---
name: pactkit-analyze
description: "Cross-artifact consistency check: Spec ↔ Board ↔ Test Cases"
model: sonnet
---
# Skill: pactkit-analyze
Run a consistency check between Spec, Sprint Board, and Test Cases for a given Story.
## Usage
```
/pactkit-analyze STORY-XXX
```
## What It Checks
1. **Spec ↔ Board**: Every Requirement (`R{N}`) has a matching Board Task, and every Task traces to a Requirement.
2. **Spec AC ↔ Test Case**: Every Acceptance Criteria item has a corresponding Scenario in the Test Case file.
## Output
Prints an alignment matrix and coverage report. Non-blocking — advisory only.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!