Below you will find pages that utilize the taxonomy term “Rosenjcb”
July 11, 2026
spec.md check
Version updated for https://github.com/rosenjcb/spec.md to version v0.3.4.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed @rosenjcb/spec-md v0.3.4 Patch Changes Fix Claude Code plugin command names: files are action-only (update.md, check.md, coverage.md, new.md) so invocations are /spec-md:update, /spec-md:check, /spec-md:coverage, /spec-md:new. Previous spec:update.md / spec-update.md stems double-prefixed under plugin spec-md. Docs and a regression test lock the mapping. Install npm install --save-dev @rosenjcb/spec-md@0.3.4 npx @rosenjcb/spec-md check - uses: rosenjcb/spec.md@v0.3.4 GitHub Action Marketplace: automated releases do not check “Publish to Marketplace”. On the first release, open the release in GitHub and enable marketplace publishing manually. See RELEASING.md.
July 9, 2026
spec.md check
Version updated for https://github.com/rosenjcb/spec.md to version v0.3.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Merge pull request #4 from rosenjcb/claude/spec-signoff-feedback-9ei975 (72589a5) Triage moves to the front of the skill; distribution stays manual (4891b3c) Teach the skill and commands the review lifecycle (7222102) Review records become OKF documents; approval state moves to the review (05e082e) Per-stakeholder briefings replace generic section links (dd9b819) Scope each reviewer’s reading with a Read column of deep links (e53ca5d) Replace prior-art essay with a further-reading appendix (b78a6e4) De-emphasize DACI: name it once, drop the framework comparison (cef6e39) Purge comma-splitting from frontmatter parsing (ab840ae) Purge all mentions of comma-separated frontmatter strings (4e9aa2c)
July 8, 2026
spec.md check
Version updated for https://github.com/rosenjcb/spec.md to version v0.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Merge pull request #3 from rosenjcb/cursor/release-automation-a89c (42a19a9) Exclude test-only paths from version bump gate (3aa992c) Add tests for validation scripts and CLI libraries (72af692) Fix CI: let pnpm/action-setup read version from packageManager (b9ea42f) Switch repo tooling from npm to pnpm (6aa08c8) Add changesets release automation and publish-target validation (30586d6) Merge pull request #2 from rosenjcb/claude/spec-md-tooling-mz809m (f58a7e7) Publish CLI as @rosenjcb/spec-md (spec-md name is taken on npm) (5dc97bb) Make SKILL.md’s TESTING.md link portable; drop the link-rewrite hack (22eef5c) Keep a single TESTING.md; link it from distributed copies instead of bundling (3f4bda9)