morpheus-scenario-executor

Automate five-phase Morpheus API scenario planning and execution with approvals.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nm7-jp/morpheus-operator --skill morpheus-scenario-executor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: morpheus-scenario-executor
Source: https://github.com/nm7-jp/morpheus-operator/tree/main/.claude/skills/morpheus-scenario-executor
Command: npx skills add https://github.com/nm7-jp/morpheus-operator --skill morpheus-scenario-executor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Morpheus Scenario Executor streamlines the end-to-end planning and execution of Morpheus API-driven workflows, ensuring user review and auditable results.

Core Features & Use Cases

  • Plan Morpheus API scenarios across analysis, planning, approval, execution, and reporting.
  • Execute API calls deterministically in sequence with built-in authentication, retries, and error handling.
  • Generate structured reports detailing results, IDs, statuses, and decisions for traceability.
  • Use case: A team wants to provision resources via Morpheus APIs only after explicit user approval, with a complete post-execution report.

Quick Start

Provide a scenario description and user approvals to initiate the five-phase Morpheus API workflow and generate a final report.

Frequently Asked Questions about morpheus-scenario-executor

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

FAQPage Schema
How do I automate Morpheus API workflows with approval steps?

Automating Morpheus API workflows with approval steps requires a scenario executor that coordinates analysis, planning, approval, execution, and reporting phases. You provide a scenario description and explicit user approvals to initiate the deterministic sequence of API calls with built-in authentication and error handling.

Can I execute Morpheus API scenarios in sequence with error handling and retries?

Yes, executing Morpheus API scenarios in sequence is supported with built-in authentication, retries, and error handling. The workflow applies deterministic execution to API calls, ensuring operations run in the planned order with automated retry logic for failed requests.

What is Human in the Loop approval for API automation workflows?

Human in the Loop approval for API automation workflows is a checkpoint requiring explicit user review before API calls execute. In Morpheus scenario execution, this mechanism ensures provisioning and resource allocation actions only proceed after authorized personnel validate the planned operations.

How do I generate structured reports for Morpheus API execution results?

Generating structured reports for Morpheus API execution results happens automatically during the reporting phase of the workflow. The report details results, IDs, statuses, and user decisions to provide full traceability and an auditable record of the executed scenario.

Does the Morpheus scenario executor require external dependencies or libraries?

No, the Morpheus scenario executor requires no external dependencies or libraries to function. The skill operates independently using its built-in scripts and reference components to manage the five-phase workflow from analysis through reporting.

What is the best way to provision Morpheus resources only after explicit user approval?

The best way to provision Morpheus resources after explicit approval is using a five-phase scenario workflow that separates planning from execution. This approach enforces a Human in the Loop checkpoint, preventing API calls until approval is granted and generating a post-execution report for traceability.