Skip to content

Add workflow-expert sub-agent to osmo-skill#565

Merged
ethany-nv merged 1 commit intomainfrom
jiaenr/agent
Feb 28, 2026
Merged

Add workflow-expert sub-agent to osmo-skill#565
ethany-nv merged 1 commit intomainfrom
jiaenr/agent

Conversation

@jiaenren
Copy link
Copy Markdown
Collaborator

@jiaenren jiaenren commented Feb 27, 2026

This commit introduces the workflow-expert sub-agent with two distinct modes: Setup and Submit for workflow submission, and Diagnose and Fix for handling failures. Emphasizes the agent's role in resource checking, YAML generation, and submission, while delegating monitoring responsibilities to the calling agent.

Description

Issue - None

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@jiaenren jiaenren requested a review from a team as a code owner February 27, 2026 19:13
@ethany-nv
Copy link
Copy Markdown
Collaborator

Ideas from our discussion:

  • osmo-orchestrator.md's contents can just be moved into SKILL.md
  • Defining subagents for more complicated subtasks, which we can put in the agents/ folder
    • Subagent for writing workflow spec (knows how to write osmo spec, can pull examples from cookbook, spawn language/framework agents to help write scripts)
    • Subagent for querying and analyzing logs (especially if workflow has many parallel tasks)

@jiaenren jiaenren force-pushed the jiaenr/agent branch 2 times, most recently from 112ead0 to d8f4c4f Compare February 27, 2026 20:35
@jiaenren jiaenren changed the title Add osmo-orchestrator sub-agent with split workflow execution phases Add osmo-workflow-expert sub-agent with split workflow execution phases Feb 28, 2026
@jiaenren jiaenren force-pushed the jiaenr/agent branch 3 times, most recently from d70ba1d to 0e7575e Compare February 28, 2026 00:40
@jiaenren jiaenren changed the title Add osmo-workflow-expert sub-agent with split workflow execution phases Add workflow-expert sub-agent to osmo-skill with split workflow execution phases Feb 28, 2026
@jiaenren jiaenren changed the title Add workflow-expert sub-agent to osmo-skill with split workflow execution phases Add workflow-expert sub-agent to osmo-skill Feb 28, 2026
Comment thread .claude/skills/osmo-skill/tests/orchestrator-runtime-failure.md
Comment thread .claude/skills/osmo-skill/agents/tests/osmo-orchestrator-runtime-failure.md Outdated
This commit introduces the osmo-orchestrator agent with two distinct modes: Setup and Submit for workflow submission, and Diagnose and Fix for handling failures. Emphasizes the agent's role in resource checking, YAML generation, and submission, while delegating monitoring responsibilities to the calling agent.
@ethany-nv ethany-nv merged commit e49634e into main Feb 28, 2026
6 checks passed
@ethany-nv ethany-nv deleted the jiaenr/agent branch February 28, 2026 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants