Skip to content

Releases: devallibus/shiplog

v0.5.1

22 Apr 10:57
6d30468

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0 — Cumulative drift catchup

22 Apr 10:12
da55ede

Choose a tag to compare

v0.5.0 — Catching up cumulative drift since 0.1.0

This is the first cut release after introducing a versioning policy (#156).
0.5.0 reflects five phases of changes that shipped on master without version
bumps. Future releases will increment per-PR per the new policy.

Slash commands and conventions

  • feat(#108): add slash commands for explicit phase entry points (#110)
  • feat(#85): shiplog-managed labels (#86)
  • feat(#79, #80): task-ID convention, partial delivery, mode routing (#82)
  • feat(#97): self-audit verification profile (#98)
  • feat(#93): bold shiplog brand formatting rule (#94)

Review / hunt workflow

  • feat(#122): identity-aware hunt command with review-gating and tier filtering (#126)
  • feat(#114): tier-3 validation rules (#115)
  • feat(#123): Last-code-by provenance field, updated review-gating (#125)
  • fix(#120): approve-with-follow-ups disposition (#121)
  • feat(#78): internalize delegated commit/PR workflows (#127)
  • docs(#132): PR-body review snapshot workflow (#133)

Skill simplification (April)

  • refactor(#144): remove Quiet Mode (#148) — BREAKING (in 0.x): Quiet Mode workflows no longer supported
  • refactor(#145): vocabulary triad, inline signing, triage derivation (#149)
  • refactor(#146): co-locate policy + query + checklist across sub-skills, includes hunt fix from #140 (#151)
  • refactor(#147): SKILL.md golden-path restructure (#152)
  • refactor(#150): remove invented tags (#153)

Bug fixes

  • fix(#77): self-review must auto-attach review contract (#81)
  • fix(#88): remove leftover Codex workaround file (#89)
  • fix(#137): sync cleanup command order and dispatch template tag (#138)
  • fix(#154): use <default-branch> in SKILL.md walkthrough (#155)

Docs

  • docs(#87): prioritize npx skills install path (#90)
  • docs(#99): README rewrite for clarity and prominent install (#100)
  • feat(#113): LLM testimonial blurbs (#118)
  • docs(#92): orchestration protocol guidance (#136)

Notable

  • This release implicitly fixes #140: the post-#151 commands/shiplog/hunt.md
    always fetches PR comments and scans for signed Reviewed-by: / Disposition:
    lines. Existing 0.1.0 installs were silently running the pre-fix copy
    because plugin.json version had never been bumped — see #156 for the
    versioning policy follow-up.

Upgrade

npx skills add devallibus/shiplog --skill shiplog

Verify the post-#151 hunt scan-comments behavior is now present:

grep -c 'gh pr view <N> --json comments' ~/.claude/commands/shiplog/hunt.md
# expected: 1