evaluate-task

Validates Task JSON quality and computes deterministic pass/fail scores from ax-resources-defined criteria.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/channel-io/sop-agent --skill evaluate-task-channel-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evaluate-task
Source: https://github.com/channel-io/sop-agent/tree/main/.claude/skills/evaluate-task
Command: npx skills add https://github.com/channel-io/sop-agent --skill evaluate-task-channel-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates Task JSON data against official specifications and computes a reliability score to ensure consistent quality across automation tasks.

Core Features & Use Cases

  • Validation: Verifies Task JSON against governance policies and schema requirements.
  • Quality Scoring: Produces a deterministic score across defined criteria and surfaces violations.
  • Use Case: Teams can ensure Task JSON integrity before feeding into automated pipelines.

Quick Start

Share the Task JSON file to begin the quality evaluation.

Frequently Asked Questions about evaluate-task

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

FAQPage Schema
How do I validate Task JSON quality against automation pipeline policies?

You can validate Task JSON quality by checking it against defined methodology and governance policies. This process reads execution and knowledge rules to produce a deterministic pass or fail result plus a final quality score.

What is deterministic quality scoring for Task JSON data?

Deterministic quality scoring evaluates Task JSON validity using specified criteria to ensure conformance. It applies standardized specs to compute a reliable score and surfaces any policy violations found in the data.

How do I check Task JSON schema compliance before running automated workflows?

To check Task JSON schema compliance, run a validation evaluation against official specifications. This verifies governance policies and schema requirements to ensure data integrity before feeding it into pipelines.

Can I use automated linting to evaluate Task JSON standards without external dependencies?

Yes, you can evaluate Task JSON standards without external dependencies. The validation operates independently by reading methodology rules directly from ax-resources to apply policy and validity checks.

What is the best way to ensure Task JSON integrity for standardized spec validation?

The best way to ensure Task JSON integrity is through deterministic quality scoring. This approach validates data against official specifications and computes a reliability score to guarantee consistent quality across automation tasks.

Why does my Task JSON validation fail policy compliance checks?

Task JSON validation fails policy compliance when the data does not conform to defined methodology rules. The evaluation surfaces specific violations across validation workflows to indicate where schema requirements are not met.