cyberuni/sdd2
v0.0.0MIT
Spec-Driven Development, second generation — the SDD process plugin and its CLI.
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": "sdd2",
"displayName": "Cyber SDD 2",
"version": "0.0.0",
"description": "Spec-Driven Development, second generation — the SDD process plugin and its CLI.",
"author": { "name": "unional" },
"homepage": "https://github.com/cyberuni/cyber-sdd",
"repository": "https://github.com/cyberuni/cyber-sdd.git",
"license": "MIT",
"keywords": ["sdd", "spec", "process", "cli"],
"skills": "./skills"
}
Fields the format does not define
This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.
- displayName
- skills