priv/skills/arrowcircle-jido-skills/skills/jido-signal/SKILL.md
Builder-oriented guidance for the upstream `jido_signal` package. Use when Codex needs to define signal schemas, route or dispatch events, bridge Jido signals to buses or transports, or review `jido_signal` boundaries versus `jido`, `jido_messaging`, and application code.
npx skillsauth add agentjido/agentjido_xyz jido-signalInstall 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_signal is the upstream Hex package name.
Use this skill when the task is about signal structure, validation, dispatch, or event boundaries.
Good triggers:
jido_signal or in app code."Read references/builder-notes.md before implementing when the task touches CloudEvents-like structure, signal versioning, or external delivery boundaries.
jido_signal.jido-messaging or app code.jido.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.