/install vke-decision-workflow
VKE Decision Workflow
Overview
Use this skill to turn an ambiguous knowledge request into a traceable decision package. The workflow is evidence-led: separate facts, judgments, and assumptions; bind every core judgment to evidence IDs and confidence; use red-team review before producing the final business report.
The standard artifact sequence is:
00_request.md- original request01_problem-brief.md- decision framing02_research-plan.md- resource and evidence plan03_evidence-ledger.csv- evidence table04_analysis-notes.md- reasoning notes05_red-team-review.md- adversarial review06_knowledge-product.md- decision product or commercial report07_watchlist.md- monitoring indicators08_retrospective.md- process review
Read references/artifact-templates.md when creating or rewriting any artifact.
Operating Rules
- Do not change source case files unless the user asks to update them.
- Preserve user-provided evidence boundaries. If the user says not to add external facts, only use the supplied ledger, notes, and files.
- Treat evidence relevance and reliability separately. A reliable source with low relevance cannot support a strong conclusion.
- Keep the decision question visible. Every artifact should serve the user's decision, not become general research.
- Distinguish facts, judgments, and assumptions:
- Fact: what a source or evidence record says.
- Judgment: what those facts imply for the decision.
- Assumption: a necessary but not yet proven condition.
- Attach confidence to each core judgment, not only to the whole report.
- Prefer conservative wording when evidence is indirect, adjacent, or low relevance.
- Red-team before finalizing the knowledge product.
Workflow
1. Frame the Problem
Create or update 01_problem-brief.md.
Capture:
- core decision question
- decision use
- known facts
- key uncertainties
- scope boundaries
- success criteria
- deadline or time horizon
Convert vague interest into a decision form such as: "Should we invest, enter, pause, continue observing, or run a limited validation?"
2. Plan Research and Resources
Create or update 02_research-plan.md.
Specify:
- hypotheses to verify
- evidence types and priority
- expert/resource needs
- institution or center-of-excellence types
- databases and public sources
- tools and search paths
- validation priorities
- likely source bias
Use resource planning to avoid over-collecting background information.
3. Build the Evidence Ledger
Create or update 03_evidence-ledger.csv.
Use stable evidence IDs such as EVD-001. Required fields:
evidence_id,case_id,claim_supported,evidence_summary,source_id,source_name,source_date,collection_date,evidence_type,reliability,relevance,confidence_effect,notes
For each row, state what the evidence can support and what it cannot support. Mark reliability and relevance independently as 高, 中, or 低.
4. Write Analysis Notes
Create or update 04_analysis-notes.md.
Structure each major claim as:
- judgment
- evidence used
- reasoning chain
- alternative explanation
- confidence
- remaining verification
Use the pattern:
Evidence -> intermediate inference -> alternative explanation filter -> decision judgment -> confidence
Do not let evidence volume substitute for evidence quality.
5. Red-Team the Judgment
Create or update 05_red-team-review.md.
Actively challenge the preferred conclusion:
- Is the main judgment sufficiently supported?
- Is there selective evidence?
- Are negative or ambiguous signals ignored?
- Are stronger alternative explanations available?
- Which assumption is most fragile?
- Should confidence be lowered?
- What evidence would improve judgment quality?
Lead with the strongest objections, not the conclusion.
6. Produce the Knowledge Product
Create or update 06_knowledge-product.md.
For business decisions, use a commercial report structure:
- Core conclusion and executive summary
- Evidence chain and confidence
- Analysis and counter-arguments
- Business boundaries and impact assessment
- Action plan and dynamic triggers
Requirements:
- Start with a one-sentence conclusion.
- Separate core facts, judgments, and assumptions.
- Cite evidence IDs in facts, evidence tables, reasoning, and counter-arguments.
- Mark confidence for each core judgment.
- Include uncertainty, alternative explanations, action matrix, and monitoring indicators.
- Avoid adding facts outside the approved evidence set.
7. Create a Watchlist
Create or update 07_watchlist.md.
Translate the report into monitorable indicators:
- indicator
- why it matters
- source
- frequency
- trigger condition
- action after trigger
- status
Make watchlist items capable of raising, lowering, or redirecting the decision.
8. Write the Retrospective
Create or update 08_retrospective.md.
Capture:
- whether the original question was answered
- most valuable sources
- noisy or misleading sources
- reusable analysis methods
- assumptions needing verification
- how to go faster next time
- resources to add to the pool
- templates to preserve
Confidence Rubric
高: direct, reliable, relevant, and corroborated evidence; few plausible counter-explanations.中: useful evidence exists, but some pieces are indirect, adjacent, or not independently verified.低: evidence is sparse, indirect, or dependent on unverified assumptions.低到中: enough evidence for cautious action or limited validation, not enough for full commitment.
Output Style
- Use Chinese when the case artifacts are Chinese unless the user requests otherwise.
- Keep executive summaries short and decision-oriented.
- Use tables for ledgers, evidence summaries, action matrices, and triggers.
- Preserve evidence IDs exactly across artifacts.
- Prefer "current evidence supports..." over categorical claims when confidence is not high.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vke-decision-workflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/vke-decision-workflow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
vke-decision-workflow 是什么?
Build VKE evidence-led decision workflows and business knowledge products from a request. Use when OpenClaw or Codex needs to create or update VKE case artif... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。
如何安装 vke-decision-workflow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vke-decision-workflow」即可一键安装,无需额外配置。
vke-decision-workflow 是免费的吗?
是的,vke-decision-workflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
vke-decision-workflow 支持哪些平台?
vke-decision-workflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 vke-decision-workflow?
由 wodeking(@wodeking)开发并维护,当前版本 v1.0.0。