一键导入
dverity-research
Gather evidence for Dverity repair decisions. Use when a repair hypothesis or boundary needs primary-source proof before mutation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Gather evidence for Dverity repair decisions. Use when a repair hypothesis or boundary needs primary-source proof before mutation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Review and land one authenticated provider-native review item. Use when current-head review, landing, closeout, and remote-main parity are in scope.
Submit a named verified source for remote review. Use when explicit authority covers push and one review item, but not approval or landing.
Simplify verified changes before remote submission. Use for deletion-first, YAGNI, native-library, structural, and test-seam review.
Create narrow auditable local commits. Use when verified Dverity work must be staged and committed without absorbing unrelated changes.
Resolve an in-progress merge or rebase conflict from proven product intent. Use only when Git reports an actual conflict.
Find and reuse the nearest correct mechanism before adding another. Use when a Dverity change would add reusable code, policy, or workflow meaning.
| name | dverity-research |
| description | Gather evidence for Dverity repair decisions. Use when a repair hypothesis or boundary needs primary-source proof before mutation. |
| metadata | {"dverity_class":"reusable-dependency","reads":[],"resources":["scripts/research-contract.js"]} |
dverity-research is a sidecar for a real Evidence Gap. It is not a default
Repair phase, implementation plan, task breakdown, or substitute for a red
reproduction.
Pass the Local Grounding Gate first:
Research in this order: current project evidence, matching prior research, then current primary or authoritative external sources. Treat prior research as a lead until its code coordinates, links, versions, and assumptions are revalidated.
Use scripts/research-contract.js#decideResearch to select:
Durable records live under:
docs/research/<lowercase-kebab-slug>.md
Call scripts/research-contract.js#recordResearch only when the decision says
record: true. A durable entry starts with its reference materials, separates
facts from inference, gives each recommendation an evidence grade, and lists
remaining gaps. The normal Repair path neither depends on nor eagerly creates
docs/research/.