slurpyb/openspec
v1.0.0MIT
OpenSpec skills for proposing, applying, verifying, and archiving spec-driven changes.
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": "openspec",
"version": "1.0.0",
"description": "OpenSpec skills for proposing, applying, verifying, and archiving spec-driven changes.",
"author": {
"name": "OpenSpec",
"url": "https://openspec.dev"
},
"homepage": "https://openspec.dev",
"repository": "https://github.com/Fission-AI/OpenSpec",
"license": "MIT",
"keywords": [
"openspec",
"specs",
"sdd",
"planning",
"propose",
"apply",
"archive",
"artifacts"
]
}