Skip to main content

SubZeroDev GitHub Plugin

CLI-first GitHub integration that produces provider-independent, versioned project data. This is the first plugin under the SubZeroDev plugin contract, and the reference implementation the others are scaffolded from.

The application and release implementation is complete through Milestone 8. The first public package, signed image, and GitHub Release remain gated on the stacked pull requests merging and the tagged release workflow succeeding — see design/30-slices.md.

Where to go

  • Using the plugin — install it, run it locally, run it in Docker.
  • Reference — the CLI, the GitHub plugin specification, and where the implementation currently stands against the plugin contract.
  • Architecture — code layout, the provider boundary, and the design rationale.
  • Development — local workflows, tests, and documentation maintenance.