Skip to content

majesticlabs-dev/majestic-core

v0.2.1MIT

Foundational agent capabilities for repository readiness, scoped guidance, and durable session handoffs.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "majestic-core",
  "version": "0.2.1",
  "description": "Foundational agent capabilities for repository readiness, scoped guidance, and durable session handoffs.",
  "author": {
    "name": "Majestic Labs"
  },
  "license": "MIT",
  "keywords": [
    "repository",
    "agents",
    "handoff"
  ]
}