Skip to content

Improve planning agent with diverse team and living plan#425

Merged
bmbouter merged 1 commit intomainfrom
improve-planning-agent
Apr 23, 2026
Merged

Improve planning agent with diverse team and living plan#425
bmbouter merged 1 commit intomainfrom
improve-planning-agent

Conversation

@bmbouter
Copy link
Copy Markdown
Owner

Summary

  • Replace planning agent prompt with a multi-perspective SDLC planning committee (System Architect, UI/UX Designer, Security Red Team, DevOps Engineer, Technical Writer, QA/Testing Specialist, Performance Engineer) that produces structured implementation plans with work breakdowns, risk analysis, and open questions
  • Add milestone-planner.yml workflow that triggers on issues and issue_comment events (labeled/created actions) for issues with the needs-planning label, using polling delivery mode
  • Update alcove-planner security profile to include update_issue operation, allowing the planner to edit issue bodies to maintain a living implementation plan
  • Loop prevention built into the prompt: exits immediately if the most recent comment is from alcove-bot

Test plan

  • Verify the planning agent definition parses correctly (agent sync)
  • Verify the workflow definition parses correctly (workflow sync)
  • Verify the security profile includes update_issue in allowed operations
  • Test end-to-end by labeling an issue with needs-planning and confirming the agent produces a structured plan

🤖 Generated with Claude Code

Replace thin planning prompt with multi-perspective SDLC planning
committee. Add workflow trigger for issues+issue_comment events.
Update security profile to allow issue body editing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the awaiting-review CI passed, PR ready for reviewer agent label Apr 23, 2026
@bmbouter bmbouter merged commit 6a9e632 into main Apr 23, 2026
10 checks passed
@bmbouter bmbouter deleted the improve-planning-agent branch April 23, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review CI passed, PR ready for reviewer agent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant