{
  "name": "slope",
  "version": "1.64.1",
  "description": "SLOPE sprint tracking, guard hooks, and Codex workflow skills.",
  "author": {
    "name": "SLOPE",
    "email": "support@example.com",
    "url": "https://github.com/srbryers/slope"
  },
  "homepage": "https://github.com/srbryers/slope",
  "repository": "https://github.com/srbryers/slope",
  "license": "MIT",
  "keywords": [
    "slope",
    "sprint-tracking",
    "codex",
    "hooks"
  ],
  "skills": "./skills/",
  "mcpServers": "./.mcp.json",
  "interface": {
    "displayName": "SLOPE",
    "shortDescription": "Sprint tracking, guard shims, and workflow skills for Codex.",
    "longDescription": "Packages SLOPE's Codex-facing adapter boundary: skills for sprint setup, closeout, post-merge retros, MCP server metadata, and metadata-only hook definitions for future Codex plugin hook support. Runtime guard execution uses user or project hooks.json shims until Codex plugin_hooks is stable.",
    "developerName": "SLOPE",
    "category": "Productivity",
    "capabilities": [
      "Guard Shims",
      "Skills",
      "MCP"
    ],
    "websiteURL": "https://github.com/srbryers/slope",
    "privacyPolicyURL": "https://github.com/srbryers/slope",
    "termsOfServiceURL": "https://github.com/srbryers/slope",
    "defaultPrompt": [
      "Set up SLOPE for this repo.",
      "Start or inspect the current sprint.",
      "Close out this sprint with review."
    ],
    "brandColor": "#2F6F5E"
  }
}
