Validate AgentSight changes before PR completion. Use when Codex changes AgentSight capture, parsing, top/TUI, web UI, reporting, agent-native session handling, CI scripts, or release-sensitive behavior and must run automated tests plus real CLI/TUI/UI/agent smoke checks.
$npx -y skills add eunomia-bpf/agentsight --skill agentsight-testingInstalls into the current project.
Run `npx skills use "https://github.com/eunomia-bpf/agentsight" --skill "eunomia-bpf/agentsight/agentsight-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/eunomia-bpf/agentsight" that are relevant to the current task. Run `npx skills add "https://github.com/eunomia-bpf/agentsight"` and select the relevant skills, then follow their instructions.