Skip to content

docs: clarify session terminology in SDD and writing-plans#1712

Open
citizen204 wants to merge 1 commit into
obra:mainfrom
citizen204:docs/1478-session-terminology
Open

docs: clarify session terminology in SDD and writing-plans#1712
citizen204 wants to merge 1 commit into
obra:mainfrom
citizen204:docs/1478-session-terminology

Conversation

@citizen204

Copy link
Copy Markdown

Summary

  • Renames "Stay in this session?" to "Coordinate from this session?" in the subagent-driven-development decision graph — the old label was ambiguous because SDD does stay in the session (as coordinator) while subagents run outside it
  • Changes the graph edge label from "no - parallel session" to "no - single-agent execution"
  • Updates vs. Executing Plans heading from "(parallel session)" to "(single-agent execution)"
  • Renames "Inline Execution" to "Single-Agent Execution" in writing-plans handoff options to match the updated terminology
  • Adds brief clarifying notes: SDD = "this session acts as coordinator"; executing-plans = "no subagent dispatch"

Fixes #1478

Changes

  • skills/subagent-driven-development/SKILL.md: rename decision node and edge label; update comparison heading and bullet
  • skills/writing-plans/SKILL.md: rename option 2 label and update conditional blocks to "Single-Agent Execution"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify session terminology between subagent-driven-development and executing-plans

1 participant