From GroundLine
Use when local tests or CI appear complete but dev, review, staging, production, app store, worker, queue, scheduler, or browser-visible runtime state must be proven before saying deployment or release work is done.
How this skill is triggered — by the user, by Claude, or both
Slash command
/groundline:close-live-workThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when local checks or CI success are not enough. The task is only closed when the target runtime or externally visible surface proves that the intended version or behavior is live.
Use this skill when local checks or CI success are not enough. The task is only closed when the target runtime or externally visible surface proves that the intended version or behavior is live.
PASS, PARTIAL, or FAIL with exact evidence and the next blocking item.| Target | Minimum evidence |
|---|---|
| API/server | health endpoint plus version or behavior probe |
| Web app | deployed asset/version plus browser smoke for user-facing regressions |
| Worker/queue | deployed revision plus queue processing or worker log evidence |
| Scheduled job | unit/timer/cron state plus latest run evidence |
| Mobile release | build number plus install/simulator/device or store-track evidence |
| Systemd service | systemctl show result plus logs or smoke command |
PASS: Expected artifact is live and the relevant smoke passes.PARTIAL: Some pipeline or runtime layer is good, but a live proof is missing or stale.FAIL: The target runtime serves the wrong artifact, smoke fails, or deployment did not happen.Use superpowers:verification-before-completion for the final status claim. This skill supplies the live/runtime proof that the final verification should cite.
systemctl status inactive oneshot as failure without checking Result and ExecMainStatus.Status: PASS / PARTIAL / FAIL
Expected artifact:
- ...
Evidence:
- CI/release: ...
- Runtime: ...
- Endpoint/smoke: ...
Gaps:
- ...
Next action:
- ...
Use Superpowers verification-before-completion for general success claims. Use this skill for live or runtime closure specifically.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub jukqaz/groundline