๐Ÿงช
QualitySwift

Agent Session Format Check

by jazzyalex

Agent Session Format Check is a Quality skill for Claude Code, published by jazzyalex in agent-sessions.

806 stars52 forkson jazzyalex/agent-sessionsAdded 2026/08/22+1% in starsRepository updated 2026/08/22
agentic-workflowaiai-coding-agentsanthropicantigravityclaude-codecodexcodex-clicopilot-clicursor-agentdeveloper-toolshermes-agentkimi-codemacosopenaiopencodesession-historysession-managementtranscript-searchusage-tracking
Install in seconds
Install Agent Session Format Check
Copy Agent Session Format Check into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jazzyalex/agent-sessions/tree/main/skills/agent-session-format-check ~/.claude/skills/agent-session-format-check

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jazzyalex/agent-sessions.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/agent-session-format-check/SKILL.md in jazzyalex/agent-sessions
Installs to
~/.claude/skills/agent-session-format-check
Collection
One of 8 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What Agent Session Format Check does

Agent Session Format Check verifies whether current Agent Sessions code still matches the latest agent session, storage, and usage formats. Use it when agent CLIs change, flags drift, or you need to confirm discovery paths, schemas, and usage probes.

Agent Session Format Check is cataloged under Quality on DirSkills. Agent Session Format Check comes from a repository tagged agentic-workflow, ai, ai-coding-agents, anthropic and antigravity.

Documentation

README

Agent Session Format Check

Answer one precise question for every supported agent:

Can current Agent Sessions code support the latest available session/storage/usage format from the latest available agent build?

The answer must be layered. Do not collapse version checks, stale samples, schema fingerprints, discovery contracts, and usage probes into a vague severity label.

Evidence-first:

  • Gather a report + sample paths first.
  • Do not change parsers/fixtures/docs without explicit user approval.

Related skill: agent-support-matrix โ€” maintains the matrix YAML, ledger, and update-checklist workflow. This skill focuses on detection and evidence collection; agent-support-matrix focuses on recording and gating version bumps.

This is the opening of the README. Read the full README on GitHub.

Commands Agent Session Format Check provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /usage
  • /auth

Frequently asked about Agent Session Format Check

  • What else does jazzyalex publish alongside Agent Session Format Check?

    Agent Session Format Check is one of 8 skills that DirSkills catalogs from jazzyalex/agent-sessions, the repository it ships in. Its siblings there include Add Agent Support, Agent Support Matrix and Deploy. Each one is a separate skill with its own page in this directory, installs the same way Agent Session Format Check does, and is maintained by jazzyalex in that same repository. The rest of the collection is listed on the jazzyalex/agent-sessions page.

  • How does Agent Session Format Check compare to other Quality skills?

    Agent Session Format Check ranks #944 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Agent Session Format Check against them. Open each page to compare what they document and how they install.

More from jazzyalex/agent-sessions

Agent Session Format Check is one of 8 skills cataloged on DirSkills from jazzyalex/agent-sessions.

See all 8 skills โ†’
๐Ÿ”Œ
1w ago

Add Agent Support

Add Agent Support delivers maintainable AgentSessions provider support for a new or changed local AI agent or provider. It is used to verify real sessions, build parsers and fixtures, wire discovery and UI surfaces, and document release-ready support.
AI Engineering
80652
๐Ÿงฉ
1w ago

Agent Support Matrix

Agent Support Matrix keeps the agent support matrix and JSON/JSONL tracking current. Use it when checking upstream releases for session format changes and when updating verified version limits, docs, fixtures, or parser tests.
AI Engineering
80652
๐Ÿš€
1w ago

Deploy

Deploy runs the Agent Sessions release flow: version bumping, changelog updates, build, signing, notarization, appcast publishing, and GitHub release creation. Use it when shipping a new app release from the local checkout.
DevOps
80652
๐Ÿ“
1w ago

Handover

Handover appends dated, structured entries to a per-repo RepoHandover.md and installs a global Stop hook to offer a handoff when a session ends. Use it to recover archived-session context without grepping.
Automation
80652
๐Ÿ“
1w ago

Handover

Handover writes a short dated entry to RepoHandover.md when wrapping up a coding session. Use it to capture current state, decisions, and next steps so a future agent can resume quickly.
Automation
80652
๐Ÿ“
1w ago

Release Notes

Release Notes describes how to curate user-facing release copy for Agent Sessions, including README "What's New", GitHub releases, Sparkle notes, and launch copy. Use it when turning shipped changes into concise notes for users.
Writing
80652