AgentSkillTree

Capability node

Validation

Judge whether the result actually meets the acceptance criteria.

Why this capability exists

The final step decides whether work is done. Validation turns "looks finished" into a checklist of observable, repeatable checks.

Input

  • Acceptance criteria from planning
  • The delivered output or site

Output

  • Completed checklist with pass/fail per item
  • Evidence (screenshots, logs, URLs)
  • Fix list for failed items

Risks

  • Subjective "good enough" instead of explicit criteria
  • Validating only what is easy to check
  • Marking items passed without evidence

Acceptance criteria

  • Every criterion is a yes/no check, not a feeling
  • Failed items produce a concrete fix and a re-check
  • Validation is repeatable by a different agent

Skills that execute this capability

Related capabilities

Used in scenarios