nubjs/nub✦ 精选0°

plan-thread

仓库创建 2026年6月4日最近提交 2 小时前SkillHot 收录 1 小时前
▸ 精选理由

把未定方案结构化为可执行的设计,减少实现盲点与返工。

这个 Skill 做什么

在实现前协作设计并达成已定方案的计划/设计工作线程。

在开始写实现代码前,和团队协作把实现方案设计清楚、把选项和未决问题拍平,达成已定的 approach。用来权衡不同实现路径、确定接口与边界、消除模糊需求。它的产出是可执行的设计方案—not 代码—让后续的实现线程可以直接动手。

▸ 展开 SKILL.md 英文原文

Use when an effort's APPROACH isn't settled yet and needs collaborative design BEFORE implementation — fleshing out how a feature/change should work, weighing options, resolving open questions with the human. The design-in-progress thread profile. Auto-triggers on "spin up a plan", "let's design", "plan thread", "how should we approach", "think through the approach".

Skill 开发管理设计线程协同设计决策沉淀通用
3.9k
Stars
54
Forks
38
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nubjs/nub/main/.claude/skills/plan-thread/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nubjs/nub/main/.claude/skills/plan-thread/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Plan threads

A **plan thread** is one of the four fray thread profiles, alongside the *implementation thread* (build-the-decided-thing), the *research thread* (find-out-what's-true → `wiki/research/`), and the *audit thread* (verify-parity → `wiki/research/`, see the `audit-thread` skill). Its deliverable is a **settled design / approach** — not code, not findings, not a gap catalog. It is the thread you open when *how* to do something is the open question.

## The defining property: the deliverable is the DESIGN

A plan thread's work IS the thinking. You'd staff it with the human and/or a Plan/architect agent (Claude Code's `Plan` agent type) — **never an implementer**, because there's n
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有