presale-regulation-auditor
审核法规的新鲜度并更新策略驱动的控制,无需硬编码。在检查销售/流程法规是否过时、与操作不一致或需要配置级更新时使用。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~dtsiomo-presale-regulation-auditorcURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~dtsiomo-presale-regulation-auditor/file -o dtsiomo-presale-regulation-auditor.mdAudit 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. --- ## 中文说明 将法规审核作为一个可重复的、配置驱动的工作流。 ## 执行 1. 收集当前的法规来源和版本日期。 2. 将每条规则与当前的运营行为和事件进行对比。 3. 检测过时、冲突或无法执行的规则。 4. 将获批的变更转化为配置提案(`policy_checks`、`fact_resolution`、路由影响)。 5. 生成一份包含风险等级和上线建议的变更报告。 ## 必需输出 - 过时矩阵(规则 -> 状态 -> 证据)。 - 提议的配置差异。 - 向后兼容性说明。 ## 参考 使用 `references/regulation-check-workflow.md` 获取逐步审核结构。