01Includes robust error handling with rollback procedures for failed steps and support for retries.
02Maintains workflow state between steps to manage complex, sequential tasks.
03Delegates all direct log operations to specialized skills (e.g., log-writer, log-classifier).
04Orchestrates four pre-defined workflows: create-log, validate-and-fix, reclassify-log, and archive-log.
051 GitHub stars
06Provides detailed, step-by-step progress reports and a final summary for each workflow.