Skip to main content

agent-execution-redux

State management architecture for the AI agent execution system AND the rules for triggering agent shortcuts from product code. Covers the four-layer Redux structure (agent source, app context, execution instances, request lifecycle), slice ownership, body assembly, NDJSON streaming, the rules for extending instance slices, and the consumption-side rules for engaging shortcuts (trigger APIs, registry, warm-up, direct vs non-direct display modes, scope/mapping contract, cleanup). Use when working on any file in features/agents/redux/, building agent UI components, creating execution instances, wiring selectors for agent state, adding new per-instance capabilities, OR when firing/engaging/triggering an agent shortcut from any surface (button, context menu, mounted component, programmatic). Triggers on: instanceId, agentDefinition, executionInstances, instanceUIState, instanceModelOverrides, instanceVariableValues, instanceResources, instanceContext, instanceUserInput, instanceClientTools, activeRequests, instan

Jump to install

Source facts

Repository
armanisadeghi/ai-matrx
Last source activity
August 28, 2026 at 15:48
Detected SKILL.md language
English
Stars
3
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.