From raiola
Automation skill for Codex app automations, worktree-safe recurring tasks, and `codex exec --json` eval loops.
How this skill is triggered — by the user, by Claude, or both
Slash command
/raiola:raiola-automation-curatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when a task should become repeatable instead of manually re-prompted.
Use this skill when a task should become repeatable instead of manually re-prompted.
codex exec --json tracesrai codex operator --goal "<task>".codex/operator/evals/README.md.codex/operator/evals/run_skill_evals.mjs for deterministic trace capturenpx claudepluginhub aydoganberk/raiola --plugin raiolaPatterns and architectures for running Claude Code autonomously in loops — from simple sequential pipelines to RFC-driven multi-agent DAG orchestration.
Executes long-running tasks autonomously across Claude Code sessions using headless bash loops or in-session hooks. Supports structured decomposition for projects and Ralph-style iteration for TDD, fixes, refactoring.
Executes autonomous development loops picking one task per iteration, implementing, verifying, and committing in fresh context windows with task tracking.