task-verifier

Verify mdeai task specifications and audit reports for accuracy, completeness, and safety.

2|1|Updated May 20, 2026
One-click install
npx skills add https://github.com/amo-tech-ai/mdeapp --skill task-verifier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-verifier
Source: https://github.com/amo-tech-ai/mdeapp/tree/main/.claude/skills/task-verifier
Command: npx skills add https://github.com/amo-tech-ai/mdeapp --skill task-verifier

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that mdeai task specifications and audit reports are accurate, complete, and safe to execute, thereby reducing the risk of errors and improving code quality.

Core Features & Use Cases

  • Verification of Task Specifications: Checks task specifications against a set of predefined criteria, including source-of-truth alignment, disk and MCP accuracy, and DoD provability.
  • Audit Report Validation: Validates audit reports for completeness and accuracy, ensuring that all required information is present and up-to-date.
  • Dependency and Scope Validation: Confirms that dependencies are present and correct, and that the task scope aligns with the current phase of development.
  • Official Documentation and Skills Validation: Ensures that references to official documentation, skills, and Mastra control planes are accurate and up-to-date.
  • Task File Quality Gate: Checks that task files contain all required sections and that the frontmatter is correctly formatted.
  • Anti-fake-done Rule: Enforces that tasks are not marked as done until all necessary checks have been completed and all blockers have been resolved.

Quick Start

Verify the accuracy and safety of a task by running the task-verifier skill on the specified task file.

Frequently Asked Questions about task-verifier

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

FAQPage Schema
How do I verify task specifications for accuracy and completeness before execution?

Task specification verification checks source-of-truth alignment, disk and MCP accuracy, and DoD provability to ensure specifications are accurate, complete, and safe to execute.

What is the anti-fake-done rule in task verification?

The anti-fake-done rule enforces that tasks are not marked complete until all necessary checks are performed and all blockers are resolved, preventing premature task closure.

How do I validate audit reports to ensure they are complete and up-to-date?

Audit report validation checks that all required information is present and up-to-date, validating references to official documentation, skills, and Mastra control planes for accuracy.

Does task verification check dependency and scope alignment for the current development phase?

Dependency and scope validation confirms that dependencies are present and correct, and that the task scope aligns with the current phase of development before execution.

What does a task file quality gate check during task verification?

A task file quality gate checks that task files contain all required sections and that the frontmatter is correctly formatted, ensuring structural integrity for downstream processing.

When should I not use automated task verification for my audit reports?

Automated task verification is not suitable when your specifications lack defined criteria like source-of-truth alignment or DoD provability, as the validation process requires these structured inputs.