deep-plan

仓库创建 2026年7月6日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由

适合复杂或关键项目,强调先调研再设计,降低后期返工。

这个 Skill 做什么

提供基于证据的七阶段审计级实现规划,产出可执行的分阶段计划。

提供一套审计级、以证据为先的七阶段实施规划,包含任务框定、代码盘点、核验真相、对抗式审计、差距分析、决策确认和分阶段执行计划。当需要在实施前做设计、审计、评审或规划重大功能、迁移或重构时使用。坚持“没证据不下结论、先调研再设计”的纪律,产出让初级实现者也能按着实施并验证的可执行计划。

▸ 展开 SKILL.md 英文原文

Research-first, evidence-first implementation planning in seven gated phases: frame the task, inventory the real codebase, verify ground truth from vendor source or official docs, adversarially audit existing code, analyze gaps, commit to design decisions, and write a phased plan document with timeline, risks, and verification. Enforces "no claim without evidence, no design before research". Use when the user asks to plan, design, architect, audit, or review before implementing a feature, refactor, migration, or system, or mentions deep-plan, /deep-plan, or Plan mode.

Skill 开发管理证据优先审计级计划分阶段路线通用
0
Stars
0
Forks
2
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/silkyland/deep-plan/main/skills/deep-plan/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/silkyland/deep-plan/main/skills/deep-plan/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Deep Plan

Audit-grade planning: **evidence first, design later, never guess.**

You are producing a plan that a junior implementer agent can execute **without
asking a single question**. That is the bar. Everything below exists to reach it.

## The Prime Directive

> **No claim without evidence. No design before research.**

Every statement in your plan is one of:

| Tag | Meaning | Required proof |
|-----|---------|----------------|
| `VERIFIED` | You read it yourself, this session | `file:line`, vendor path, or URL + version |
| `UNVERIFIED` | You could not confirm it | Explicit label + what would confirm it |
| `CORRECTED` | You previously believed it and were wrong | The old belief AN
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有