Sigil: Invoke Example Runner
SkillProductivityUse when selecting and running invoke template validation prompts in Codex, including picking a task by ID, template, complexity, or the next unrun prompt and saving the Invoke Result output.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Sigil: Invoke Example Runner skill
What this skill tells your AI
The instructions your AI receives, as published by cyberalchemyai/arcanum in arcana/invoke-example-runner/SKILL.md and read by ahel’s review.
The short legacy commands are discovery bridges into this sigil:
invoke-example-nextresolvesnext,invoke-example-run <selection>resolves an exact task ID, template/complexity pair, ornext.
- select exactly one prompt,
- preserve the prompt's task ID, template target, complexity, and user request,
- route through canonical
invokecontracts and the active native skill surface by default, - save a user-facing output file,
- verify Dispatch Spec technique trace evidence,
- verify Distill validation evidence for
plan,full, andvalidate, - preserve
task-sessionas the next owner for bounded execution, - avoid marking deferred modes as implemented,
- report any block or flag result honestly,
- leave canonical invoke contracts unchanged while running examples.
- claiming a prompt was run when only selected,
- overwriting an existing output unless the user requested a rerun,
- bypassing the active native
invokeskill package, - treating legacy command compatibility as native authoring readiness,
- editing canonical invoke contracts while running examples,
- accepting an output that lacks Dispatch trace or required Distill validation evidence,
- marking task execution complete when Invoke only emitted a Task Session handoff,
- replacing missing outputs with generic placeholder text.
## Invoke Example Runner Result
- Selection: <task-id>
- Prompt: <path>
- Output: <path>
- Execution surface: native invoke | legacy command | legacy CLI
- Invoke mode: define | design | plan | handoff | refresh | full | validate
- Invoke status: pass | flag | block
- Dispatch trace: pass | flag | block
- Distill validation: pass | flag | block | skipped | not_applicable
- Task-session handoff: ready | blocked | not_applicable
- Saved output: yes | no
- Next unrun: <task-id | none>
- Follow-up: <items | none>
Signals
- GitHub stars
- 25
- Forks
- 3
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
invoke-example-runner- Source
- github.com/cyberalchemyai/arcanum