oss-signal is a maintainer-readiness CLI and GitHub Action for open-source projects that need repeatable repository health checks, CI evidence, inventory reports, SARIF output, issue-ready cleanup notes, PR-sized maintainer plans, adoption packs, a transparent rule catalog, and no-fail workflow trials.
Add a report-only workflow to the current checkout:
npx oss-signal --initRun against a public GitHub repository without cloning it:
npx oss-signal SalmonPlays/oss-signalRun as a GitHub Action:
- uses: SalmonPlays/oss-signal@1bb4418e14be225b5f5b628986ea464241caf7f1 # v0.10.0
id: oss-signal
with:
path: "."
format: markdown
output: oss-signal-report.md- README, license, contributing, security, support, and changelog files
- CI, tests, CodeQL, Dependabot, issue templates, and PR templates
- GitHub repository URL audits without cloning
- Inventory reports across multiple repositories
- Markdown, summary, JSON, env, SARIF, issue-ready, maintainer-plan, and workflow output formats
- Rule catalog output with scoring weights for pre-review transparency
-
Root reviewer packet: ../REVIEWER_PACKET.md
-
Latest committed evidence verification: PASS 16, SKIP 0, FAIL 0, generated 2026-06-19T07:09:25.597Z. The Evidence verification workflow runs with
GITHUB_TOKENonmain. -
Latest manual evidence refresh: evidence-refresh-2026-06-18.md, with all public workflows successful for the checked
bed0978baseline on 2026-06-18. -
Current post-submission update: selection-update-2026-06-21.md, with current package, workflow, field-audit, and external PR evidence.
-
Adoption gap closure plan: adoption-gap-closure.md, with the current weak signals and the exact evidence that would close them.
-
Independent run request: independent-workflow-run-request.md, with a copyable no-fail workflow for maintainer-owned public repositories.
-
Latest reviewer packet: reviewer-packet-2026-06-08.md, with public workflow run links and current package evidence.
-
Evidence workflow: https://github.com/SalmonPlays/oss-signal/actions/workflows/evidence-verify.yml
- Repository: https://github.com/SalmonPlays/oss-signal
- npm package: https://www.npmjs.com/package/oss-signal
- GitHub Action tag: https://github.com/SalmonPlays/oss-signal/tree/v0.10.0
- GitHub Marketplace listing: https://github.com/marketplace/actions/oss-signal
- Maintainer workflow discussion: #5