원클릭으로
status
Check butler system status including uptime, running tasks, memory info, and worker statistics
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Check butler system status including uptime, running tasks, memory info, and worker statistics
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
View or change the AI model used by butler or workers. Supports canonical provider/model refs.
Use a portable local Project Ledger CLI to inspect, query, render, and validate project-management records before reading broad project files.
Dispatch a task to a native worker process. Results arrive automatically when done.
View or switch the active butler persona, or customize the active persona directly
Compatibility pointer for the packaged Project Ledger skill.
List all registered projects with their recent task history and status
| name | status |
| description | Check butler system status including uptime, running tasks, memory info, and worker statistics |
| user-invocable | true |
| applicability | Use when the model decides the user is asking for Butler system, task, memory, dashboard, or worker status. |
| allowed-tools | get_work_dashboard, get_memory_health, list_tasks, get_task_result |
| dispatch | none |
| review | none |
| reporting | Reply with concise canonical status and hide raw ids unless debug is requested. |
Call the butler_status MCP tool to get uptime, task counts (running/pending/done/failed), and memory system status.
Run bun run $BUTLER_HOME/packages/butler-agent/scripts/status-context.ts via Bash to get token usage per injection-file bucket.
Combine both outputs into a single message:
## Context Window section: output of status-context.ts.Reply to the principal via Telegram reply tool with the combined message.