doc-iplan-autopilot

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

能批量产出测试优先的实施计划,节省手工规划工作。

这个 Skill 做什么

从 SPEC/TDD 或现有 IPLAN 自动生成完整 IPLAN 并验证代码准备度。

以 SPEC/TDD、提示或已有 IPLAN 为源,自动规划以测试为先的文件清单并生成完整 IPLAN。在开始编码前或要批量产出可执行实现计划时使用,能把测试驱动的思路直接落到文件清单和实施步骤上。会维护 IPLAN-00_index.yaml,并做审核—修复循环直到满足代码就绪标准,减少返工。

▸ 展开 SKILL.md 英文原文

Generate IPLANs end-to-end from a SPEC/TDD, a prompt, or an existing IPLAN - detect input, plan a test-first file manifest, generate, validate, and run the audit/fix cycle. Use to create or batch-create IPLANs.

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

## Purpose

Automated **IPLAN generation pipeline**. From a SPEC/TDD component, a user
prompt, or an existing IPLAN, it analyzes the source, plans a test-first file
manifest, generates a complete IPLAN, validates CODE-readiness, maintains
`IPLAN-00_index.yaml`, and drives the audit↔fix cycle to a passing score — for
one IPLAN or a batch.

**Layer**: 8 (final doc layer; downstream is Code). **Upstream**: SPEC/TDD,
prompt, or existing IPLAN input. **Downstream**: a validated IPLAN + index entry.

This autopilot generates **permanent** IPLANs only (one per SPEC/TDD component).
Temporary bugfix plans are authored manually via `../doc-iplan/SKILL.md` and are
not registered 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有