{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "retro", "version": "1.3.0", "description": "LLM-driven session retrospection. Detects friction in agent sessions and materializes learnings into correct destinations (user memory, project rules, skill PRs, checkpoints, harness artefacts).", "author": { "name": "Netresearch DTT GmbH", "url": "https://www.netresearch.de" }, "repository": "https://github.com/netresearch/retro-skill", "license": "(MIT AND CC-BY-SA-4.0)", "keywords": [ "retro", "retrospective", "session-review", "skill-improvement", "friction-detection", "learning", "meta" ] }