Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

iris-execute-mcp-v2

iris-execute-mcp-v2 收录了来自 jbrandtmse 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
8
更新
2026-07-11
Forks
2
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

promote-environment-change
软件开发工程师

Review and promote configuration/code drift from a source IRIS environment to a target using the review-before-write iris_env_diff -> iris_env_promote workflow (scoped diff, plan, an explicit user-selected step allowlist, confirmed execute, re-diff verify). Never acts on onlyInTarget warnings -- never deletes a target-only item, in any action.

2026-07-11
resend-failed-messages
软件开发工程师

Resend failed Interoperability messages for a config item using the dry-run-first iris_message_resend workflow — preview the match count before executing, then verify the new headers via iris_production_messages. States the duplication hazard and that resend/resendFiltered are governance-default-disabled writes.

2026-07-09
audit-security-posture
信息安全分析师

Audit the IRIS instance's security posture: users (default passwords, %All holders), roles, service authentication settings, SSL/TLS configs, and instance auditing status.

2026-07-09
check-system-health
网络与计算机系统管理员

Run a full IRIS instance health check (iris_health_check) and interpret every non-ok finding, naming the fixing tool for each one.

2026-07-09
deploy-and-test-class
软件质量保证分析师与测试员

Deploy an ObjectScript class or package to IRIS (iris_doc_load, glob-path form), fix compile errors, then run its unit tests (iris_execute_tests) with a total-count check.

2026-07-09
diagnose-slow-query
数据库架构师

Diagnose a slow SQL query using iris_sql_analyze (explain, indexUsage, stats) and recommend a fix — never auto-applies one.

2026-07-09
objectscript-review
软件开发工程师

A concise (<=300 word) pre-write checklist distilling the project's ObjectScript conventions ($$$ macros, Quit-in-try/catch, %OnNew/initvalue, no-underscore names, storage sections untouchable, deploy/test discipline).

2026-07-09
provision-project-environment
软件开发工程师

Provision a new IRIS project environment: two databases, a namespace, a user, and a web application — verifying each step before the next, with rollback notes.

2026-07-09
recover-stuck-production
网络与计算机系统管理员

Diagnose and recover a troubled/wedged Interoperability production, following the recover-first, clean-last-resort escalation ladder. Never suggests killAppData without the user's explicit acceptance of persistent business-state loss.

2026-07-09
run-external-backup
网络与计算机系统管理员

Freeze the IRIS instance for an external (OS/SAN-level) snapshot backup and thaw it safely afterward — thaw ALWAYS runs, even if the snapshot step failed.

2026-07-09
trace-message-flow
软件开发工程师

Trace a message's flow through an Interoperability production using iris_production_messages, iris_message_diagram, and iris_production_logs for any erroring items.

2026-07-09
bmad-module-builder
其他计算机职业

Plans, creates, and validates BMad modules. Use when the user requests to 'ideate module', 'plan a module', 'create module', 'build a module', or 'validate module'.

2026-04-05