certification

Verify cross-layer artifacts and generate a structured evidence manifest.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/slusset/intention-driven-design --skill certification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: certification
Source: https://github.com/slusset/intention-driven-design/tree/main/skills/certification
Command: npx skills add https://github.com/slusset/intention-driven-design --skill certification

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Certification closes the traceability gap by verifying that every intent artifact has corresponding implementation and test evidence, then publishing a structured evidence manifest. This is the operational enforcement of agent non-negotiable rules and guarantees changes are auditable across all layers.

Core Features & Use Cases

  • Cross-layer verification: personas, journeys, stories, models, features, contracts, and tests are checked for proper alignment with declared intent.
  • Evidence publishing: generates a structured evidence manifest and stores raw test outputs for audit and governance.
  • Gap discovery: identifies traceability gaps and surfaces them as backlog items for remediation.

Quick Start

Run certification after implementation and tests to generate the evidence manifest and publish the traceability report.

Frequently Asked Questions about certification

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

FAQPage Schema
What is an evidence manifest and how does it support release certification?

An evidence manifest is a structured report generated after implementation and tests. It validates cross-layer artifact alignment, publishes traceability evidence, and surfaces gaps as backlog items for remediation.

What do I need to configure before running evidence-driven traceability checks?

To generate an evidence manifest, run certification after implementation and tests. The process requires access to upstream artifacts and test results, validating traceability across all layers to produce the structured report.

Does evidence certification work without upstream artifacts and configured workflows?

Identifying traceability gaps involves checking alignment across personas, journeys, stories, models, features, contracts, and tests. The certification process surfaces these gaps and publishes them as backlog items for remediation.

How do I ensure every story and model artifact has corresponding test evidence?

No, certification requires access to upstream artifacts, test results, and a configured evidence workflow. Without these inputs, it cannot validate traceability, generate the evidence manifest, or surface gaps across the layers.