parsearger-core

Installation
SKILL.md

ParseArger Core Skills

Critical Decision Tree

Before running any command, decide:

  1. Does the target file exist?

    • YES → Use parse (modify EXISTING parseArger script)
    • NO → Use generate (create NEW script)
  2. Check parseArger availability:

    • Run parseArger if in PATH
    • Otherwise use ./parseArger (from project root)

Invocation Rules

  1. Check which parseArger → if found, use parseArger
  2. Fallback: ./parseArger (in project root)
  3. Never assume location - always check first
Related skills
Installs
13
GitHub Stars
5
First Seen
Feb 1, 2026