ash-jido

Expose Ash actions as Jido actions while preserving domain context.

7|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/arrowcircle/jido-skills --skill ash-jido
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ash-jido
Source: https://github.com/arrowcircle/jido-skills/tree/main/skills/ash-jido
Command: npx skills add https://github.com/arrowcircle/jido-skills --skill ash-jido

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Builder-oriented guidance for the upstream Ash Jido integration to help Codex expose Ash actions as Jido actions, wire Ash resources into agent workflows, emit or consume signals around Ash changes, and review boundary decisions between Ash domains and Jido agents.

Core Features & Use Cases

  • Expose Ash actions to Jido by generating a clear agent-facing surface while preserving domain, actor, and tenant context.
  • Trigger agents from Ash changes by emitting signals after successful domain work.
  • Review boundary decisions between Ash and Jido to ensure proper policy boundaries and correct task handoffs.

Quick Start

Expose Ash actions to Jido by identifying an Ash action contract and generating a corresponding Jido action at the boundary.

Frequently Asked Questions about ash-jido

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I expose Ash actions to Jido agents?

To expose Ash actions to Jido agents, identify an Ash action contract and generate a corresponding Jido action at the boundary. This creates a clear agent-facing surface while preserving domain, actor, and tenant context.

Can I trigger Jido agents from Ash resource changes?

Yes, you can trigger Jido agents from Ash changes by emitting signals after successful domain work. The integration bridges Ash resources with Jido agents to enable cross-domain action exposure and orchestrated signal routing.

What is the best way to handle boundary decisions between Ash domains and Jido agents?

The best way to handle boundary decisions is applying specified integration heuristics and boundary rules. This ensures proper policy boundaries, preserves domain context, and maintains correct task handoffs between Ash domains and Jido agents.

Does integrating Ash resources with Jido agents preserve domain context?

Yes, integrating Ash resources with Jido agents preserves domain context. The integration specifies heuristics and boundary rules designed to maintain domain, actor, and tenant context during safe signal routing and cross-domain action exposure.

How do I wire Ash resources into Jido agent workflows?

You wire Ash resources into Jido agent workflows by applying integration heuristics that bridge the two systems. This enables orchestrated signals and exposes Ash actions directly within Jido agent workflows while evaluating boundary decisions.