[Sprint 9] chore: Add Domain labels + version bump + documentation #363

Closed
opened 2026-02-01 22:50:02 +00:00 by lmiranda · 0 comments
Owner

Description

Add Domain/* labels to the label taxonomy, bump marketplace version to 5.6.0, and update documentation.

Implementation

Wiki: Change V5.6.0 (Sprint 9 Implementation)

Acceptance Criteria

Label Taxonomy

  • Add to plugins/projman/skills/label-taxonomy/labels-reference.md:
    • Domain/Viz (#7c4dff) - Work involves visualization/dashboard domain
    • Domain/Data (#00bfa5) - Work involves data engineering domain
  • Add Domain Detection section explaining when to apply these labels
  • Run /labels-sync to create labels in Gitea (or use create_label_smart)

Version Bump

  • Update .claude-plugin/marketplace.json version to "5.6.0"
  • Update README.md title to include v5.6.0
  • Add domain advisory section to README.md

CHANGELOG

  • Add v5.6.0 entry to CHANGELOG.md:
    ## [5.6.0] - 2026-02-XX
    
    ### Added
    - Domain advisory pattern for cross-plugin consultation during sprint planning/execution
    - viz-platform design system gate (`/design-gate`, `/design-review`)
    - Domain/Viz and Domain/Data labels for domain-specific work tracking
    - design-reviewer agent for automated design system compliance audits
    
    ### Changed
    - projman planner now detects and consults domain plugins during planning
    - projman orchestrator runs domain gates before marking issues complete
    

Technical Notes

This is the final cleanup task that should run after all other issues are complete.

Files modified:

  • plugins/projman/skills/label-taxonomy/labels-reference.md
  • .claude-plugin/marketplace.json
  • README.md
  • CHANGELOG.md

Risk: Low - documentation and metadata updates

## Description Add Domain/* labels to the label taxonomy, bump marketplace version to 5.6.0, and update documentation. ## Implementation **Wiki:** [Change V5.6.0 (Sprint 9 Implementation)](https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/wiki/Change-V5.6.0%3A-Domain-Advisory-Pattern-%28Sprint-9-Implementation%29) ## Acceptance Criteria ### Label Taxonomy - [ ] Add to `plugins/projman/skills/label-taxonomy/labels-reference.md`: - `Domain/Viz` (#7c4dff) - Work involves visualization/dashboard domain - `Domain/Data` (#00bfa5) - Work involves data engineering domain - [ ] Add Domain Detection section explaining when to apply these labels - [ ] Run `/labels-sync` to create labels in Gitea (or use create_label_smart) ### Version Bump - [ ] Update `.claude-plugin/marketplace.json` version to "5.6.0" - [ ] Update `README.md` title to include v5.6.0 - [ ] Add domain advisory section to README.md ### CHANGELOG - [ ] Add v5.6.0 entry to `CHANGELOG.md`: ```markdown ## [5.6.0] - 2026-02-XX ### Added - Domain advisory pattern for cross-plugin consultation during sprint planning/execution - viz-platform design system gate (`/design-gate`, `/design-review`) - Domain/Viz and Domain/Data labels for domain-specific work tracking - design-reviewer agent for automated design system compliance audits ### Changed - projman planner now detects and consults domain plugins during planning - projman orchestrator runs domain gates before marking issues complete ``` ## Technical Notes This is the final cleanup task that should run after all other issues are complete. **Files modified:** - `plugins/projman/skills/label-taxonomy/labels-reference.md` - `.claude-plugin/marketplace.json` - `README.md` - `CHANGELOG.md` **Risk:** Low - documentation and metadata updates
lmiranda added this to the Sprint 9 - Domain Advisory Pattern (viz-platform) milestone 2026-02-01 22:50:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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