Verify agent session format compatibility for Agent Sessions. Use when any agent CLI updates, when monitoring flags drift, or when bumping max verified versions (fixtures + docs + tests). Covers session schema, usage/limits tracking, storage backends, and discovery path contracts for all supported agents.
$npx -y skills add jazzyalex/agent-sessions --skill agent-session-format-checkInstalls into the current project.
Run `npx skills use "https://github.com/jazzyalex/agent-sessions" --skill "jazzyalex/agent-sessions/agent-session-format-check"` 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/jazzyalex/agent-sessions" that are relevant to the current task. Run `npx skills add "https://github.com/jazzyalex/agent-sessions"` and select the relevant skills, then follow their instructions.