InterSystems Developer Community avatar

InterSystems Developer Community

Official

@intersystems-community

0Followers
|
335Public Repos
|
28Published Skills

Offers specialized technical validation, lifecycle management, and integration patterns for IRIS data platforms and ObjectScript environments.

Skills Distribution
DomainData Systems...Database Lifecycle.. (40%)Code Quality & Val.. (30%)Interoperability &.. (30%)

Agent Skills by InterSystems Developer Community

Showing 28 vetted skills indexed across 2 GitHub repositories.

intersystems-communityintersystems-community
27

iris-docs

Fetch InterSystems IRIS class reference documentation for verified ObjectScript method signatures.

Official
Basic
intersystems-communityintersystems-community
27

iris-devtester

Manage InterSystems IRIS container lifecycle and connections for live integration testing.

Official
Advanced
intersystems-communityintersystems-community
27

iris-cpf-merge

Apply CPF merge files to configure IRIS containers at startup.

Official
Intermediate
intersystems-communityintersystems-community
27

iris-vscode-objectscript

Configure VSCode ObjectScript development against InterSystems IRIS via Atelier REST.

Official
Intermediate
intersystems-communityintersystems-community
27

irishealth-container

Configure IRIS Health and AI Hub container web server paths for Atelier REST.

Official
Advanced
intersystems-communityintersystems-community
27

objectscript-review

Review ObjectScript code against safety and correctness checklist criteria.

Official
Intermediate
intersystems-communityintersystems-community
27

opencode-introspect

Read and search OpenCode session logs in the SQLite database.

Official
Intermediate
intersystems-communityintersystems-community
27

ensemble-production

Inspect and update IRIS Interoperability production status, queues, messages, and logs.

Official
Advanced
intersystems-communityintersystems-community
27

objectscript-repair

Coordinate multi-file ObjectScript repairs across dependent .cls files.

Official
Advanced
intersystems-communityintersystems-community
27

objectscript-tdd

Automate the compile-test-fix loop for ObjectScript classes.

Official
Intermediate
intersystems-communityintersystems-community
27

objectscript-list-patterns

Build, iterate, and convert ObjectScript lists with $LISTBUILD and $LISTNEXT.

Official
Intermediate
intersystems-communityintersystems-community
27

objectscript-unit-test

Generate %UnitTest.TestCase scaffolds for ObjectScript classes via live IRIS introspection.

Official
Advanced
intersystems-communityintersystems-community
27

tdyar/iris-connectivity

Connect to IRIS from Python, Java, JDBC, and ODBC with consistent configuration.

Official
Advanced
intersystems-communityintersystems-community
27

iris-objectscript-eval

Execute, compile, and test ObjectScript code via MCP tools.

Official
Intermediate
intersystems-communityintersystems-community
27

objectscript-debugging

Diagnose IRIS runtime and compile errors using diagnostic packets and source mapping.

Official
Advanced
intersystems-communityintersystems-community
27

tdyar/objectscript-guardrails

Enforce HARD GATE checklist validation for ObjectScript code before display or execution.

Official
Advanced
intersystems-communityintersystems-community
27

iris-linux-docker

Fix Linux volume permissions for IRIS Docker containers using ACLs, tmpfs, chown, or named volumes.

Official
Intermediate
intersystems-communityintersystems-community
27

tdyar/iris-product-features

Verify IRIS feature availability against official documentation across versions.

Official
Intermediate
intersystems-communityintersystems-community
27

objectscript-navigation

Map ObjectScript codebases by querying live IRIS via MCP tools.

Official
Intermediate
intersystems-communityintersystems-community
27

tdyar/iris-vector-ai

Enforce IRIS vector syntax for embedding, HNSW indexing, and similarity search.

Official
Advanced
intersystems-communityintersystems-community
27

objectscript-loop-patterns

Generate ObjectScript loop patterns for For, While, and $Order traversal.

Official
Advanced
intersystems-communityintersystems-community
27

aihub-eap

Automate setup and debugging of InterSystems AI Hub EAP deployments.

Official
Advanced
intersystems-communityintersystems-community
27

tdyar/iris-sql

Document IRIS SQL quirks and best practices for writing efficient queries.

Official
Advanced
intersystems-communityintersystems-community
27

introspect

Fetch and summarize an IRIS class API surface via Atelier REST.

Official
Intermediate

Frequently Asked Questions About InterSystems Developer Community

FAQPage Schema
What 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.