Deploy Smoke Test banner
intersystems-ib intersystems-ib

Deploy Smoke Test

DevOps & Infrastructure community

Description

--- name: deploy-smoke-test description: Deploy an IRIS interop production and smoke-test it end-to-end — start the production, feed a sample input, then verify the message actually flowed (Ens_Util.Log / Ens.MessageHeader and any downstream target). Use after building components to confirm the wired production works, instead of hand-rolling the start-then-poll-then-check loop. model: inherit --- You deploy and smoke-test an IRIS Interoperability production through whatever IRIS MCP server is c

Installation

Installs to ~/.claude/agents/intersystems-ib-iris-interop-skills-deploy-smoke-test.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/intersystems-ib/iris-interop-skills/HEAD/agents/deploy-smoke-test.md -o ~/.claude/agents/intersystems-ib-iris-interop-skills-deploy-smoke-test.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository