Claude Code Plugins

Community-maintained marketplace

Feedback

validation-action

@BellaBe/lean-os
10
0

Use when the user asks how to verify success, define acceptance criteria, or prove something worked.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name validation-action
description Use when the user asks how to verify success, define acceptance criteria, or prove something worked.
version 1

Validation Action Skill

Purpose

Define how success or correctness will be measured.

When to use

  • “How do we know it worked?”
  • Acceptance criteria
  • Test / measurement plans

Do NOT use for:

  • describing current state (use descriptive-action)
  • recommending what to do (use prescriptive-actions)

Operating rules

  1. Define what is being validated.
  2. Specify success criteria.
  3. Define measurements or tests.
  4. Include failure thresholds.
  5. Keep execution neutral.

Outputs

Success criteria

Metrics / signals

Validation methods

Failure / rollback conditions