{
  "author": {
    "name": "static-var",
    "url": "https://keystone.staticvar.dev/"
  },
  "description": "Keystone proactive multi-skill AI engineering workflows for planning, implementation, review, shipping, and maintenance.",
  "homepage": "https://keystone.staticvar.dev/",
  "interface": {
    "brandColor": "#1F2933",
    "capabilities": [
      "Read",
      "Write",
      "Review",
      "Workflow"
    ],
    "category": "Developer Tools",
    "composerIcon": "./assets/brand/keystone-icon-composer.png",
    "defaultPrompt": [
      "Survey this repository before planning changes.",
      "Diagnose this failure and prove the root cause before fixing it.",
      "Review this branch for blockers before shipping."
    ],
    "developerName": "static-var",
    "displayName": "Keystone",
    "logo": "./assets/brand/keystone-icon.png",
    "logoDark": "./assets/brand/keystone-icon-dark.png",
    "longDescription": "Keystone helps developers move from ambiguity to verified delivery with 9 focused skills for understanding codebases, planning changes, implementing and refactoring safely, diagnosing failures, reviewing work, and shipping with evidence. Each skill keeps the current phase explicit, protects user-owned work, and requires proof before completion claims.",
    "privacyPolicyURL": "https://keystone.staticvar.dev/privacy/",
    "shortDescription": "Plan, build, review, and ship",
    "termsOfServiceURL": "https://keystone.staticvar.dev/terms/",
    "websiteURL": "https://keystone.staticvar.dev/"
  },
  "keywords": [
    "agent-skills",
    "engineering",
    "workflow",
    "review",
    "planning"
  ],
  "license": "MIT",
  "name": "keystone",
  "repository": "https://github.com/static-var/Keystone",
  "skills": "./skills/",
  "version": "2.0.4"
}
