docs: close 5.8.0 punch list — version sync, stale header, emoji clarity #389

Merged
lmiranda merged 1 commits from docs/punch-list-5.8.0-cleanup into development 2026-02-02 19:30:27 +00:00
Owner

Summary

Closes out 5 remaining items from the projman hardening sprint (5.8.0) before merge. All are documentation/version fixes — no behavioral changes.

Changes

  • Fix /review command visual header: Replace inline 🏁 CLOSING box with skill reference (Code Reviewer uses 🔍 REVIEW)
  • Update CLAUDE.md version: 5.4.0 → 5.8.0, fix data-platform version in plugin table (1.1.0 → 1.3.0), update Last Updated date
  • Add Unicode emoji to Phase Registry: Tables in visual-output.md now show actual emoji alongside text descriptions (e.g., 🎯 Target instead of just "Target")

Items Verified Complete (No Changes Needed)

  • README.md already shows v5.8.0
  • marketplace.json already shows 5.8.0
  • CHANGELOG 5.8.0 entry complete (rfc-reject in both Changed/Removed sections)

Test Plan

  • ./scripts/validate-marketplace.sh passes
  • ./scripts/verify-hooks.sh passes
  • grep CLOSING plugins/projman/commands/review.md returns nothing
  • grep Version: CLAUDE.md shows 5.8.0
  • grep 🎯 plugins/projman/skills/visual-output.md matches

🤖 Generated with Claude Code

## Summary Closes out 5 remaining items from the projman hardening sprint (5.8.0) before merge. All are documentation/version fixes — no behavioral changes. ### Changes - **Fix `/review` command visual header**: Replace inline `🏁 CLOSING` box with skill reference (Code Reviewer uses `🔍 REVIEW`) - **Update CLAUDE.md version**: 5.4.0 → 5.8.0, fix data-platform version in plugin table (1.1.0 → 1.3.0), update Last Updated date - **Add Unicode emoji to Phase Registry**: Tables in `visual-output.md` now show actual emoji alongside text descriptions (e.g., `🎯 Target` instead of just "Target") ### Items Verified Complete (No Changes Needed) - README.md already shows v5.8.0 - marketplace.json already shows 5.8.0 - CHANGELOG 5.8.0 entry complete (rfc-reject in both Changed/Removed sections) ## Test Plan - [x] `./scripts/validate-marketplace.sh` passes - [x] `./scripts/verify-hooks.sh` passes - [x] `grep CLOSING plugins/projman/commands/review.md` returns nothing - [x] `grep Version: CLAUDE.md` shows 5.8.0 - [x] `grep 🎯 plugins/projman/skills/visual-output.md` matches 🤖 Generated with [Claude Code](https://claude.ai/code)
lmiranda added the Priority/Low label 2026-02-02 19:30:05 +00:00
lmiranda added 1 commit 2026-02-02 19:30:06 +00:00
- Fix /review command visual header: replace inline CLOSING box with
  skill reference (Code Reviewer uses 🔍 REVIEW, not 🏁 CLOSING)
- Update CLAUDE.md version 5.4.0 → 5.8.0, fix data-platform version
  in plugin table (1.1.0 → 1.3.0), update Last Updated date
- Add Unicode emoji to Phase Registry tables in visual-output.md
  (now shows 🎯 Target instead of just "Target")

Items verified complete:
- README.md already shows v5.8.0
- marketplace.json already shows 5.8.0
- CHANGELOG 5.8.0 entry complete (rfc-reject in both Changed/Removed)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda merged commit d12d9b4962 into development 2026-02-02 19:30:27 +00:00
lmiranda deleted branch docs/punch-list-5.8.0-cleanup 2026-02-02 19:30:27 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#389