Getting started
Install
# via gago-plugins marketplace /plugin marketplace add gagoar/gago-plugins /plugin install html@gago-plugins /reload-plugins # standalone /plugin marketplace add gagoar/html-effectiveness /plugin install html@html /reload-plugins
/html:doc — generate HTML document
How to use it
Usage
/html:doc Make me a one-page status report for week 18 /html:doc Code review for the auth middleware PR /html:doc Slide deck: why we're moving to microservices /html:doc Kanban board for the Q3 roadmap /html:doc Milestone timeline for the v2 launch /html:doc Research explainer: how the cache invalidation works
What it makes
Document types
| Type | Description |
|---|---|
| Status / incident report | Stat-card grids, timeline, pill badges |
| Code review / PR | Diff-style blocks, risk table, checklist |
| Approach comparison | Side-by-side cards with tradeoff summary |
| Slide deck | CSS scroll-snap pages, no JS required |
| Kanban board | Drag-and-drop columns (HTML5 native) |
| Milestone timeline | Vertical timeline with status pills |
| Research explainer | Long-form with callouts and code blocks |
Tokens
Design system
All documents use the Birchline design tokens.
| Name | Hex |
|---|---|
| ivory | #FAF9F5 |
| clay | #D97757 |
| slate | #141413 |
| oat | #E3DACC |
| olive | #788C5D |
| rust | #B04A3F |
- Typographyui-serif / Georgia headings · system-ui body · ui-monospace code
- Borders1.5px · border-collapse: separate · border-radius with overflow: hidden