jravan-spec-to-schema

star 0

Codex skill jravan-spec-to-schema

yusuke124358 By yusuke124358 schedule Updated 2/2/2026

name: jravan-spec-to-schema description: Codex skill jravan-spec-to-schema version: 0.1

--- name: jravan-spec-to-schema description: Generate or update JRA-VAN JSON schemas from spec markdown and validate outputs.

JRA-VAN Spec to Schema

Steps

  1. Ensure docs/specs/jravan_*.md exists (use pdf-spec-ingest first).
  2. Run schema generator:
    • python tools/jravan/spec_to_schema.py --glob "docs/specs/jravan_*.md"
  3. Review schema diffs and refine types/required fields as needed.
  4. Validate schemas:
    • python scripts/validate_json_schemas.py

Notes

  • Generated schemas are templates; manual review is required.
Install via CLI
npx skills add https://github.com/yusuke124358/keiba --skill jravan-spec-to-schema
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
yusuke124358
yusuke124358 Explore all skills →