spec-verification-criteria

Verify agent specifications against 7 criteria and independence rules using TypeDB.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/futuresedge/agentic-context-management-system --skill spec-verification-criteria
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-verification-criteria
Source: https://github.com/futuresedge/agentic-context-management-system/tree/main/.github/skills/spec-verification-criteria
Command: npx skills add https://github.com/futuresedge/agentic-context-management-system --skill spec-verification-criteria

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the rigorous verification of agent specifications, ensuring they meet predefined criteria and independence rules before deployment, thereby preventing errors and maintaining system integrity.

Core Features & Use Cases

  • Automated Verification: Checks agent instructions against 7 critical verification criteria (VCs).
  • Independence Assertion: Ensures an agent is not verifying its own work.
  • Detailed Reporting: Generates a verification record detailing pass/fail status, failed checks, and findings.
  • Use Case: Before deploying a new AI agent, use this Skill to automatically confirm its instruction file adheres to all formatting, content, and rule-based requirements, flagging any discrepancies.

Quick Start

Verify the agent specification for role_id 'agent-x' using the spec-verification-criteria skill.

Frequently Asked Questions about spec-verification-criteria

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

FAQPage Schema
How do I verify agent specifications against compliance criteria?

To verify agent specifications, you check instruction files against 7 critical verification criteria and independence rules. This process validates formatting, content, and rule-based requirements to ensure AI governance standards are met before deployment.

What are the 7 verification criteria for validating agent instruction files?

The 7 verification criteria are a defined set of compliance checks used to validate agent instruction records and associated metadata. They ensure specifications meet formatting, content, and independence rules to prevent deployment errors.

Does spec verification work with TypeDB for artifact retrieval?

Yes, spec verification uses TypeDB to retrieve and compare agent artifacts like instruction records and specifications. This ensures accurate validation against DLMS standards and the 7 predefined verification criteria.

How do I prevent an AI agent from verifying its own work during compliance checks?

To prevent an AI agent from verifying its own work, the verification process enforces independence rules. This assertion ensures system integrity by confirming that the verifying agent is distinct from the agent being checked.

What do I need to generate a verification record for agent metadata?

Generating a verification record requires access to TypeDB and specific agent artifacts like instruction files and specifications. The Skill retrieves these artifacts, compares them against 7 criteria, and outputs a detailed pass/fail report.

When should I run specification validation for AI governance?

You should run specification validation before deploying a new AI agent. This compliance check flags discrepancies in instruction files and associated metadata, ensuring all DLMS standards and independence rules are satisfied to maintain system integrity.