What problem does it solve?
Multi-workstream projects (migrations, launches, research efforts) outgrow single status updates, and keeping teammates aligned means repeatedly re-writing the same overview. This Skill generates a structured, tabbed HTML status page and publishes it to a default-private claude.ai artifact URL that can be refreshed in place, so the page stays current without re-minting links.
Core Features & Use Cases
- Opinionated tabbed status page: Generates a self-contained HTML page from a template with Overview, Workstreams, Attention, Background, Plan, Risks, and FAQ tabs, including a status banner, next-steps strip, and status pills.
- Refresh with deltas: Stores a per-project config and an embedded machine-readable state block, so each refresh re-gathers live state (e.g. via
gh pr list / git log for PR-driven projects), redeploys to the same URL, and reports only what changed.
- Software specialization: A companion
swe.md defines the X.Y PR-numbering convention, live PR-state queries (CI, unresolved review threads), and per-PR detail blocks for engineering projects.
- Use Case: You are driving a 12-PR database migration. Ask for a project artifact and get a shareable page with the PR sequence, per-PR verification notes, risks, and next steps; a week later, ask to refresh it and receive the same URL plus a short delta of merged and newly blocked PRs.
Quick Start
Ask the assistant to create a project status artifact for your current multi-workstream project and publish it as a shareable claude.ai page.