release
01Skill Claude CodeCodex
Use when cutting an AgentGem release — core npm (vX.Y.Z) and/or desktop (desktop-vX.Y.Z) — or when asked to bump the version, write release notes, or tag a release.
8 tagged agentback, measured the same way as everything else here.
Browse within: agent-config 8coding-agent 8gem 8hermes 8
Skill Claude CodeCodex
Use when cutting an AgentGem release — core npm (vX.Y.Z) and/or desktop (desktop-vX.Y.Z) — or when asked to bump the version, write release notes, or tag a release.
Skill Claude CodeCodex
Use when the user asks for an insights report over their coding sessions ("how am I using my agent", "/insights-style report", "what's working / where do sessions go wrong"). Runs the 3-layer insights pipeline over AgentGem's goldmine tools and ends at publishing high-outcome sessions as Gems.
Skill Claude CodeCodex
Use when building or editing an AgentGem miniapp / mini-game — the sealed, single-file HTML app under /.agentgem/miniapps/. Covers the seal, the host capability protocol, consent, privacy, and the sizing traps. Also read before changing the miniapp platform itself (packages/play, the host, the Play console surfaces) …