|
|
193908721c
|
Merge pull request 'feat(projman): add visual output requirements (Sprint 6 Batch 1)' (#284) from feat/sprint-6-projman-visual into development
Reviewed-on: #284
|
2026-01-28 22:37:46 +00:00 |
|
|
|
7e9f70d0a7
|
Merge pull request 'feat(plugins): Add visual output headers to other plugin agents and commands (#275, #276)' (#285) from feat/sprint-6-other-plugins-visual into development
Reviewed-on: #285
|
2026-01-28 22:37:37 +00:00 |
|
|
|
86413c4801
|
docs: sync documentation with Sprint 4 & 5 commands
- Update CLAUDE.md version from 5.1.0 to 5.2.0
- Update marketplace.json plugin versions to match CHANGELOG
- projman 3.2.0 → 3.3.0
- git-flow 1.0.0 → 1.2.0
- pr-review 1.0.0 → 1.1.0
- clarity-assist 1.0.0 → 1.2.0
- doc-guardian 1.0.0 → 1.1.0
- claude-config-maintainer 1.0.0 → 1.1.0
- cmdb-assistant 1.1.0 → 1.2.0
- data-platform 1.0.0 → 1.2.0
- viz-platform 1.0.0 → 1.1.0
- contract-validator 1.0.0 → 1.2.0
- Add 18 missing commands to README.md and COMMANDS-CHEATSHEET.md
- /sprint-diagram, /pr-diff, /changelog-gen, /doc-coverage
- /stale-docs, /config-diff, /config-lint, /cmdb-topology
- /change-audit, /ip-conflicts, /lineage-viz, /dbt-test
- /data-quality, /chart-export, /accessibility-check
- /breakpoints, /dependency-graph
- Add contract-validator plugin to COMMANDS-CHEATSHEET.md
Closes #277
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-28 17:32:24 -05:00 |
|
|
|
b5d36865ee
|
feat(plugins): add Visual Output headers to all other plugin commands
Add single-line visual headers to 66 command files across 10 plugins:
- clarity-assist (2 commands): 💬
- claude-config-maintainer (5 commands): ⚙️
- cmdb-assistant (11 commands): 🖥️
- code-sentinel (3 commands): 🔒
- contract-validator (5 commands): ✅
- data-platform (10 commands): 📊
- doc-guardian (5 commands): 📝
- git-flow (8 commands): 🔀
- pr-review (7 commands): 🔍
- viz-platform (10 commands): 🎨
Each command now displays a consistent header at execution start:
┌────────────────────────────────────────────────────────────────┐
│ [icon] PLUGIN-NAME · Command Description │
└────────────────────────────────────────────────────────────────┘
Addresses #275 (other plugin commands visual output)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-28 17:24:49 -05:00 |
|
|
|
79ee93ea88
|
feat(plugins): add visual output requirements to all plugin agents
Add single-line box headers to 19 agents across all non-projman plugins:
- clarity-assist (1): Clarity Coach
- claude-config-maintainer (1): Maintainer
- code-sentinel (2): Security Reviewer, Refactor Advisor
- doc-guardian (1): Doc Analyzer
- git-flow (1): Git Assistant
- pr-review (5): Coordinator, Security, Maintainability, Performance, Test
- data-platform (2): Data Analysis, Data Ingestion
- viz-platform (3): Component Check, Layout Builder, Theme Setup
- contract-validator (2): Agent Check, Full Validation
- cmdb-assistant (1): CMDB Assistant
Uses single-line box format (not double-line like projman).
Part of #275
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-28 17:15:05 -05:00 |
|
|
|
3561025dfc
|
feat(projman): add visual output requirements to agents and commands
Add Visual Output sections to all projman files:
- 4 agent files with phase-specific headers (PLANNING, EXECUTION, CLOSING)
- 16 command files with appropriate headers
Headers use double-line box characters for projman branding:
- Planning phase: TARGET PLANNING
- Execution phase: LIGHTNING EXECUTION (+ progress block for orchestrator)
- Closing phase: FLAG CLOSING
- Setup commands: GEAR SETUP
Closes #273, #274
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-28 17:10:49 -05:00 |
|