fixture-500-pass

Validate skill metadata parser handling of description length boundaries.

8|1|Updated May 13, 2026
One-click install
npx skills add https://github.com/yongwoon/ywc-agent-toolkit --skill fixture-500-pass
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fixture-500-pass
Source: https://github.com/yongwoon/ywc-agent-toolkit/tree/main/scripts/fixtures/codex-description-limit/500-pass
Command: npx skills add https://github.com/yongwoon/ywc-agent-toolkit --skill fixture-500-pass

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill serves as a technical validation fixture to ensure that the system correctly handles and processes specific description length constraints within the Codex environment.

Core Features & Use Cases

  • Length Validation: Tests the boundary conditions of the skill metadata parser.
  • System Integration: Verifies that the agent correctly registers skills with long-form descriptions without truncation errors.
  • Use Case: Developers use this to confirm that the deployment pipeline correctly handles the maximum allowed character count for skill documentation.

Quick Start

Invoke the fixture-500-pass skill to verify that the current environment correctly processes the defined metadata constraints.

Frequently Asked Questions about fixture-500-pass

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

FAQPage Schema
How do I validate metadata parsing for skill description length boundaries?

Validating metadata parsing for skill description length boundaries involves testing the system parser against defined character limits to ensure configuration compliance without truncation errors during skill registration.

What is a validation fixture in the development and testing lifecycle?

A validation fixture in the development and testing lifecycle is a static verification unit that tests specific constraints, such as description length limits, to ensure system stability and correct metadata processing.

Does the agent toolkit require external dependencies to test metadata constraints?

Testing metadata constraints in the agent toolkit requires no external dependencies, functioning as a static verification unit to validate the skill registration process and configuration compliance.

How do I verify that the deployment pipeline handles long-form descriptions without truncation?

Verifying that the deployment pipeline handles long-form descriptions without truncation requires testing boundary conditions of the skill metadata parser to confirm system integration and correct registration.

When do I need to test description length constraints in the Codex environment?

Testing description length constraints in the Codex environment is needed when developers must confirm the deployment pipeline correctly processes the maximum allowed character count for skill documentation.