@loopyc/infer
v0.1.0
Published
Deterministic FactPack extraction from existing scripts (JS/TS AST, bash) and .loopy journals → a draft LoopSpec for the /loopy skill to complete.
Maintainers
Readme
@loopyc/infer
Start from what you have: deterministic FactPack extraction for Monkey D Loopy.
Point it at an existing bash or JS/TS script (AST-based, no model calls) or a .loopy run
journal, and it extracts the loop-shaped facts — commands, conditions, sleeps, retries, state —
into a draft LoopSpec scaffold to refine with loopc or the /loopy authoring skill.
loopc infer-scaffold ./my-poll-script.sh # via @loopyc/cliSee the project README for the full factory.
