From b302a4237d40b3ca2bd40ac814c4e11e9ad78317 Mon Sep 17 00:00:00 2001 From: lmiranda Date: Mon, 2 Feb 2026 14:28:09 -0500 Subject: [PATCH] =?UTF-8?q?docs:=20close=205.8.0=20punch=20list=20?= =?UTF-8?q?=E2=80=94=20version=20sync,=20stale=20header,=20emoji=20clarity?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- CLAUDE.md | 6 +++--- plugins/projman/commands/review.md | 11 ++++------- plugins/projman/skills/visual-output.md | 24 ++++++++++++------------ 3 files changed, 19 insertions(+), 22 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index b74eb21..253cdb8 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -146,7 +146,7 @@ When user says "fix the sprint-plan command", edit the SOURCE code. ## Project Overview **Repository:** leo-claude-mktplace -**Version:** 5.4.0 +**Version:** 5.8.0 **Status:** Production Ready A plugin marketplace for Claude Code containing: @@ -161,7 +161,7 @@ A plugin marketplace for Claude Code containing: | `code-sentinel` | Security scanning and code refactoring tools | 1.0.1 | | `claude-config-maintainer` | CLAUDE.md optimization and maintenance | 1.0.0 | | `cmdb-assistant` | NetBox CMDB integration for infrastructure management | 1.2.0 | -| `data-platform` | pandas, PostgreSQL, and dbt integration for data engineering | 1.1.0 | +| `data-platform` | pandas, PostgreSQL, and dbt integration for data engineering | 1.3.0 | | `viz-platform` | DMC validation, Plotly charts, and theming for dashboards | 1.1.0 | | `contract-validator` | Cross-plugin compatibility validation and agent verification | 1.1.0 | | `project-hygiene` | Post-task cleanup automation via hooks | 0.1.0 | @@ -453,4 +453,4 @@ The script will: --- -**Last Updated:** 2026-01-30 +**Last Updated:** 2026-02-02 diff --git a/plugins/projman/commands/review.md b/plugins/projman/commands/review.md index fac445c..7c44e9a 100644 --- a/plugins/projman/commands/review.md +++ b/plugins/projman/commands/review.md @@ -44,10 +44,7 @@ See `skills/review-checklist.md` for complete patterns: ## Visual Output -``` -โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•— -โ•‘ ๐Ÿ“‹ PROJMAN โ•‘ -โ•‘ ๐Ÿ CLOSING โ•‘ -โ•‘ Code Review โ•‘ -โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ• -``` +See `skills/visual-output.md`. This command invokes the **Code Reviewer** agent: +- Phase Emoji: ๐Ÿ” +- Phase Name: REVIEW +- Context: Sprint Name diff --git a/plugins/projman/skills/visual-output.md b/plugins/projman/skills/visual-output.md index 80dd16a..6924dc6 100644 --- a/plugins/projman/skills/visual-output.md +++ b/plugins/projman/skills/visual-output.md @@ -29,10 +29,10 @@ Projman uses the double-line box drawing header style with emoji phase indicator | Agent | Phase Emoji | Phase Name | Context | |-------|-------------|------------|---------| -| Planner | Target | PLANNING | Sprint Name or Goal | -| Orchestrator | Lightning | EXECUTION | Sprint Name | -| Executor | Wrench | IMPLEMENTING | Issue Title | -| Code Reviewer | Magnifier | REVIEW | Sprint Name | +| Planner | ๐ŸŽฏ Target | PLANNING | Sprint Name or Goal | +| Orchestrator | โšก Lightning | EXECUTION | Sprint Name | +| Executor | ๐Ÿ”ง Wrench | IMPLEMENTING | Issue Title | +| Code Reviewer | ๐Ÿ” Magnifier | REVIEW | Sprint Name | ### Command Headers (Non-Agent) @@ -40,14 +40,14 @@ For commands that don't invoke a specific agent phase: | Command | Phase Emoji | Phase Name | |---------|-------------|------------| -| `/sprint-status` | Chart | STATUS | -| `/setup` | Gear | SETUP | -| `/debug` | Bug | DEBUG | -| `/labels-sync` | Label | LABELS | -| `/suggest-version` | Package | VERSION | -| `/proposal-status` | Clipboard | PROPOSALS | -| `/test` | Flask | TEST | -| `/rfc` | Document | RFC [Sub-Command] | +| `/sprint-status` | ๐Ÿ“Š Chart | STATUS | +| `/setup` | โš™๏ธ Gear | SETUP | +| `/debug` | ๐Ÿ› Bug | DEBUG | +| `/labels-sync` | ๐Ÿท๏ธ Label | LABELS | +| `/suggest-version` | ๐Ÿ“ฆ Package | VERSION | +| `/proposal-status` | ๐Ÿ“‹ Clipboard | PROPOSALS | +| `/test` | ๐Ÿงช Flask | TEST | +| `/rfc` | ๐Ÿ“„ Document | RFC [Sub-Command] | --- -- 2.49.1