Skill Claude CodeCodex
Patterns and constraints for tasks running as Hermes scheduled cron jobs. Covers restricted tools, output delivery, and proven workarounds.
A governed learning layer for AI agents — turns execution traces into reviewed memories, reusable skills, and evidence-backed training data.
Skill Claude CodeCodex
Patterns and constraints for tasks running as Hermes scheduled cron jobs. Covers restricted tools, output delivery, and proven workarounds.
Skill Claude CodeCodex
The /goal pattern: cron jobs that run until an objective condition is met, checked by an independent model (maker/checker split). Source: loop engineering framework by 0xCodez / Anthropic evaluator-optimizer pattern.
Skill Claude CodeCodex
Gate before creating any cron job: run the 4-condition test + 30-second checklist to determine if loop engineering is worth the token cost. Source: 0xCodez loop engineering framework (June 2026), Anthropic engineering docs, Addy Osmani.