plugin.json 268 B

12345678
  1. {
  2. "name": "explanatory-output-style",
  3. "description": "Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)",
  4. "author": {
  5. "name": "Anthropic",
  6. "email": "support@anthropic.com"
  7. }
  8. }