{
  "name": "nemo-rl-session-memory",
  "version": "0.1.0",
  "description": "Manage durable working-session memory for coding agents. Use when a user asks to preserve or recover agent context across disconnects, VS Code restarts, long-running work, handoffs, or any session where important state should be written periodically under the repo's session directory. Do NOT use for: simple questions, short tasks, one-off commands, linting, or code review.",
  "keywords": [
    "github-import",
    "NVIDIA",
    "skills"
  ],
  "license": "Apache-2.0",
  "source": {
    "repo": "NVIDIA/skills",
    "ref": "main",
    "path": "skills/nemo-rl-session-memory",
    "url": "https://github.com/NVIDIA/skills/tree/main/skills/nemo-rl-session-memory"
  }
}
