mit einem Klick
odin-loop
odin-loop enthält 3 gesammelte Skills von choo121600, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Odin-Loop engine. Runs, steps, inspects, lists, and authors workflow loops defined as YAML. Use whenever the user invokes /odin-loop:odin (run | step | status | list | new), or asks to run/continue/author a dev workflow loop, spec→harness →verify→implement→test cycle, or a custom loop.
Hermóðr — the Odin-Loop scheduler. Registers a FULLY-AUTONOMOUS loop (one with no human gate) to run unattended on the OS scheduler (macOS launchd / crontab), and is the fire-time runner. Use whenever the user invokes /odin-loop:odin schedule (register | list | remove | install | uninstall), or asks to run a loop on a cron/schedule, automate a daily loop, or set up an unattended/overnight Odin-Loop run.
Odin-Loop's memory raven. Analyzes your Odin-Loop run history and raw Claude Code session transcripts to find where you skip stages, re-work, or loop back, then proposes concrete edits to a loop's YAML. Use for `/odin-loop:odin refine`, or when the user asks to improve/tune/refine a loop based on past sessions or history.