prd-implementation-precheck by charon-fan/agent-playbook
npx skills add https://github.com/charon-fan/agent-playbook --skill prd-implementation-precheck执行一次简短的 PRD 预检,提出问题与疑问,仅在用户确认或调整 PRD 后开始实施。
验证 PRD 是否涵盖了以下边界情况(若缺失则标记为 ⚠️):
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
扫描代码库以验证 PRD 是否符合现有模式:
# 检查 PRD 提出的模式是否与现有代码匹配
grep -r "pattern_from_prd" src/ --include="*.ts"
## PRD 预检报告
### 摘要
{用 1-2 句话总结 PRD 旨在实现的目标}
### ✅ 已覆盖的边界情况
- {列出 PRD 中明确定义的边界情况}
### ⚠️ 缺失的边界情况
| 边界情况 | 类别 | 建议默认处理 | 需要确认 |
|-----------|----------|-------------------|-------------------|
| 空列表显示 | UX | 使用现有的 EmptyState | 否 |
| 并发编辑 | 状态 | 最后写入获胜 | **是** |
### 🔴 阻塞性问题
- {必须在实施前解决的关键问题}
### 🟡 警告
- {应该解决的非关键问题}
### 用户疑问
1. {关于缺失边界情况的具体问题}
2. {关于模糊需求的具体问题}
---
**按原样继续,还是更新 PRD?**
每周安装次数
46
代码仓库
GitHub 星标数
10
首次出现
2026年1月22日
安全审计
安装于
codex38
gemini-cli36
opencode36
cursor35
github-copilot32
amp31
Perform a short PRD precheck, present issues and questions, then implement only after the user confirms or adjusts the PRD.
Verify the PRD addresses these edge cases (mark as ⚠️ if missing):
Scan the codebase to verify PRD aligns with existing patterns:
# Check if PRD's proposed patterns match existing code
grep -r "pattern_from_prd" src/ --include="*.ts"
## PRD Precheck Report
### Summary
{1-2 sentence summary of what the PRD aims to achieve}
### ✅ Covered Edge Cases
- {List edge cases that are well-defined in the PRD}
### ⚠️ Missing Edge Cases
| Edge Case | Category | Suggested Default | Needs Confirmation |
|-----------|----------|-------------------|-------------------|
| Empty list display | UX | Use existing EmptyState | No |
| Concurrent edit | State | Last write wins | **Yes** |
### 🔴 Blockers
- {Critical issues that must be resolved before implementation}
### 🟡 Warnings
- {Non-critical issues that should be addressed}
### Questions for User
1. {Specific question about missing edge case}
2. {Specific question about ambiguous requirement}
---
**Proceed as-is, or update the PRD?**
Weekly Installs
46
Repository
GitHub Stars
10
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex38
gemini-cli36
opencode36
cursor35
github-copilot32
amp31
Skills CLI 使用指南:AI Agent 技能包管理器安装与管理教程
33,600 周安装