priv/skills/arrowcircle-jido-skills/skills/jido-action/SKILL.md
Builder-oriented guidance for the upstream `jido_action` package. Use when Codex needs to scaffold or review `Jido.Action` modules, validate action inputs and outputs, compose actions into agent workflows, or turn action docs into runnable Elixir examples.
npx skillsauth add agentjido/agentjido_xyz jido-actionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
jido_action is the upstream Hex package name.
Use this skill when the task is centered on Jido.Action as the unit of executable work.
Good triggers:
Jido.Action for this side effect."Read references/builder-notes.md before editing when the task involves action contracts, composition, retries, or error boundaries.
run/2.Jido.Action.jido or jido-behaviortree.jido-signal.testing
Drafts concise release notes from a list of validated changes in the skills runtime demo.
development
Reviews changed files for correctness, safety, and test gaps in the skills runtime demo.
tools
Converts temperature and distance inputs for the deterministic multi-skill orchestration demo.
tools
Scaffolds a Jido plugin with signal routes, actions, and docs notes for workbench consumers.