TopRank Skills

Home / Claw Skills / Autres / presale-regulation-auditor
Official OpenClaw rules 15%

presale-regulation-auditor

Audit regulation freshness and update policy-driven controls without hardcoding. Use when checking if sales/process regulations are outdated, inconsistent with operations, or need config-level updates.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 presale-regulation-auditor 技能。 若已安装,则直接安装 presale-regulation-auditor 技能。

Overview

Skill Key
dtsiomo/presale-regulation-auditor
Author
dtsiomo
Source Repo
openclaw/skills
Version
-
Source Path
skills/dtsiomo/presale-regulation-auditor
Latest Commit SHA
5c347a18360dda021f878e4dc15f632d326e4307

Extracted Content

SKILL.md excerpt

Audit regulations as a repeatable config-driven workflow.

## Execute
1. Collect current regulation sources and version dates.
2. Compare each rule against active operational behavior and incidents.
3. Detect stale, conflicting, or non-executable rules.
4. Translate approved changes into config proposals (`policy_checks`, `fact_resolution`, routing impacts).
5. Produce a change report with risk class and rollout recommendation.

## Required output
- Staleness matrix (rule -> status -> evidence).
- Proposed config diffs.
- Backward-compatibility notes.

## Reference
Use `references/regulation-check-workflow.md` for step-by-step audit structure.

Related Claw Skills