|
|
3 hafta önce | |
|---|---|---|
| .. | ||
| .claude-plugin | 3c00b46a83 Add project-artifact plugin: living project status pages published as artifacts | 2 ay önce |
| skills | 4a3e6565ea project-artifact: document headless limitations and registry enumeration (#3110) | 3 hafta önce |
| LICENSE | 3c00b46a83 Add project-artifact plugin: living project status pages published as artifacts | 2 ay önce |
| README.md | 4a3e6565ea project-artifact: document headless limitations and registry enumeration (#3110) | 3 hafta önce |
Generate and publish a living status page for a project that's too big for one update —
a migration, a launch, a research effort, anything with several workstreams tracked over
time. The page is a single self-contained tabbed HTML file (overview & success criteria,
the workstream sequence, an always-visible "Next steps" strip, plus background / plan /
risks / FAQ tabs when they earn their place), published with Claude Code's built-in
Artifact tool to a private claude.ai/code/artifact/... page that you can share with
teammates.
/project-artifact (or just ask for a status page for your project)
and point it at the project's sources — the repo and its PRs, a tracker, a design doc.
It builds the page, publishes it, and tells you the URL.For software projects whose workstreams are pull requests, the page numbers the PR
sequence so the dependency order is obvious and pulls live PR/CI/review state via the
gh CLI.
Artifact tool, which requires a claude.ai login (sessions on an
API key, Bedrock, or Vertex don't have it). Claude Code Artifacts are available in beta
on Team and Enterprise plans.gh CLI, for PR-driven projects.claude -p) runs don't have the
Artifact tool, so automation can build and update pages but the publish step happens
interactively.