Hep Call banner
agentlas-ai agentlas-ai

Hep Call

Development community

Description

--- description: Prepare explicitly named Agentlas Hub or Cloud agents. argument-hint: 'agent-a, agent-b {context}' allowed-tools: Bash, Read, Glob, Grep --- Update fallback: 자동 업데이트가 안 되면 `hephaestus update`를 한 번 실행하세요. 업데이트하지 않아도 현재 버전 명령은 그대로 동작합니다. # /hep-call Call the exact agents named by the user. This prepares BYOM runtime bundles and receipts; your own model still performs the actual model/tool execution. Syntax: `/hep-call agent-a, agent-b {context}`. The text before `{` is the agen

Installation

Installs to ~/.claude/commands/agentlas-ai-agentlas-os-hep-call.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/agentlas-ai/Agentlas-OS/HEAD/.claude/commands/hep-call.md -o ~/.claude/commands/agentlas-ai-agentlas-os-hep-call.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository