You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PM relay protocol was an early design decision that has since been abandoned. It needs to be explicitly retired across all artifacts — not silently removed.
Scope:
docs/adda-sdlc.md: strip implementation-level relay communication design; the master SDLC doc should define the lifecycle abstractly, not prescribe a specific agent communication mechanism. Record the reversal decision.
docs/claude-sdlc/relay-protocol.md: retire (tombstone or remove)
.claude/skills/subagent-relay-comms/: retire the skill
Agent definitions (AA, Coder): remove relay references and the subagent-relay-comms skill listing
CLAUDE.md: remove the PM Relay Protocol section; replace the AA docs fast-track (dispatching AA as a subagent) with the primary session agent writing and iterating on docs directly with the user
The PM relay protocol was an early design decision that has since been abandoned. It needs to be explicitly retired across all artifacts — not silently removed.
Scope: