[Sprint 6] feat: Add visual output requirements to Projman agents #273

Closed
opened 2026-01-28 20:23:58 +00:00 by lmiranda · 2 comments
Owner

Summary

Add "Visual Output Requirements" section to all 4 Projman agents with phase-aware headers and progress block instructions.

Files to Modify (4)

File Phase Special
plugins/projman/agents/planner.md 🎯 PLANNING -
plugins/projman/agents/orchestrator.md EXECUTION + progress block
plugins/projman/agents/executor.md EXECUTION -
plugins/projman/agents/code-reviewer.md 🏁 CLOSING -

Acceptance Criteria

  • Each agent has "Visual Output Requirements" section
  • Header template matches wiki spec (double-line box)
  • Phase icon matches agent's role
  • Orchestrator includes progress block instructions
  • Nested call format documented
  • Header refresh triggers defined

Reference

## Summary Add "Visual Output Requirements" section to all 4 Projman agents with phase-aware headers and progress block instructions. ## Files to Modify (4) | File | Phase | Special | |------|-------|---------| | `plugins/projman/agents/planner.md` | 🎯 PLANNING | - | | `plugins/projman/agents/orchestrator.md` | ⚡ EXECUTION | + progress block | | `plugins/projman/agents/executor.md` | ⚡ EXECUTION | - | | `plugins/projman/agents/code-reviewer.md` | 🏁 CLOSING | - | ## Acceptance Criteria - [ ] Each agent has "Visual Output Requirements" section - [ ] Header template matches wiki spec (double-line box) - [ ] Phase icon matches agent's role - [ ] Orchestrator includes progress block instructions - [ ] Nested call format documented - [ ] Header refresh triggers defined ## Reference - [branding/header-templates](https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/wiki/branding%2Fheader-templates) - [branding/progress-templates](https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/wiki/branding%2Fprogress-templates)
lmiranda added the Component/DocsType/FeaturePriority/HighComplexity/Medium labels 2026-01-28 20:23:58 +00:00
lmiranda added this to the Sprint 6 - Visual Branding Overhaul milestone 2026-01-28 20:24:16 +00:00
Author
Owner

Progress Update

Status: In Progress
Phase: Starting
Tool Calls: 8 (budget: 100)

Completed

  • Read issue #273 and acceptance criteria
  • Read all 4 agent files (planner, orchestrator, executor, code-reviewer)

In Progress

  • Creating feature branch feat/273-projman-agents-visual

Blockers

  • None

Next

  • Create branch from development
  • Add "Visual Output Requirements" section to each agent file
  • Commit changes
## Progress Update **Status:** In Progress **Phase:** Starting **Tool Calls:** 8 (budget: 100) ### Completed - [x] Read issue #273 and acceptance criteria - [x] Read all 4 agent files (planner, orchestrator, executor, code-reviewer) ### In Progress - [ ] Creating feature branch feat/273-projman-agents-visual ### Blockers - None ### Next - Create branch from development - Add "Visual Output Requirements" section to each agent file - Commit changes
Author
Owner

Progress Update

Status: Blocked
Phase: Implementation
Tool Calls: 15 (budget: 100)

Completed

  • Read issue #273 and acceptance criteria
  • Read all 4 agent files
  • Created feature branch feat/273-projman-agents-visual
  • Prepared content for all 4 agent files

In Progress

  • Writing Visual Output Requirements sections - BLOCKED

Blockers

  • File write permissions auto-denied
  • Need user to grant Edit/Write permissions to proceed

Next

  • Once permissions granted, add sections to all 4 files
  • Commit and push changes
## Progress Update **Status:** Blocked **Phase:** Implementation **Tool Calls:** 15 (budget: 100) ### Completed - [x] Read issue #273 and acceptance criteria - [x] Read all 4 agent files - [x] Created feature branch feat/273-projman-agents-visual - [x] Prepared content for all 4 agent files ### In Progress - [ ] Writing Visual Output Requirements sections - BLOCKED ### Blockers - File write permissions auto-denied - Need user to grant Edit/Write permissions to proceed ### Next - Once permissions granted, add sections to all 4 files - Commit and push changes
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#273