Skip to content

nexaedge/spec-plugin

vv15

Spec-driven project execution pipeline, from ideation to verified deliverables, orchestrated by AI agents. Works with any project type. Built on a team of subagents plus a tool-use hook, so it needs an agent that can run plugin-provided subagents and hooks.

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": "spec-plugin",
  "version": "v15",
  "description": "Spec-driven project execution pipeline, from ideation to verified deliverables, orchestrated by AI agents. Works with any project type. Built on a team of subagents plus a tool-use hook, so it needs an agent that can run plugin-provided subagents and hooks.",
  "author": {
    "name": "Jaison Erick",
    "email": "jaison@jaisonerick.com",
    "url": "https://github.com/jaisonerick"
  },
  "homepage": "https://github.com/nexaedge/nexaedge-marketplace",
  "repository": "https://github.com/nexaedge/nexaedge-marketplace",
  "keywords": [
    "spec",
    "agents",
    "orchestration",
    "workflow"
  ],
  "extensions": {
    "com.nexaedge.marketplace": {
      "displayName": "Spec Plugin",
      "tagline": "Full pipeline from ideation to verified code, with agents and hooks",
      "category": "Developer Tools",
      "platforms": [
        "claude"
      ],
      "requires": "plugin-provided subagents and hooks"
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • run-metrics.py
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.nexaedge.marketplace