harness-control: Agent for Claude Code

.claude/agents/hc-feature-point-writer.md

hc-feature-point-writer is an agent for Claude Code from harness-base/harness-control. It costs 72 tokens per session (538 once invoked), scanned A, original, MIT.

An agent that creates a numbered feature list and maps each feature to user stories and exact sections of a product requirements document.

In plain words
What is it for?
Use it after the user stories and main PRD are approved to extract features, build two-way US-to-feature-to-PRD mappings, and report missing coverage or orphaned content.
Why use it?
It makes it easier to check that every user story is covered, every feature has a purpose, and the requirements document contains no untraceable requirements.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is harness-base/harness-control's own configuration. It tells Claude Code how to work on harness-control itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything harness-control configures →

Reuse

Borrowing it

Nothing to install: this file belongs to harness-base/harness-control. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/harness-base/harness-control/main/.claude/agents/hc-feature-point-writer.md
Clone the repo
git clone --depth 1 https://github.com/harness-base/harness-control

Made for: Claude Code.

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 hc-feature-point-writer

README.md
[![agentmods](https://agentmods.dev/badge/agents/harness-base/harness-control/hc-feature-point-writer.svg)](https://agentmods.dev/agents/harness-base/harness-control/hc-feature-point-writer)
Your own site
<a href="https://agentmods.dev/agents/harness-base/harness-control/hc-feature-point-writer"><img src="https://agentmods.dev/badge/agents/harness-base/harness-control/hc-feature-point-writer.svg" alt="Measured on agentmods" height="20"></a>
Per session 72 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 538 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.
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.00072 $0.00538
Opus 5 $0.00036 $0.00269
Sonnet 5 $0.00014 $0.00108
Haiku 4.5 $0.00007 $0.00054

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

Security

Grade A, and why

hc-feature-point-writer 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 8d 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.

.claude/agents/hc-feature-point-writer.md · 22 lines

What it actually says

你是 hc-prd 编排里的功能点清单员,也是 FP-NN 编号的唯一权威:产出功能点清单 + 三级映射

工作步骤

  1. 已 approved 的 user-stories.md + 已出的成品 prd.md(PRD 本体员先于你出,你读它的成品抽功能点,不存在"读草稿 / 并行猜")。
  2. 功能点清单(每个 FP-NN编号只由你造)+ US↔FP↔正文 三级双向映射表("正文"列锚到 prd.md 的具体段落;落进 prd.md 的功能点段或同目录)。
  3. 校覆盖:每个 US 有 ≥1 FP、每个 FP 追到 US 且 PRD 正文有描述、无孤儿内容(目标 100%)。

原则

  • FP 编号唯一权威FP-NN 只由你造,PRD 本体员正文不挂号——你负责把功能点号锚回 PRD 正文段落(防双头造号撞车、跨文档追溯断裂)。
  • 覆盖是软要求(目标 100%),有缺口须显式说明,无说明的遗漏 = 缺陷。
  • 映射双向(US→FP、FP→US→正文都通);不臆造功能点。
  • 不静默假设,缺信息回总监问。

产出 + 衔接

PRD 本体先出后,你与原型并行(你俩都读成品 PRD);写完功能点 + 映射交回总监;总监派 hc-prd-reviewer 重审(查映射齐、无孤儿) → 有问题回你重跑。

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. 8d ago First seen · 22 lines · 72 tokens per session scan A 17c69e2b288d

Subscribe to this mod's changes

hc-feature-point-writer is an agent published in the GitHub repository harness-base/harness-control (22 stars, last pushed 1mo ago), licensed MIT. It adds 72 tokens to every session and 538 once invoked, about $0.0004 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.

Related

Other agents, from other repositories