skills/agent-support-matrix/SKILL.md
Maintain Agent Sessions agent support matrix and JSON/JSONL parsing compatibility. Use when checking upstream agent releases for session format changes, updating max verified versions in docs/agent-support/agent-support-matrix.yml, or updating docs/agent-json-tracking.md and fixtures/tests.
npx skillsauth add jazzyalex/agent-sessions agent-support-matrixInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Keep the support matrix and memory bank accurate, and gate updates with evidence so parsing regressions are avoided.
docs/agent-support/workflow.md.docs/agent-support/agent-support-matrix.yml.max_verified_version.AgentSessions.xcodeproj/project.pbxproj
MARKETING_VERSION.references/impact-scan.md to inspect upstream releases for format changes.references/update-checklist.md before updating docs or fixtures.max_verified_version without fixtures or sample logs plus passing parser tests.max_verified_version: "unknown" and document
verification scope in docs/agent-json-tracking.md.references/matrix-schema.md for matrix fields and update rules.references/impact-scan.md for format change detection heuristics.references/update-checklist.md for the evidence checklist.agent-session-format-check — detection and evidence collection for session format
drift, usage/limits tracking changes, OpenCode storage backend shifts, and discovery
path contract failures. Use that skill for monitoring and diagnosis; use this skill
for recording and gating version bumps.tools
Capture deterministic macOS screenshots for testing, docs, release notes, and marketing assets. Use when asked to automate app screenshots, batch-generate screenshot sets, standardize window sizing/composition, or choose between Peekaboo and native macOS screenshot tooling.
tools
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.
development
Use when shipping a release of Agent Sessions — bumping version, updating CHANGELOG, building, signing, notarizing, publishing appcast, and creating a GitHub release.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.