poly-and-release-workflow
SolidCommit step lint/test/harness order
Install
Quality Score: 82/100
Skill Content
Details
- Author
- Goldziher
- Repository
- Goldziher/basemind
- Created
- 2 years ago
- Last Updated
- yesterday
- Language
- Rust
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
release
Step through versioning, tagging, and verification
release
Release a validated Open Harness commit by pushing it to main or master, then monitor the automatic SemVer/GHCR/GitHub Release workflow. TRIGGER when: asked to release, version, ship, cut a release, or verify release artifacts.
ship-it
Run the repo's own checks (tests, linter, type-checker, build), fix what breaks, then write a clean conventional-commit message and a review-ready summary of the diff. Use this whenever the user is about to commit, push, open a PR, or says "ship it", "commit this", "is this ready", "clean this up before I push", or otherwise signals they want work finalized — even if they don't name the individual steps. Also use it when someone asks you to verify a change is safe to land.