priv/skills/arrowcircle-jido-skills/skills/ash-jido/SKILL.md
Builder-oriented guidance for the upstream `ash_jido` package. Use when Codex needs to expose Ash actions as Jido actions, wire Ash resources into agent workflows, emit or consume signals around Ash changes, or review boundary decisions between Ash domains and Jido agents.
npx skillsauth add agentjido/agentjido_xyz ash-jidoInstall 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.
ash_jido is the upstream Hex package name.
Use this skill when the task crosses the Ash and Jido boundary.
Good triggers:
Read references/builder-notes.md before implementing when authorization, tenant context, or signal routing is involved.
jido-signal.domain, actor, and tenant context where needed.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.