From newt
Validate that the repository is in a clean, buildable state before CI/CD pipeline execution.
How this skill is triggered — by the user, by Claude, or both
Slash command
/newt:build-readiness-checknpx claudepluginhub liebies/newt --plugin newtAudits a repository for baseline compliance across 9 categories including code quality, security, CI/CD, testing, and documentation. Emits Markdown report and JSON sidecar.
Polls GitHub PR CI checks at intervals until completion or timeout. Useful for checking CI status, waiting for passes, monitoring builds, or verifying PR green status.
Pre-release readiness review that scans for debug artifacts, version mismatches, changelog gaps, git hygiene issues, breaking changes, and license compliance. Runs tests and build verification before presenting consolidated findings for human review.