info

Report agent session, system resource, and context utilization diagnostics.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/alangeb/tau --skill info-alangeb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: info
Source: https://github.com/alangeb/tau/tree/main/src/skills/info
Command: npx skills add https://github.com/alangeb/tau --skill info-alangeb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides immediate visibility into the agent's operational state, helping users troubleshoot performance bottlenecks, monitor context limits, and verify system resources.

Core Features & Use Cases

  • System Diagnostics: Retrieve real-time data on the current working directory, process ID, and available system memory or disk space.
  • Context Monitoring: Track token usage and audit logs to prevent context overflow and ensure efficient agent performance.
  • Session Management: List active tmux agent sessions and inspect their status to coordinate multi-agent workflows.

Quick Start

Ask the agent to provide a full status report to see the current system configuration and active session details.

Frequently Asked Questions about info

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor agent token usage and prevent context overflow?

Monitor agent token usage by requesting a full status report to track real-time context consumption metrics and audit logs, preventing context overflow. This tracks token utilization to ensure efficient agent performance.

How do I check active tmux agent sessions for multi-agent workflows?

Check active tmux agent sessions by requesting a session status report to list running processes and inspect their current execution state. This facilitates monitoring and coordinating multi-agent workflows.

What system diagnostics are available for troubleshooting agent performance bottlenecks?

System diagnostics include real-time data on the current working directory, process ID, available system memory, and disk space. Retrieving this data helps troubleshoot performance bottlenecks and verify system resources.

Can I audit agent execution logs to verify operational state and context limits?

Yes, you can analyze audit logs to verify the operational state and track context utilization. This provides immediate visibility into execution environments, helping ensure the agent operates within context limits.

Does this system info tool require additional dependencies to monitor memory and disk usage?

No additional dependencies are required to monitor memory and disk usage. The skill provides immediate visibility into available system resources and execution environments directly.

Why is my agent experiencing performance bottlenecks and how do I diagnose system resources?

Diagnose performance bottlenecks by retrieving real-time system diagnostics covering available memory, disk space, and process IDs. This verifies system resources and provides immediate visibility into the agent's operational state.