validation-operations

Validates code changes for compliance with 3Lens contracts and flags regressions.

Updated Jul 29, 2025
One-click install
npx skills add https://github.com/adriandarian/3Lens --skill validation-operations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validation-operations
Source: https://github.com/adriandarian/3Lens/tree/main/.cursor/skills/validation-operations
Command: npx skills add https://github.com/adriandarian/3Lens --skill validation-operations

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validation operations ensure code changes comply with 3Lens contracts and don't introduce regressions.

Core Features & Use Cases

  • Validate individual contracts (inspector, capture, entity-graph, attribution, fidelity, overhead, shader-graph)
  • Run all contract validations via a single command
  • Integrate with CI to enforce contract validation in PRs
  • Provide structured validation outputs for reporting

Quick Start

Run the contract validation workflow for your project to verify all contracts pass and catch regressions early.

Frequently Asked Questions about validation-operations

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

FAQPage Schema
How do I automate contract validation in my CI pipeline?

Automate contract validation in CI by applying this skill to pre-PR checks to verify code changes against defined contracts, report pass/fail with structured results, and flag regressions before integration.

What is automated 3Lens contract compliance checking?

Automated 3Lens contract compliance checking identifies and enforces code conformity against defined contracts across multiple render pipelines, verifying inspector, capture, entity-graph, attribution, fidelity, overhead, and shader-graph validations.

How do I validate attribution coverage across multiple contracts before a PR?

Validate attribution coverage before a PR by running the contract validation workflow to verify all contracts pass, apply attribution coverage validation across multiple contracts, and catch regressions early.

Can I run all contract validations with a single command?

Yes, you can run all contract validations via a single command to verify contract conformity across multiple contracts and render pipelines, providing structured validation outputs for reporting pass/fail results.

Does contract validation work for pre-PR checks and regression prevention?

Contract validation works for pre-PR checks and regression prevention by verifying code changes comply with 3Lens contracts, applying to CI pipelines, and flagging regressions with structured pass/fail reporting outputs.

What types of contracts can be validated for code changes?

Contract types you can validate for code changes include inspector, capture, entity-graph, attribution, fidelity, overhead, and shader-graph contracts, ensuring full contract conformity and reporting structured pass/fail results.