feat(projman): add visual output requirements (Sprint 6 Batch 1) #284

Merged
lmiranda merged 1 commits from feat/sprint-6-projman-visual into development 2026-01-28 22:37:47 +00:00
Owner

Summary

  • Add Visual Output Requirements sections to all 4 projman agent files
  • Add Visual Output sections to all 16 projman command files
  • Use double-line box characters for consistent projman branding
  • Phase-specific icons: 🎯 PLANNING, EXECUTION, 🏁 CLOSING, ⚙️ SETUP

Files Changed

Agents (4 files):

  • planner.md - 🎯 PLANNING phase
  • orchestrator.md - EXECUTION phase + progress block
  • executor.md - EXECUTION phase
  • code-reviewer.md - 🏁 CLOSING phase

Commands (16 files):

  • Sprint lifecycle: sprint-plan, sprint-start, sprint-status, sprint-close
  • Quality: review, test-gen, test-check
  • Setup: initial-setup, project-init, project-sync
  • Supporting: labels-sync, proposal-status, sprint-diagram, debug-report, debug-review, suggest-version

Test Plan

  • Verify headers render correctly in agent responses
  • Test progress block displays in orchestrator
  • Confirm nested plugin call format works

Closes #273, #274

🤖 Generated with Claude Code

## Summary - Add Visual Output Requirements sections to all 4 projman agent files - Add Visual Output sections to all 16 projman command files - Use double-line box characters for consistent projman branding - Phase-specific icons: 🎯 PLANNING, ⚡ EXECUTION, 🏁 CLOSING, ⚙️ SETUP ## Files Changed **Agents (4 files)**: - planner.md - 🎯 PLANNING phase - orchestrator.md - ⚡ EXECUTION phase + progress block - executor.md - ⚡ EXECUTION phase - code-reviewer.md - 🏁 CLOSING phase **Commands (16 files)**: - Sprint lifecycle: sprint-plan, sprint-start, sprint-status, sprint-close - Quality: review, test-gen, test-check - Setup: initial-setup, project-init, project-sync - Supporting: labels-sync, proposal-status, sprint-diagram, debug-report, debug-review, suggest-version ## Test Plan - [ ] Verify headers render correctly in agent responses - [ ] Test progress block displays in orchestrator - [ ] Confirm nested plugin call format works Closes #273, #274 🤖 Generated with [Claude Code](https://claude.com/claude-code)
lmiranda added 1 commit 2026-01-28 22:11:28 +00:00
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>
lmiranda merged commit 193908721c into development 2026-01-28 22:37:47 +00:00
lmiranda deleted branch feat/sprint-6-projman-visual 2026-01-28 22:37:47 +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#284