verify

Automate domain-adapted tests and verification procedures for task modules.

1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/huacheng/moonview --skill verify-huacheng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify
Source: https://github.com/huacheng/moonview/tree/main/plugins/task-ai/skills/verify
Command: npx skills add https://github.com/huacheng/moonview --skill verify-huacheng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the verification phase for task modules by executing domain-aware tests and producing structured results that support decisions in reviews and QA.

Core Features & Use Cases

  • Domain-adapted verification that aligns with plan/exec/post-exec lifecycles
  • Generates standardized .test reports and evidence for checks
  • Integrates with auto-signal and changelog consumption for auditing and traceability

Quick Start

Initiate a quick verification with /task-ai:verify quick verification to generate immediate results.

Frequently Asked Questions about verify

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

FAQPage Schema
How do I automate task verification with structured checks for software testing?

Automating task verification involves running domain-adapted tests and verification procedures across plan, execution, and post-execution phases. This Skill applies checkpoint-driven verification to produce structured results and standardized reports for software tasks.

What is checkpoint-driven verification and how does it work for task modules?

Checkpoint-driven verification applies automated tests during the plan, execution, and post-execution lifecycles of task modules. It executes domain-aware checks and writes structured results under the .test directory to support QA decisions.

How do I generate standardized test reports for software task modules?

Generating standardized test reports requires executing domain-adapted verification procedures. This Skill produces structured .test reports and evidence for checks by integrating with auto-signal workflows and consuming changelogs for auditing traceability.

Can I run a quick verification to generate immediate results for my software tasks?

Yes, you can run a quick verification to generate immediate results. Initiate the process using the quick verification command to execute domain-adapted tests and produce structured evidence for your software task modules.

Does automated task verification integrate with auto-signal workflows and changelog consumption?

Automated task verification integrates directly with auto-signal workflows and changelog consumption. This integration ensures auditing and traceability by aligning domain-adapted verification checks across the execution and post-execution lifecycles.

When do I need domain-adapted verification for task modules?

Domain-adapted verification is needed when executing software-type tasks that require verifiable results. It applies during the plan, execution, and post-execution phases to automate tests and produce structured reports for reviews and QA.