Generate weekly gym performance review
weekly-gym-reviewworkflowsetup L2★0
thanhtaimrjoe/yano-life-system ↗What it does
Generate a weekly gym review from 02-gym
Best for
Multi-perspective code review with adversarial voting and automated fix application.
Inputs
- · week (number), year (number), dateRange (string)
- · args: configuration object
- · file_content (markdown/text)
- · execution_logs (text)
Outputs
- · markdown_files (md)
- · structured_data (JSON)
Requires
- · agent
- · phase
- · log
- · file_read
- · json_schema
Preconditions
- · Workflow orchestrator runtime context
- · LLM agent tier models available
- · Async runtime environment
Failure modes
- · Agent timeout or non-response
- · Phase execution state corruption
- · Promise rejection or timeout
Trust signals
- · Structured output schemas with required-field validation