vhk: Command for Claude Code

.claude/commands/vhk-features.md

vhk-features is a command for Claude Code from byh3071-cpu/vhk. It costs 24 tokens per session (216 once invoked), scanned A, original, MIT.

A command that reads VHK's feature guide and explains its functions in simple language. VHK is a project tool for tracking work, checks, safety, memory, and releases.

In plain words
What is it for?
Use it to show the full feature guide or focus on one area such as validation, safety, memory, or deployment.
Why use it?
It gives non-developers a clear overview without requiring them to understand the underlying code or commands.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

This is byh3071-cpu/vhk's own configuration. It tells Claude Code how to work on vhk 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 vhk configures →

Reuse

Borrowing it

Nothing to install: this file belongs to byh3071-cpu/vhk. 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/byh3071-cpu/vhk/main/.claude/commands/vhk-features.md
Clone the repo
git clone --depth 1 https://github.com/byh3071-cpu/vhk

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 vhk-features

README.md
[![agentmods](https://agentmods.dev/badge/commands/byh3071-cpu/vhk/vhk-features.svg)](https://agentmods.dev/commands/byh3071-cpu/vhk/vhk-features)
Your own site
<a href="https://agentmods.dev/commands/byh3071-cpu/vhk/vhk-features"><img src="https://agentmods.dev/badge/commands/byh3071-cpu/vhk/vhk-features.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 216 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.00024 $0.00216
Opus 5 $0.00012 $0.00108
Sonnet 5 $0.00005 $0.00043
Haiku 4.5 $0.00002 $0.00022

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

Security

Grade A, and why

vhk-features 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/commands/vhk-features.md · 12 lines

What it actually says

docs/vhk-feature-guide.md 를 읽어서 사용자에게 보여줘.

  • 비개발자 대상이다. 두괄식 + 쉬운말 유지. 코드 용어는 풀어서.
  • 인자($ARGUMENTS)가 있으면 그 영역(예: 검증·안전·기억·배포)만 골라 해당 표/설명 위주로 보여주고, 없으면 전체 개요를 보여줘.
  • 문서에 없는 내용은 지어내지 말 것. 더 깊은 사실(버전·테스트 수·MCP 도구 수)은 package.json·CHANGELOG.md가 기준이라고 안내.
  • 문서가 오래돼 실제 코드와 어긋나 보이면 그 점을 짧게 짚어줘.
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 · 12 lines · 24 tokens per session scan A 28d249438474

Subscribe to this mod's changes

vhk-features is a command published in the GitHub repository byh3071-cpu/vhk (12 stars, last pushed today), licensed MIT. It adds 24 tokens to every session and 216 once invoked, about $0.0001 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.