grimcouncildashboard

Solid

Council Dashboard: Open the live council launch board either inline in Codex or as the standalone browser workbench.

AI & Automation 19 stars 0 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
43
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Council Dashboard ## Purpose Use Council Dashboard when you want the council launch board: - member portrait cards - guild launch tiles - council management tiles - live skill search, filtering, selection, and detail views - council and skill invocation handoff back into chat The skill owns two separate surfaces that share live repo data: - **Inline Dashboard:** a mobile-first visualization rendered inside Codex chat - **Standalone Workbench:** the full browser artifact served locally Do not rebuild the inline dashboard from memory or from a previous generated fragment. Always use the checked-in inline template and builder. ## Canonical Name - Skill ID: `grim:council:dashboard` - Human name: **Council Dashboard** - Standalone surface: **Council Dashboard Workbench** ## Data Contract Council Dashboard does **not** mirror council metadata in checked-in JavaScript. Both surfaces read current public skill data from the repo and order council entries from `skills/council/council/references/roster-display-order.yaml`. ## Canonical Paths - Inline template: `skills/council/dashboard/inline/template.html` - Inline builder: `skills/council/dashboard/scripts/build-inline-council-dashboard.js` - Inline bottom background: `skills/council/dashboard/inline/assets/council-dashboard-bottom.jpg` - Standalone page: `skills/council/dashboard/artifact/index.html` - Standalone state: `skills/council/dashboard/artifact/state.json` - Standalone assets: `skills/council/dashboard/artifact/asse...

Details

Author
MindGoblinStudios
Repository
MindGoblinStudios/grim-tome
Created
2 weeks ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category