fork-context-brief
Fork Context Brief (FCB) β Resolve Before You Ask
Section titled βFork Context Brief (FCB) β Resolve Before You AskβA forked skill (context: fork), Agent, or TeamCreate receiver runs with ZERO prior conversation history β ambiguous references ("the plan above", "plan B", "that report") cannot be resolved unless explicitly provided.
Sender: before invoking any fork, if the prompt contains an ambiguous reference (above/previous/that/this/the one, a bare plan A/B/C/option N/phase N with no path, or a pronoun pointing at a prior artifact), construct a Fork Context Brief and embed it β artifacts: are paths + a β€120-char role, never file bodies or excerpts. Pass through an explicit path or a self-contained question unchanged.
Receiver: before responding βI donβt see Xβ to an ambiguous reference, attempt resolution from local signals β Brief β recent plans/reports β recent git activity β session transcript β user memory/CLAUDE.md β asking is the LAST resort.
Full spec (Brief format, examples, security, resolution algorithm): skills/t1k-resolve-context/references/fcb-protocol.md. Receiver sub-rules and history: skills/t1k-team/references/fork-context-brief.md.