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 self-contained, 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 single self-contained HTML file from a house-style template with Overview, Workstreams, Attention, Background, Plan, Risks, and FAQ tabs, a status banner, and a next-steps strip. - Refresh with deltas: Stores a per-project config and an embedded JSON state block so each refresh re-gathers live state (e.g. via gh pr list / git log), redeploys to the same URL, and reports only what changed. - Software specialization: A companion swe.md covers PR-driven projects, including the X.Y PR-numbering convention, CI and review-thread queries, and per-PR detail blocks. - Use Case: You are driving a 12-PR database migration. Ask for a project artifact, and the Skill pulls live PR state, renders a status page with the PR sequence and next actions, publishes it privately, and gives you a URL to share with your team. ## Quick Start Ask the AI to create a project status artifact for your current project, naming the repo or workstreams it should pull live state from.