validate-helper

Provide deterministic fixture content for agentbrew e2e indexing and lock tests.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fyodoriv/agentbrew --skill validate-helper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-helper
Source: https://github.com/fyodoriv/agentbrew/tree/main/real-e2e/fixtures/us18-us22-validate-and-locks/source/validate-helper
Command: npx skills add https://github.com/fyodoriv/agentbrew --skill validate-helper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fixture content for real e2e validation and lock coverage to ensure stable test data.

Core Features & Use Cases

  • Provides deterministic fixture data for local git sources to be detected by agentbrew.
  • Supports end-to-end testing by enabling consistent content across indexing and locking.
  • Used in real e2e scenarios to validate drift detection and lock repair workflows.

Quick Start

Run this fixture in a test environment to ensure agentbrew can index and lock its content.

Frequently Asked Questions about validate-helper

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

FAQPage Schema
What is a fixture for end-to-end validation used for in local git sources?

An e2e validation fixture provides deterministic test data in local git sources to verify that agentbrew can detect, index, and lock content consistently across environments.

How do I test agentbrew indexing and locking using a deterministic fixture?

Run this fixture in your local test environment to provide stable content for agentbrew to index and lock, validating drift detection and lock repair workflows during e2e tests.

Does the e2e validation fixture require a specific file format to work?

Yes, e2e validation requires a valid SKILL.md file containing a name and description, and it may include optional scripts, references, or assets to support indexing tests.

Why do I need deterministic fixture data for lock coverage in e2e tests?

Deterministic fixture data for lock coverage ensures stable test data in local git sources, which is necessary to validate drift detection and lock repair workflows reliably across environments.

Can I use this fixture to validate agentbrew drift detection and lock repair workflows?

Yes, you can use this fixture in real e2e scenarios to validate agentbrew drift detection and lock repair workflows by providing consistent content for indexing and locking tests.