doc-ears-autopilot

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

适合批量创建 EARS,提升一致性并节省人工转换成本。

这个 Skill 做什么

从 PRD/IPLAN/提示等源自动生成完整 EARS 文档并验证与修正。

从 PRD、提示或 IPLAN 自动生成完整的 EARS 文档:检测输入、验证可用性、生成 WHEN-THE-SHALL-WITHIN 形式的语句、再校验并驱动审计-修复循环直到通过。要批量创建 EARS 或把产品需求形式化为可验证条款时用它。特点是端到端自动化并维护 EARS 索引,减少手工撰写和反复校正。

▸ 展开 SKILL.md 英文原文

Generate EARS documents end-to-end from a PRD, a prompt, or an IPLAN - detect input, validate readiness, generate formal statements, validate, and run the audit/fix cycle. Use to create or batch-create EARS.

开发编程EARS自动生成流水线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-ears-autopilot/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/vladm3105/aidoc-flow-framework/main/platforms/claude-code-plugin/skills/doc-ears-autopilot/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# doc-ears-autopilot

## Purpose

Automated **EARS generation pipeline**. From an upstream PRD, a user prompt, or
an implementation plan (`IPLAN-*`), it analyzes the source, verifies upstream
readiness, generates a complete EARS document of atomic WHEN-THE-SHALL-WITHIN
statements, validates readiness, maintains `EARS-00_index.md`, and drives the
audit↔fix cycle to a passing score — for one EARS or a batch.

**Layer**: 3. **Upstream**: a PRD (and its BRD), a prompt, or an IPLAN.
**Downstream**: a validated EARS + index entry.

## Skill Dependencies

| Skill | Role |
|-------|------|
| `../doc-ears/SKILL.md` | EARS structure, the four patterns, syntax rules |
| `../doc-ears-audit/SKILL.md` | q
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有