invalid-stale-evaluation

Provides a pass-all-gates fixture for offline skill-validation self-checks.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/web3br1/luminaristest --skill invalid-stale-evaluation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: invalid-stale-evaluation
Source: https://github.com/web3br1/luminaristest/tree/main/.claude/skills/skill-audit/fixtures/invalid-stale-evaluation
Command: npx skills add https://github.com/web3br1/luminaristest --skill invalid-stale-evaluation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The skill provides a fixture to pass all gates for the purpose of a self-check in skill-validation processes.

Core Features & Use Cases

  • Self-Validation Fixture: Ensures the integrity and effectiveness of skill-validation checks.
  • Offline Compatibility: Works without requiring a model invocation, suitable for local checks and evaluations.
  • Use Case: When conducting internal testing of skill-audit or governance protocols, use this skill as an offline, reliable validation test to verify all gates are working as expected.

Quick Start

Run skill-audit self-check with this fixture to verify all gates.

Frequently Asked Questions about invalid-stale-evaluation

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

FAQPage Schema
How do I verify skill-validation gates without invoking a model?

To verify skill-validation gates without invoking a model, use an offline validation fixture that checks gate operations independently. This allows local testing of self-check logic without external dependencies or model calls.

What is an offline self-check fixture used for in skill testing?

An offline self-check fixture is used in skill testing to ensure the integrity and effectiveness of validation checks. It reliably verifies that all governance gates operate as expected during internal testing.

Can I run skill-audit self-checks locally for debugging?

Yes, you can run skill-audit self-checks locally for debugging. The offline validation fixture is designed specifically for local checks and evaluations, independent of model invocations.

When do I need a self-validation fixture for skill gate testing?

You need a self-validation fixture for skill gate testing when conducting internal testing of skill-audit or governance protocols. It provides a reliable offline validation test to verify all gates are working.

Does offline gate testing require any external dependencies?

No, offline gate testing does not require external dependencies. The validation fixture works independently of model invocations, making it suitable for local checks and evaluations without external setup.