소개
The Deterministic Workflow Executor (FABER) is a robust framework designed to eliminate the common 'hallucinated completion' problem where AI agents skip critical steps in a plan. By moving orchestration logic into a bash-based loop, this skill ensures Claude processes each task individually while validating real-world results through external verification scripts. It provides developers with guaranteed sequence adherence, precise state management using jq, and the flexibility to resume failed workflows from specific checkpoints, making it ideal for complex, multi-stage automation tasks.