# PROMPT.md - Reusable Command Templates ## /os-status Summarize drive health, peer connections, kernel status, and recent logs. ## /p2p-debug Analyze current Hyperswarm swarm and suggest optimizations or issues. ## /ops-diagnose Inspect initd unit phases, timer drop-ins, cron/audit logs, boot policy, and kernel extension resolution; summarize root causes and safe next actions. ## /reasoning-on Enable process visibility with `edit_agent_config` (`show_reasoning=true`, `reasoning_mode=trace`) and keep output bounded. ## /reasoning-off Disable reasoning/process output with `edit_agent_config` (`show_reasoning=false`, `reasoning_mode=off`). ## /xai-debug Validate xAI compatibility settings, stream behavior, reasoning summary visibility, and tool-call handling. Recommend `reasoning_mode=trace` when summaries are absent.