Skip to content

feat: port minions-associate-pm to Omnigent bundle (PoC) - #2

Open
SNA212 wants to merge 2 commits into
bahni-m:mainfrom
SNA212:polly/poc-apm-agent
Open

feat: port minions-associate-pm to Omnigent bundle (PoC)#2
SNA212 wants to merge 2 commits into
bahni-m:mainfrom
SNA212:polly/poc-apm-agent

Conversation

@SNA212

@SNA212 SNA212 commented Jul 31, 2026

Copy link
Copy Markdown

What

PoC: port Claude Code minions-associate-pm agent to Omnigent agent bundle format.

Changes

  • New omnigent-bundles/associate-pm-agent/config.yaml — Omnigent config (spec_version: 1, name, description, instructions, executor, os_env, terminals, params).
  • Full prompt body ported from agents/minions-associate-pm.md with path translations (~/.claude/skills/... → relative bundle paths + params.lark_config).
  • 13 skills vendored as placeholders — external skills (from phuryn/pm-*, anthropics/skills) not installed locally, so SKILL.md placeholders created with source attribution.
  • skills/minions/config.md — Lark config template vendored from skills/minions/config.example.md.
  • README.md — porting notes, vendored vs placeholdered table, launch instructions.

Launch

```
sys_session_create(config_path='omnigent-bundles/associate-pm-agent')
```

Co-authored-by: omnigent noreply@omnigent.ai

omnigent added 2 commits July 31, 2026 15:11
- Add omnigent-bundles/associate-pm-agent/config.yaml with translated
  prompt, params.lark_config, executor/os_env/terminals per spec.
- Vendor skills/minions/config.md from config.example.md.
- Stub all 13 external PM skills as placeholders (not found locally).
- Add README with vendored/placeholder table and launch command.

Co-authored-by: omnigent <noreply@omnigent.ai>
…ax, placeholder artifacts)

Co-authored-by: omnigent <noreply@omnigent.ai>
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.

1 participant