ichendev/office-starter
v1.0.0MIT
Office workflow starter pack: incident retrospective, release notes, and tech design review scenes, plus an office delivery pipeline that chains design review through the builtin develop/test stages into release notes.
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": "office-starter",
"version": "1.0.0",
"description": "Office workflow starter pack: incident retrospective, release notes, and tech design review scenes, plus an office delivery pipeline that chains design review through the builtin develop/test stages into release notes.",
"author": { "name": "C2" },
"license": "MIT",
"keywords": ["office", "scenes", "pipeline", "incident-retro", "release-notes", "design-review"],
"extensions": {
"dev.codetwo": {
"standardVersion": "1.0.0"
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- dev.codetwo