validate

Validate AgentTask completion against success criteria and project standards.

35|3|Updated Jun 24, 2025
One-click install
npx skills add https://github.com/intelligentcode-ai/intelligent-claude-code --skill validate-intelligentcode-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate
Source: https://github.com/intelligentcode-ai/intelligent-claude-code/tree/main/src/skills/validate
Command: npx skills add https://github.com/intelligentcode-ai/intelligent-claude-code --skill validate-intelligentcode-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate AgentTask completion against defined success criteria and project standards to prevent incomplete or mislocated work.

Core Features & Use Cases

  • Pre-submit validation: verify all success criteria are satisfied before marking tasks complete.
  • File placement enforcement: ensure summaries, memory, docs, and reports reside in their designated directories.
  • ALL-CAPS allowlist enforcement: restricts or permits file names per policy.

Quick Start

Use the validate skill to verify a completed AgentTask against the project standards before final submission.

Frequently Asked Questions about validate

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

FAQPage Schema
How do I validate task completion against project standards before submission?

To validate task completion, run a pre-submit verification check against defined success criteria to ensure all project standards are satisfied before marking the task complete.

How do I enforce file placement rules for summaries, memory, and reports?

Enforce file placement rules by applying a validation checklist that verifies summaries, memory updates, docs, and reports reside in their designated directories before final submission.

What is an ALL-CAPS allowlist and how does it restrict file names?

An ALL-CAPS allowlist is a file naming policy enforcement mechanism that restricts or permits specific file names based on uppercase formatting rules during the task validation process.

Can I use a validation checklist to check memory updates and summary validation?

Yes, you can use a structured validation checklist to verify memory updates and perform summary validation across projects to prevent incomplete or mislocated work.

Does hook-based enforcement work for subagent ownership during quality checks?

Yes, hook-based enforcement applies validation rules automatically during quality checks, ensuring subagent ownership is verified and file placement rules are maintained across the workflow.

When should I not use pre-submit validation for AgentTask completion?

You should avoid pre-submit validation for AgentTask completion when workflows do not require verification before completion or lack defined success criteria and project standards to check against.