LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

validating-plan - Validate implementation plans and verify success criteria

Verify that implementation plans were correctly executed and check success criteria

Tags

Updated: 2026-02-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read implementation plans
  • check commit history
  • run automated verification
  • generate validation reports
  • identify implementation deviations
  • analyze edge cases

Inputs

  • implementation plans from thoughts/shared/plans/
  • git commit history
  • codebase files
  • verification commands
  • automated test results

Outputs

  • validation reports in markdown format
  • pass/fail status documentation
  • deviation findings list
  • manual testing checklist
  • code review findings
  • recommendations list

Requirements

  • git repository access
  • make commands available
  • thoughts/shared/plans/ directory
  • automated verification commands
  • terminal access

Source

  • Spec: SKILL.md
validation
verification
quality-assurance
implementation-review
testing
documentation
read implementation plans
check commit history
run automated verification
generate validation reports
implementation plans from thoughts/shared/plans/
git commit history
codebase files
validation reports in markdown format
pass/fail status documentation
deviation findings list