process-workout
End-to-end orchestrator for parsing raw workout logs through the complete 4-stage pipeline (ingest, parse, validate, commit) with quality gates and git tracking. Use this skill when: (1) Processing new workout files into structured database records, (2) Running the complete Master Orchestrator pipeline from text to database, (3) Validating workout data before committing to production tables, (4) Testing parser changes against real workout data, or (5) Automating the full workflow from raw text ingestion through atomic database commit with validation checks at each stage
Installation and usage
End-to-end orchestrator for parsing raw workout logs through the complete 4-stage pipeline (ingest, parse, validate, commit) with quality gates and git tracking. Use this skill when: (1) Processing new workout files into structured database records, (2) Running the complete Master Orchestrator pipeline from text to database, (3) Validating workout data before committing to production tables, (4) Testing parser changes against real workout data, or (5) Automating the full workflow from raw text ingestion through atomic database commit with validation checks at each stage
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use process-workout