hf-ship

hf-ship is a skill for Claude Code from hujianbest/harness-flow. It costs 61 tokens per session (496 once invoked), scanned A, original, MIT.

A release-closing step in the HarnessFlow development process that checks a completed feature and records its final status.

In plain words
What is it for?
Use it to verify user stories and task tickets, record feedback in project documents, confirm demonstrations when needed, and mark the feature as done.
Why use it?
It prevents unfinished review findings, missing acceptance checks, or new untracked work from being treated as complete.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the harness-flow plugin — 14 skills shipped together

Good fit Use it to verify user stories and task tickets, record feedback in project documents, confirm demonstrations when needed, and mark the feature as done.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hujianbest/harness-flow/hf-ship
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add hujianbest/harness-flow --skill hf-ship
Clone the repo
git clone --depth 1 https://github.com/hujianbest/harness-flow

Made for: Claude Code.

Or install harness-flow, the plugin that ships this one along with the rest of its 14 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hf-ship

README.md
[![agentmods](https://agentmods.dev/badge/skills/hujianbest/harness-flow/hf-ship/github.svg)](https://agentmods.dev/skills/hujianbest/harness-flow/hf-ship)
Your own site
<a href="https://agentmods.dev/skills/hujianbest/harness-flow/hf-ship"><img src="https://agentmods.dev/badge/skills/hujianbest/harness-flow/hf-ship/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for hf-ship

Your own site · 80×15
<a href="https://agentmods.dev/skills/hujianbest/harness-flow/hf-ship"><img src="https://agentmods.dev/badge/skills/hujianbest/harness-flow/hf-ship.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 496 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 30
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00061 $0.00496
Opus 5 $0.00030 $0.00248
Sonnet 5 $0.00012 $0.00099
Haiku 4.5 $0.00006 $0.00050

Measured 12d ago against content hash e46128ce4bb1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

hf-ship scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/hf-ship/SKILL.md · 42 lines

What it actually says

hf-ship

发布与回顾:把已验证的实现正式收口,并把反馈写回产品层。

前置

  1. 宜确认任务票已勾选、code-review 已通过并确认;用户可感知特性还宜有 reviews/demo-acceptance.md(结论「接受」且已确认)。
  2. 探索模式不应进入本阶段。

流程

1. 验收对照

逐条核对规格中的用户故事 / 任务票验收标准是否闭合;缺口只能返回 hf-implement 并重新评审,不能在 ship 阶段「补做」。

2. 反馈回写

  • 勾选外部待办列表/任务跟踪器中的对应项(若有)
  • 新想法按垂直切片追加,不塞进已关闭特性
  • 结算 product/assumptions.md(确认→决策记录/ADR;推翻→记录影响范围)
  • 结构变化回写 CONTEXT.md;模块边界/关键场景/开发视图变化须回写 product/architecture.md(保持地图,不塞特性细节)

3. 演示反馈

可感知特性:interactive 模式下已验收则记录要点;auto 模式下曾记为 auto-approved 的,本次与用户交互必须主动呈上演示并征求反馈。

4. 收尾

  • progress.md 当前阶段 done,写交付摘要(一句话 + 回写列表)
  • 不删除证据/评审记录(审计用)

红线

  • 评审仍为「需修改」时口头宣称「做完了」
  • 探索模式进入 ship 阶段
  • 把新范围塞进已评审批次而不回开票
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 42 lines · 61 tokens per session scan A e46128ce4bb1

Subscribe to this mod's changes

hf-ship is a skill published in the GitHub repository hujianbest/harness-flow (53 stars, last pushed 11d ago), licensed MIT. It adds 61 tokens to every session and 496 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.