Feature - Dev-PM Agent Loop (Phase 1: Dev Asks PM) #216
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Phase 1 of Dev-PM Agent Loop - Enable dev agent to ask PM agent when hitting a question/blocker.
Background
Tracked by meta issue: #215 [META] Dev-PM Agent Loop
Phase 1 Goal
Dev agent should never stop at blockers without asking PM. When dev has a question or hits a blocker, it should ask PM (low latency, async).
Research Required
1. How should dev ask PM?
Options:
2. What triggers dev to ask PM?
When should dev ask PM instead of stopping?
3. PM consultation mechanism
4. What does dev tell PM?
When asking PM, what information does PM need?
Open Questions
Status
Blocked - needs research before implementation.
Related