askill
autoads-prd-writer

autoads-prd-writerSafety 85Repository

将 AutoAds/OpenClaw 运行问题转成可落地需求文档(PRD)。适用于“发现功能不足并优化”的场景,输入可来自队列统计、命令失败记录、策略执行日志和用户反馈;输出包含背景、目标、范围、方案、验收标准、风险与里程碑。

0 stars
1.2k downloads
Updated 2/22/2026

Package Files

Loading files...
SKILL.md

AutoAds PRD Writer

将问题描述转换为工程可执行 PRD。

输入来源优先级

  1. 用户明确问题描述
  2. 直连 /api/openclaw/commands/runs(携带 channel/senderId,可选 accountId/tenantKey)的失败样本
  3. /api/openclaw/strategy/status 的策略/动作异常
  4. /api/queue/stats 的队列拥塞或失败分布

PRD 输出模板

按以下固定章节输出:

  1. 背景与问题
  2. 目标与非目标
  3. 用户故事(至少 3 条)
  4. 现状与根因
  5. 方案设计
  6. 数据与接口变更
  7. 风险与回滚
  8. 验收标准(可测试)
  9. 里程碑与工作量预估

质量要求

  • 每条验收标准都要可验证。
  • 避免空泛词(如“体验更好”),改为可量化指标。
  • 若涉及高风险改动(发布/暂停/批量删除),必须写风控与确认机制。
  • 方案优先复用现有队列执行器与确认流,不重复造轮子。

关键约束

  • 不改动既有用户隔离边界。
  • 不绕过命令确认流。
  • 默认兼容现有 API 路由与数据结构。

最小示例(验收标准)

  • openclaw-command 任务失败时,管理台可展示失败原因 TOP3。
  • 当策略触发 publish_failure_stop_loss 时,日报中出现对应风险提示。
  • 新增配置项上线后,旧配置不报错且默认行为不变。

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

72/100Analyzed 2/22/2026

A structured PRD writing skill for AutoAds/OpenClaw runtime issues. Provides clear input sources (4 API endpoints), output template (9 sections), quality requirements, and constraints. Scores well on clarity and organization, with actionability limited by lack of detailed transformation steps. Located in proper skills folder. The domain-specific nature (API endpoints like /api/openclaw/commands/runs) suggests internal product focus but template structure is reusable. Chinese content may limit global accessibility."

85
75
70
70
60

Metadata

Licenseunknown
Version-
Updated2/22/2026
Publisherxxrenzhe

Tags

api