بنقرة واحدة
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 ويثبّتها لك.
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
استنادا إلى تصنيف SOC المهني
| 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.