x-internal-normalize-args

Community

Unified argv parsing for internal orchestrators.

Authoredercnj
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Argv parsing for internal orchestrators: it parses a Bash-style argv string against a declarative JSON schema and returns a structured envelope containing parsed values, warnings, and errors.

Core Features & Use Cases

  • Centralizes flag parsing by declaring schemas once and reusing across orchestrators.
  • Applies defaults, enforces boolean/integer/enum types, handles mutually exclusive groups, and emits deprecation warnings.
  • Produces a deterministic envelope that downstream components expect, enabling reliable chaining and auditing.

Quick Start

Provide a schema and argv string to generate a normalized parse envelope.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: x-internal-normalize-args
Download link: https://github.com/edercnj/ia-dev-environment/archive/main.zip#x-internal-normalize-args

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.