with one click
od-new-generation
// Default reference pipeline for the new-generation taskKind — discovery → plan → generate → critique with a critique-theater devloop.
// Default reference pipeline for the new-generation taskKind — discovery → plan → generate → critique with a critique-theater devloop.
| name | od-new-generation |
| description | Default reference pipeline for the new-generation taskKind — discovery → plan → generate → critique with a critique-theater devloop. |
| od | {"scenario":"new-generation","mode":"scenario"} |
Spec §10.1 / §23.3.3: when a plugin omits od.pipeline, the daemon
falls back to this scenario plugin's pipeline. Replacing the
default for an enterprise / vertical edition is now a content edit
rather than a code change.
{
"stages": [
{ "id": "discovery", "atoms": ["discovery-question-form"] },
{ "id": "plan", "atoms": ["direction-picker", "todo-write"] },
{ "id": "generate", "atoms": ["file-write", "live-artifact"] },
{
"id": "critique", "atoms": ["critique-theater"],
"repeat": true,
"until": "critique.score>=4 || iterations>=3"
}
]
}
The discovery stage gives the agent a clean surface for clarifying questions; the plan stage commits to a TodoWrite-backed plan; the generate stage produces the artifact; the critique stage devloops until the score converges or the iteration ceiling is hit.
A plugin can override or extend by declaring its own od.pipeline.
The default applies only when the plugin's pipeline is absent.
Single-file horizontal-swipe HTML deck. Built by copying the seed `assets/template.html` (which carries the proven 5-rule iframe nav script) and pasting slide layouts from `references/layouts.md`. Pitch decks, product overviews, study material — when you don't need the magazine aesthetic of `magazine-web-ppt`.
Huashu / huashu-md-html-inspired magazine article layout for turning Markdown or notes into a polished long-form HTML essay.
Twitter quote or data card designed to pair with a post.
Xiaohongshu-style knowledge cards, arranged as a swipeable multi-card carousel.
Turns CSV, Excel, or JSON data into a polished visual report page.
Editorial magazine meets e-ink: 10 layouts and 5 palettes (Ink, Indigo Porcelain, Forest Ink, Kraft Paper, Dune).