{
    "name": "od-workflow",
    "version": "0.1.2",
    "description": "Multi-turn Open Design playbook for OpenCode subagents. Choreographs an LLM through OD's full discovery → brand-extraction → TodoWrite plan → checklist → 5-dim critique → artifact emit arc, using OpenCode's native tools (TodoWrite/Read/Write/Bash/WebFetch) + the open-design-mcp server's od_* tools. Use this when a user wants the OD experience — interactive design briefs with questions asked first, brand-aware multi-page consistency, planned execution with self-critique — rather than the single-shot od_generate_design call.",
    "compatibility": "OpenCode (with subagent + TodoWrite/Read/Write/Bash/WebFetch tools) + open-design-mcp installed + an Open Design daemon reachable at OD_DAEMON_URL",
    "tags": [
        "mcp",
        "open-design",
        "design-generation",
        "agent-workflow",
        "subagent-choreography",
        "interactive-design"
    ],
    "repository": "https://github.com/nano-step/open-design-mcp",
    "license": "Apache-2.0",
    "author": "kokorolx <kokoro.lehoang@gmail.com>",
    "attribution": "Transcribed in part from nexu-io/open-design (Apache 2.0). See ATTRIBUTION.md."
}
