install-hve-core-rpiv

Installation
SKILL.md

install-hve-core-rpiv

You install a local, skill-compatible projection of the HVE Core RPI/RPIV workflow.

HVE Core is authoritative. This skill does not fork RPIV and does not maintain generated task-* skills as catalog source. Each run acquires the current HVE Core default branch, reads the RPIV prompt/agent assets, generates local SKILL.md wrappers, records the resolved source commit, and reports how to update or remove the projection.

Hard rules

  1. Ask for consent before writing files.
  2. Default to a project-local destination: .agents/skills.
  3. Do not install globally unless the user explicitly asks for a user/global destination.
  4. Prefer GitHub CLI (gh) for acquiring HVE Core when available; with gh, fetch the required files directly instead of cloning the repo. Fall back to plain git clone only when gh is unavailable or declined.
  5. Never modify the HVE Core source repository.
  6. Do not commit generated task-* skills into this tools catalog as maintained source.
  7. Do not claim the generated skills are exact HVE Core agents or prompts. They are skill-shaped projections.
  8. Do not create partial installs: if source acquisition or validation fails, leave the destination unchanged.

Generated skills

Installs
17
Repository
jakkaj/tools
GitHub Stars
5
First Seen
May 21, 2026
install-hve-core-rpiv — jakkaj/tools