asc-plugin-release
Installation
SKILL.md
Release Plugin to ASC Registry
Publish a .plugin bundle to the tddworks/asc-registry so users can install it with asc plugins install --name <id>.
Prerequisites
ghCLI authenticated (gh auth status)- Write access to
tddworks/asc-registry(or fork + PR workflow) - Plugin has a
manifest.jsonwith at leastname,version,server - Plugin builds via
make buildor equivalent
Workflow
Step 1: Locate and read the manifest
Find the plugin's manifest.json (either in plugin/manifest.json or the built .plugin/manifest.json). Extract these fields: