Agent skill

agent-support-matrix

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.

Stars 466
Forks 26

Install this agent skill to your Project

npx add-skill https://github.com/jazzyalex/agent-sessions/tree/main/skills/agent-support-matrix

SKILL.md

Agent Support Matrix

Overview

Keep the support matrix and memory bank accurate, and gate updates with evidence so parsing regressions are avoided.

Quick Start

  1. Read docs/agent-support/workflow.md.
  2. Compare upstream agent versions to docs/agent-support/agent-support-matrix.yml.
  3. If gaps exist, run an impact scan, collect evidence, and update fixtures/tests before bumping max_verified_version.

Workflow

  • Determine the current Agent Sessions version from AgentSessions.xcodeproj/project.pbxproj MARKETING_VERSION.
  • Use references/impact-scan.md to inspect upstream releases for format changes.
  • Follow references/update-checklist.md before updating docs or fixtures.

Guardrails

  • Do not bump max_verified_version without fixtures or sample logs plus passing parser tests.
  • If an agent does not log a version, keep max_verified_version: "unknown" and document verification scope in docs/agent-json-tracking.md.

References

  • 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.

Related Skills

  • 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.

Expand your agent's capabilities with these related and highly-rated skills.

jazzyalex/agent-sessions

deploy

Use when shipping a release of Agent Sessions — bumping version, updating CHANGELOG, building, signing, notarizing, publishing appcast, and creating a GitHub release.

466 26
Explore
jazzyalex/agent-sessions

agent-session-format-check

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.

466 26
Explore
jazzyalex/agent-sessions

sc-skill

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.

466 26
Explore
davila7/claude-code-templates

verl-rl-training

Provides guidance for training LLMs with reinforcement learning using verl (Volcano Engine RL). Use when implementing RLHF, GRPO, PPO, or other RL algorithms for LLM post-training at scale with flexible infrastructure backends.

23,776 2,298
Explore
davila7/claude-code-templates

openrlhf-training

High-performance RLHF framework with Ray+vLLM acceleration. Use for PPO, GRPO, RLOO, DPO training of large models (7B-70B+). Built on Ray, vLLM, ZeRO-3. 2× faster than DeepSpeedChat with distributed architecture and GPU resource sharing.

23,776 2,298
Explore
davila7/claude-code-templates

gguf-quantization

GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.

23,776 2,298
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results