{
  "name": "memtrace",
  "owner": {
    "name": "Syncable",
    "email": "support@syncable.dev"
  },
  "metadata": {
    "description": "Memtrace skills for AI coding agents — codebase exploration, temporal evolution analysis, impact assessment, refactoring guidance, and incident investigation powered by a code knowledge graph.",
    "version": "0.1.0"
  },
  "plugins": [
    {
      "name": "memtrace-skills",
      "source": "./plugins/memtrace-skills",
      "description": "Memtrace skills for codebase exploration, code search, relationship analysis, temporal evolution, blast radius impact, code quality, graph algorithms, API topology, multi-agent fleet coordination (branch-scoped intents + agent-judged conflict resolution), and multi-step workflows for change impact, incident investigation, and refactoring.",
      "version": "0.2.0",
      "author": {
        "name": "Syncable",
        "email": "support@syncable.dev"
      },
      "homepage": "https://memtrace.io",
      "repository": "https://github.com/syncable-dev/memtrace-public",
      "license": "SEE LICENSE IN LICENSE",
      "keywords": [
        "memtrace",
        "ai-agents",
        "coding-agents",
        "code-intelligence",
        "code-search",
        "developer-tools",
        "knowledge-graph",
        "mcp",
        "mcp-server",
        "semantic-search",
        "temporal-analysis",
        "blast-radius",
        "refactoring",
        "architecture",
        "static-analysis",
        "local-first"
      ]
    }
  ]
}
