Phase 2: Add wiki status updates to /sprint-close #162

Closed
opened 2026-01-26 14:57:04 +00:00 by lmiranda · 0 comments
Owner

Overview

Implementation of Phase 2 for Change V04.1.0: Wiki-Based Planning Workflow.

Scope

Enhance /sprint-close command to:

  1. Update wiki implementation page (new step 3)

    • Set Status: Implemented (or Failed)
    • Add link to lessons learned page
    • Add completion date
  2. Update wiki proposal page (new step 4)

    • Update implementation entry status
    • If ALL implementations complete: set proposal Status: Implemented

Affected Files

  • plugins/projman/commands/sprint-close.md
  • plugins/projman/agents/orchestrator.md

Acceptance Criteria

  • /sprint-close updates implementation page status
  • Implementation page links to lessons learned
  • Proposal page reflects implementation status
  • Proposal status changes to "Implemented" when all implementations complete

Effort

S (Small)

Dependencies

  • Depends on Phase 1 (#161)
## Overview Implementation of Phase 2 for [Change V04.1.0: Wiki-Based Planning Workflow](https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/wiki/Change-V04.1.0%3A-Proposal). ## Scope Enhance `/sprint-close` command to: 1. **Update wiki implementation page** (new step 3) - Set Status: Implemented (or Failed) - Add link to lessons learned page - Add completion date 2. **Update wiki proposal page** (new step 4) - Update implementation entry status - If ALL implementations complete: set proposal Status: Implemented ## Affected Files - `plugins/projman/commands/sprint-close.md` - `plugins/projman/agents/orchestrator.md` ## Acceptance Criteria - [ ] `/sprint-close` updates implementation page status - [ ] Implementation page links to lessons learned - [ ] Proposal page reflects implementation status - [ ] Proposal status changes to "Implemented" when all implementations complete ## Effort S (Small) ## Dependencies - Depends on Phase 1 (#161)
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#162