PreToolUse
01agentprism/agentprism-workflows
Hook Claude Code
Runs before the agent uses a tool for mcp__agentprism-workflows__workflow tool calls, executing workflow-source-gate.mjs via node. From agentprism/agentprism-workflows.
agentprism/agentprism-workflows
Hook Claude Code
Runs before the agent uses a tool for mcp__agentprism-workflows__workflow tool calls, executing workflow-source-gate.mjs via node. From agentprism/agentprism-workflows.
agentprism/agentprism-workflows
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
agentprism/agentprism-workflows
Instructions file CodexOpenCode
Instructions for agentprism/agentprism-workflows, covering repository agent instructions, start with the authoritative sources, design first; do not fossilize implemented contracts, architecture and package boundaries and development workflow.
agentprism/agentprism-workflows
Instructions file
Instructions for agentprism/agentprism-workflows, a project described as: AgentPrism Workflows — run dynamic agent()/parallel()/pipeline() workflow scripts over any ACP backend, as a stdio MCP server or TypeScript SDK.
agentprism/agentprism-workflows
Skill Claude CodeCodex
Upgrade Codex in this repository and resolve compatibility regressions caused by app-server schema/protocol changes. Use when bumping Codex/npm package versions, regenerating src/app-server types, fixing TypeScript errors after update, repairing event mappings, and updating tests/snapshots to match new Codex behavior…
agentprism/agentprism-workflows
Skill Claude CodeCodex
Run real Codex with a prompt to test and verify code during development. Use when debugging event handling, understanding Codex responses, or validating implementation changes against real behavior.
agentprism/agentprism-workflows
Skill Claude CodeCodex
Write and run AgentPrism workflow scripts — the export const meta + agent()/parallel()/pipeline() JavaScript DSL executed by @automatalabs/workflows and by the @automatalabs/mcp-server workflow tool. Use when writing or editing a workflow script, or when running one through the MCP workflow tool. Covers the script…