workbench-memory-synthesis
Workbench Memory Synthesis
Use this skill for durable memory, session summaries, decision logs, issue closeout synthesis, and handoffs.
Memory Rules
- Prefer short canonical updates over duplicate drafts.
- Keep the next session resumable from files, not hidden model memory.
- Record decisions separately from logs.
- Keep strategy in synthesis documents and execution evidence in logs or issue comments.
- If a session-derived behavior should affect future agents, bridge it through
workbench-waking-upinto a public-safe repo surface instead of leaving it only in chat memory. - Preserve IDs that matter for recovery: issue IDs, run IDs, comment IDs, agent IDs, autopilot IDs, commit IDs.
- When a run stalls and a conductor proxy posts evidence, record both the proxy ID and the later agent-authored artifact ID if it appears.
- Record live resource IDs only after post-sync verification confirms them.
Synthesis Method
- Collect the latest verified state.
- Remove stale next actions that are already complete.
- Add only durable facts and decisions.
- Keep uncertainty explicit.
- Name the next immediate action.
Output Contract
Return:
CURRENT STATEDECISIONSEVIDENCERISKSNEXT ACTION
Do not rewrite history. Append or revise only the minimum needed to keep the operating memory accurate.
More from fearvox/multica-ultimate-workbench
workbench-conductor
Two-ring orchestration, routing, issue and comment discipline, and role boundaries for the Multica Workbench.
5workbench-sdd
Specification-driven development from raw requirement to product design, technical design, task list, execution, and verification.
5workbench-self-awareness-infra
Capability discovery and current-state verification for Heavy Path, ambiguous repo/runtime ownership, and runtime-dependent Standard Path work.
5workbench-design-docs
Product design, technical design documents, user-facing copy, specs, diagrams, and handoff documentation.
5workbench-token-context-discipline
Compact context, cache-aware execution, scoped evidence reads, and role-specific skill attachment discipline.
4workbench-product-brainstorming
Bounded product ideation, workflow design, ambition checks, tradeoffs, and smallest-test shaping.
4