AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Hk Shift Changelog

skill-deepklarity-harness-kit-hk-shift-changelog · by deepklarity

Create and maintain a shift-handover HTML changelog artifact — a page the returning human reads in two minutes to know everything that happened while they were away. Generic across projects. Use when working autonomously for an away user, when asked for a changelog/progress page/catch-up artifact, or at every meaningful transition once one exists. Triggers on - 'changelog artifact', 'progress pag…

No reviews yet
0 installs
6 views
0.0% view→install

Install

$ agentstack add skill-deepklarity-harness-kit-hk-shift-changelog

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-deepklarity-harness-kit-hk-shift-changelog)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
27d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Hk Shift Changelog? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Shift-handover changelog (project-agnostic)

One living HTML page, rewritten (never appended) at every meaningful transition, redeployed to the SAME artifact URL every time. The reader is a teammate back from sleep or a weekend: they want the state of the world, not a log.

Where it lives

  • File: one stable path in the repo (e.g. docs//changelog.html),

committed, so any future session can find and redeploy it.

  • URL: record the artifact URL in the project's durable operator notes

(state/RESUME file) the first time you publish. Every later publish passes that url — never mint a second artifact for the same duty.

  • Favicon: pick one emoji the first time; never change it (users find the

tab by icon).

Structure (top-down by how fast the reader wants out)

  1. Header — project + "shift handover", a stamp saying what period it

covers (relative, not raw timestamps).

  1. TL;DR box — 3-5 sentences: what changed, what's running, whether

anything is blocked on the reader. If they read nothing else, this suffices.

  1. What happened, in order — timeline entries: a short label (wave

close / incident / directive / decision), a bold headline, 1-3 sentences, and a status pill (DONE / RUNNING / VERIFIED / WAITING). Every user directive gets its own entry so they can verify they were understood.

  1. Scoreboard / metrics — whatever the project tracks (bucket scores,

suites, costs), as a table with movement + evidence, never bare deltas.

  1. Waiting on you — a numbered list of decisions only the human can

make. This section earns the page its keep; keep it brutally current.

  1. Footer — "living document, rewritten each transition" + where the

ground truth lives.

Design rules

Load the artifact-design skill before first authoring. Beyond it:

  • Utilitarian treatment: real hierarchy, quiet type, one accent; both

themes via CSS tokens (prefers-color-scheme + data-theme overrides).

  • Bind background AND text color to the SAME token set on html, body

with !important. The artifact shell may force its own body background; if your ink tokens go dark while its ground stays light, the page is unreadable (seen live). Background and ink must move together or not at all.

  • Self-contained (CSP): no external fonts/scripts; system font stacks.
  • Tables wrapped in overflow-x:auto; digits get tabular-nums.
  • Plain language throughout; no ids or jargon the reader must decode; name

things by what they mean, cite ids only as secondary mono detail.

Cadence

Rewrite + redeploy at: phase/wave boundaries, incidents and their fixes, user directives received while away, score/metric movements, and anything that adds to "Waiting on you". Batch small transitions; never let the page drift more than ~30 min behind a meaningful one. Keep the file and the deployed artifact in lockstep — commit the file in the same breath.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.