Layout Pattern
Status RAG
Red/Amber/Green health summary across workstreams. The standard project-status slide.
StatusHealthRAG
How to Use It
RAG slides are the currency of project meetings. Rows are workstreams or initiatives, columns include status (R/A/G), this-week delta, owner, and a one-line note. Keep it tight - 8-12 rows max per slide. Be honest with color: executives distrust all-green decks. A red flag next to a credible mitigation plan is more trustworthy than an amber flag with no plan. Refresh weekly or at meeting cadence.
Content Zones
TitleSlide title
BodyPrimary content
OPF Config
layouts:status-ragOpen Presentation Format
{
"$schema": "https://pptx.dev/schema/opf/v1",
"version": "1.0",
"meta": {
"title": "PPTX.gallery — layouts/status-rag"
},
"design": {},
"slides": [
{
"id": "gallery-preview-1",
"layout": "status-rag",
"elements": []
}
]
}Open in OPF Playground
Preview this config live at pptx.dev/playground.