Back to corpus
technical noteexperiment writeup candidatescore 32
Prompt Synthesizer v3 — Bidirectional Context Expansion + Dream Integration
> Not just for raw speech. For ANY input — even "continue" becomes full state restoration + next step derivation. > Now with dream seed extraction, skill chaining, and project routing.
Full HTML reader
Read the full artifact
Extracted abstract or opening context
--- name: prompt-synthesizer description: Bidirectional context expansion — transforms ANY input (even "continue") into fully enriched prompts with retrospective + prospective context, dream extraction, and skill chain detection homepage: https://github.com/clawdbot/prompt-synthesizer user-invocable: false pre-hook: true hook-priority: 100 metadata.clawdbot: {"pre_hook": true, "transforms_input": true, "bidirectional": true, "version": "3.0.0", "dream_integration": true, "chain_detection": true} ---
> Not just for raw speech. For ANY input — even "continue" becomes full state restoration + next step derivation. > Now with dream seed extraction, skill chaining, and project routing.
"Continue" should never be ambiguous. It means: - **RETROSPECTIVE:** What was just done, decisions made, patterns established - **PROSPECTIVE:** What's next, quality gates, expected deliverables - **NO OMISSIONS:** No stub code, no TODOs, complete implementation
### Continuation Mode Triggered by: `continue`, `next`, `proceed`, `go`, `next phase`, `keep going`
### Standard Mode Any other input — enriched with relevant context + dream extraction
Promotion decision
What has to happen next
Attach run IDs, datasets, metrics, and reproduction commands.
Why this is not always a full paper yet
Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.