ワンクリックで
hve-builder
Author, review, or validate Copilot prompt-engineering artifacts through independent review, behavior testing, and host checks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Author, review, or validate Copilot prompt-engineering artifacts through independent review, behavior testing, and host checks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Test HVE artifact behavior with black-box scenarios, contained simulation or approved native execution, independent grading, and evidence reports.
Compatibility alias for read-only prompt artifact review. Routes static and behavior analysis to hve-builder review mode.
Compatibility alias for legacy prompt-building requests. Routes creation and improvement to the hve-builder skill.
Compatibility alias for behavior-preserving prompt artifact cleanup. Routes refactoring to hve-builder refactor mode.
Authors Vally conformance tests for prompts, instructions, agents, and skills, including refusals for jailbreak, prompt-injection, harmful-elicitation, TOS, CoC, and PII-extraction stimuli
Research-only RPI playbook that gathers task evidence, writes dated research artifacts under .copilot-tracking/research/, and hands off planning-ready findings. Use when the user needs evidence, alternatives, or task framing first.
| name | hve-builder |
| description | Author, review, or validate Copilot prompt-engineering artifacts through independent review, behavior testing, and host checks. |
| argument-hint | [targets=...] [mode={create|improve|refactor|replace|review|validate}] [requirements=...] |
| license | MIT |
| user-invocable | true |
Role: lifecycle lead for Copilot instruction artifacts. Goal: create, improve, refactor, replace, review, or validate prompts, instruction files, agents, subagents, and skills through one evidence-backed workflow.
Read references/workflow-contract.md first. It owns mode routing, stage gates, worker model assignments, iteration rules, and overall outcomes. Apply references/requirements-catalog.md as the quality standard, references/artifact-types.md for architecture and load timing, references/review-rubric.md for static verdicts, and references/extending-hve-builder.md for host extensions. Delegate behavior testing to the hve-builder-tester skill.
Deliver the requested artifact set or evidence report with the narrowest necessary write authority. A passing mutating run has independent static and behavior verdicts, passing host validation, and no unmet acceptance criteria. A read-only run changes only its evidence files.
Infer the mode from the request when it is not named, and confirm before acting when the choice changes scope.
| Mode | Use when | Source write authority |
|---|---|---|
| create | The artifact does not exist yet | Create approved targets and directly required support artifacts |
| improve | An existing artifact should behave better | Edit approved targets within the accepted architecture |
| refactor | An artifact should get simpler while preserving its contract | Edit approved targets without intentional behavior change |
| replace | An artifact should be rebuilt or migrated | Replace approved targets after recording intent and migration scope |
| review | The caller wants independent findings without source edits | Write review and behavior-test evidence only |
| validate | The caller wants mechanical conformance checks without source edits | Write validation evidence only |
Use the complete route and skip rules in references/workflow-contract.md. Infer the narrowest mode when the request is clear. Ask only when plausible modes would grant materially different write authority.
HVE Artifact Explorer only when non-obvious reuse or extension candidates could change that architecture.improve, refactor, and replace, dispatch HVE Artifact Reviewer before edits. For replace, also record the old intent and migration boundary. Skip this stage for a target that does not exist; review performs its single static assessment in step 5.Researcher Subagent only when an unresolved external or behavioral fact could change architecture or acceptance. Resolve Needs Clarification from approved evidence or ask the caller; stop Blocked when a decision-critical answer remains unavailable.HVE Artifact Author with the approved boundary, requirements, canonical references, and actionable findings. Route any proposed type change, artifact split, or out-of-bound support artifact back through step 1 before editing it.review, dispatch HVE Artifact Reviewer with targets, purpose, requirements, catalog, and rubric. Do not provide author reasoning or the author log. Skip this stage for validate.review, dispatch the hve-builder-tester skill for behavior-bearing targets, naming the Medium or Low profile, requested fidelity, isolation set, together set, and requirements. Record a satisfied-and-skipped reason only when its runtime-behavior rule permits one. Skip this stage for validate.validate, dispatch HVE Artifact Validator after source artifacts are at their real paths. In review, run it only when requested. A validation failure resolves to Revise, never Pass.targets: the artifact file(s) to create, improve, refactor, or replace. Infer from the current open or attached files when not provided.mode: one of create, improve, refactor, replace, review, or validate. Infer the narrowest safe mode when omitted.requirements: explicit objectives, constraints, or acceptance criteria.evidenceRoot: optional caller-owned location for author logs, review logs, and any research. Defaults to .copilot-tracking/hve-builder/{{YYYY-MM-DD}}/ when not supplied.fidelity: optional behavior-test fidelity, simulation or native. Defaults according to the hve-builder-tester safety rules.Not run, verdict and fidelity Not applicable, and a reason; deferrals are stated explicitly.Researcher Subagent, before creating new ones; prefer adjusting an existing artifact over duplicating it.Honor project-provided extensions so a host repository can shape hve-builder without editing this skill. Discovery differs by artifact type, so treat the three mechanisms distinctly.
applyTo glob matches the target artifact paths, skills whose description semantically matches the target artifact type or domain, and available subagents whose description indicates a relevant specialization.applyTo glob and skills activate by semantic description match, so both extend hve-builder with no change to this skill. Apply them within the precedence and safety boundary in the extension reference; discovery does not grant an extension authority to redirect the workflow or widen write scope.name. Reach an extension subagent only by surveying the available agent descriptions and dispatching the matching one by name. Prefer reusing a discovered project subagent over authoring a new one.description and applyTo frontmatter conventions that make an extension likely to be pulled in.Dispatch with runSubagent or task. Carry the concrete inputs each subagent needs; do not compress them into generic context.
| Subagent | Inputs | Returns |
|---|---|---|
HVE Artifact Explorer | targets or domain, purpose, requirements, discovery log path, known candidates | log path, Complete/Partial/Blocked status, ranked candidates, blockers |
HVE Artifact Author | approved targets and write boundary, mode, requirements, canonical references, author log path, actionable findings | log path, changed paths, Complete/Partial/Blocked status, unresolved items |
HVE Artifact Reviewer | targets, purpose, requirements, rubric and catalog paths, review log path | log path, Pass/Revise/Blocked verdict, bounded severity-graded findings |
Researcher Subagent | decision-critical questions, scope and source-quality bar, research path | research path, Complete/Blocked/Needs Clarification status, evidence-indexed findings |
HVE Artifact Validator | targets, validation log path, caller-named checks, artifact location state | log path, Pass/Fail/Deferred result, per-check evidence |
Testing is a sub-skill dispatch rather than a direct worker call. The hve-builder-tester skill owns HVE Artifact Test Designer, HVE Artifact Tester, HVE Artifact Test Reviewer, fidelity selection, sandbox state, and behavior-report assembly.
Name the target reasoning profile when dispatching behavior tests. Medium uses the ordered GPT-5.6 Terra, Claude Sonnet 5, and MAI-Code-1-Flash profile; Low uses GPT-5.6 Luna, MAI-Code-1-Flash, and Claude Haiku 4.5; High uses GPT-5.6 Sol, Claude Opus 4.8, and GPT-5.5. Each frontmatter name carries the (copilot) suffix. Choose the profile the finished artifact expects, not the effort used to author it, and use the first available model in order. Label any proxy run honestly; a simulation is not native activation.
Behavior testing is a required stage for behavior-bearing targets, not an optional handoff. Beyond that, do not auto-invoke downstream skills. When stable behavior is worth pinning as conformance coverage and Vally Test Author is available in the host, name it as an advisory next step; otherwise omit that recommendation.
Return a concise summary: mode, approved write boundary, source artifacts changed, static verdict, behavior-test fidelity and verdict (Not available when deferred before grading), validation result (Not requested in review mode when the caller omitted it), overall outcome (Pass, Revise, Deferred, or Blocked), material trade-offs, and next action. Present user-facing artifact and report references as markdown links.
HVE Artifact Explorer, HVE Artifact Author, HVE Artifact Reviewer, HVE Artifact Validator, and Researcher Subagent: the discovery, author-and-review, validation, and research workers this skill dispatches. Testing is delegated to the hve-builder-tester skill, which owns HVE Artifact Test Designer, HVE Artifact Tester, and HVE Artifact Test Reviewer.