iris-deploy

Automate IRIS project deployment with remote planning, file upload, compile, and SFTP deployment.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/SkylerCook/imedical.agents --skill iris-deploy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iris-deploy
Source: https://github.com/SkylerCook/imedical.agents/tree/main/plugins/coding-iris-plugin/skills/iris-deploy
Command: npx skills add https://github.com/SkylerCook/imedical.agents --skill iris-deploy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the deployment process for IRIS projects, reducing manual effort and increasing efficiency in planning, uploading, compiling, and deploying ObjectScript, CSP, JavaScript, CSS, and HISUI files.

Core Features & Use Cases

  • Deployment Planning: Automates the planning phase of IRIS project deployment.
  • Upload, Compile, and SFTP Deployment: Facilitates the uploading, compiling, and deployment of files across different environments.
  • Use Case: For instance, when you need to deploy updates to an IRIS project, this Skill can help automate the upload, compilation, and SFTP deployment processes, ensuring that your project is quickly and efficiently updated across environments.

Quick Start

Deploy the IRIS project by executing the 'iris-deploy' skill with the necessary parameters.

Frequently Asked Questions about iris-deploy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate IRIS project deployment for ObjectScript and CSP files?

You can automate IRIS project deployment by using a Skill that handles remote planning, file upload, compile, CSP compile, and SFTP web asset deployment for ObjectScript, CSP, JavaScript, CSS, and HISUI files.

What is the process for compiling CSP files during an IRIS deployment?

Compiling CSP files during IRIS deployment is handled through an automated CSP compile step after file upload. This ensures that web assets like JavaScript and CSS are correctly compiled alongside ObjectScript files during the deployment process.

Can I deploy web assets via SFTP for an IRIS project?

Yes, you can deploy web assets via SFTP for an IRIS project. The deployment process includes an SFTP web asset deployment step designed to push compiled files to the target environment efficiently.

Does IRIS deployment require specific configuration files for uploading and compiling?

Yes, IRIS deployment requires specific configuration files to handle the remote planning, upload, compile, and SFTP deployment scenarios. These files ensure the automated tasks execute correctly across different environments.

What's the best way to handle deployment planning for an IRIS project?

The best way to handle deployment planning for an IRIS project is to automate the planning phase before file upload and compilation. This approach ensures that ObjectScript, CSP, and HISUI files are correctly mapped and updated across environments.

When should I not use automated SFTP deployment for IRIS projects?

You should not use automated SFTP deployment for IRIS projects if your target environment does not support SFTP or if your project lacks the specific configuration files required to manage the upload, compile, and CSP compile processes safely.