InterSystems Developer Community
Official@intersystems-community
Offers specialized technical validation, lifecycle management, and integration patterns for IRIS data platforms and ObjectScript environments.
Agent Skills by InterSystems Developer Community
Showing 28 vetted skills indexed across 2 GitHub repositories.
iris-docs
Fetch InterSystems IRIS class reference documentation for verified ObjectScript method signatures.
iris-devtester
Manage InterSystems IRIS container lifecycle and connections for live integration testing.
iris-cpf-merge
Apply CPF merge files to configure IRIS containers at startup.
iris-vscode-objectscript
Configure VSCode ObjectScript development against InterSystems IRIS via Atelier REST.
irishealth-container
Configure IRIS Health and AI Hub container web server paths for Atelier REST.
objectscript-review
Review ObjectScript code against safety and correctness checklist criteria.
opencode-introspect
Read and search OpenCode session logs in the SQLite database.
ensemble-production
Inspect and update IRIS Interoperability production status, queues, messages, and logs.
objectscript-repair
Coordinate multi-file ObjectScript repairs across dependent .cls files.
objectscript-tdd
Automate the compile-test-fix loop for ObjectScript classes.
objectscript-list-patterns
Build, iterate, and convert ObjectScript lists with $LISTBUILD and $LISTNEXT.
objectscript-unit-test
Generate %UnitTest.TestCase scaffolds for ObjectScript classes via live IRIS introspection.
tdyar/iris-connectivity
Connect to IRIS from Python, Java, JDBC, and ODBC with consistent configuration.
iris-objectscript-eval
Execute, compile, and test ObjectScript code via MCP tools.
objectscript-debugging
Diagnose IRIS runtime and compile errors using diagnostic packets and source mapping.
tdyar/objectscript-guardrails
Enforce HARD GATE checklist validation for ObjectScript code before display or execution.
iris-linux-docker
Fix Linux volume permissions for IRIS Docker containers using ACLs, tmpfs, chown, or named volumes.
tdyar/iris-product-features
Verify IRIS feature availability against official documentation across versions.
objectscript-navigation
Map ObjectScript codebases by querying live IRIS via MCP tools.
tdyar/iris-vector-ai
Enforce IRIS vector syntax for embedding, HNSW indexing, and similarity search.
objectscript-loop-patterns
Generate ObjectScript loop patterns for For, While, and $Order traversal.
aihub-eap
Automate setup and debugging of InterSystems AI Hub EAP deployments.
tdyar/iris-sql
Document IRIS SQL quirks and best practices for writing efficient queries.
introspect
Fetch and summarize an IRIS class API surface via Atelier REST.
Frequently Asked Questions About InterSystems Developer Community
FAQPage SchemaWhat specific tasks can I perform using these IRIS-focused capabilities?βΌ
You can perform comprehensive ObjectScript code validation, manage IRIS container lifecycles, execute unit tests, and configure interoperability production queues. These capabilities enable developers to map class surfaces, verify method signatures against official documentation, and apply structured configuration changes to IRIS environments.
Which technical personas benefit most from these IRIS development resources?βΌ
Database administrators, backend engineers, and systems architects working within the InterSystems IRIS ecosystem benefit most. These resources are designed for professionals managing high-performance data platforms, requiring precise control over ObjectScript routines, SQL query optimization, and containerized deployment configurations.
What are the primary prerequisites for integrating these IRIS development patterns?βΌ
Integration requires an active InterSystems IRIS instance and access to the Atelier REST interface. Users must ensure proper network connectivity to the IRIS server and have appropriate permissions to modify container configurations, execute ObjectScript routines, and perform introspection on class definitions.