Managed agent
Managed-agent front example; a governed agent-task that drafts a triage summary.From its SKILL.md
npx -y skills add runxhq/runx --skill managed-agentAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.5 KB, 94 tokens by cl100k_base, as published. Nobody here has run it
Triage intake
Read the issue inputs and produce a short triage summary. When the task is complete, return the structured result.
By default the runtime yields this act to the host (needs_agent). If a managed
agent provider is configured (runx config set agent.provider anthropic, plus
agent.model and agent.api_key), the runtime drives the bounded tool-use loop
in-process instead, governed and sealed the same way.
What ships with it: 1 file
323 B alongside SKILL.md
- X.yaml323 B