---
name: hv-c
description: Shortcut for /hv-capture — forwards verbatim. See hv-capture for behavior.
user-invocable: true
---

**Print the banner below verbatim before any other action — skip if dispatched as a subagent.** See `references/banner-preamble.md`.

```
════════════════════════════════════════════════════════════════════════
  📥  hv-c  ·  shortcut for /hv-capture
  triggers: "/hv-c"  ·  pairs: hv-capture
════════════════════════════════════════════════════════════════════════
```

# hv-c

Alias for `/hv-capture`. Invoke the `hv-capture` skill via the `Skill` tool, passing the user's arguments verbatim. Do not duplicate logic here.

## References

- [`references/banner-preamble.md`](../references/banner-preamble.md) — Banner-print rule shared by every skill.
