doc-brd-autopilot

仓库创建 2025年11月10日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由

适合批量创建BRD并显著减少人工起草与校验成本。

这个 Skill 做什么

从参考文档或提示端到端生成并验证完整BRD,驱动审计修复循环。

根据参考文档、提示或 IPLAN 自动生成完整的 BRD(业务需求文档),会判断输入类型、产出文档、校验就绪性并驱动审计与修复直到通过。用于需要批量产出或把需求转成规范交付的场景,减少手工编写的重复劳动。还能维护 BRD 索引并推动审计-修正循环,确保文档质量达标。

▸ 展开 SKILL.md 英文原文

Generate BRDs end-to-end from reference docs, a prompt, or an IPLAN - detect input, determine type, generate, validate, and run the audit/fix cycle. Use to create or batch-create BRDs.

办公文档BRD生成流水线自动化Claude Code
16
Stars
3
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/vladm3105/aidoc-flow-framework/main/platforms/claude-code-plugin/skills/doc-brd-autopilot/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/vladm3105/aidoc-flow-framework/main/platforms/claude-code-plugin/skills/doc-brd-autopilot/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# doc-brd-autopilot

## Purpose

Automated **BRD generation pipeline**. From reference documents
(`docs/00_REF/`), a user prompt, or an implementation plan (`IPLAN-*`), it
analyzes the source, determines BRD type, generates a complete BRD, validates
readiness, maintains `BRD-00_index.md`, and drives the audit↔fix cycle to a
passing score — for one BRD or a batch.

**Layer**: 1. **Upstream**: optional REF/prompt/IPLAN input. **Downstream**: a
validated BRD + index entry.

## Skill Dependencies

| Skill | Role |
|-------|------|
| `../doc-brd/SKILL.md` | BRD structure and authoring rules (generation) |
| `../doc-brd-audit/SKILL.md` | quality gate (scoring + findings) |
| `../doc-brd-fixer/SKIL
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有