blueprint
将单行目标转化为多会话、多代理工程项目的分步构建计划。每个步骤包含独立的上下文简介,以便新代理能直接执行。包括对抗性审查门、依赖图、并行步骤检测、反模式目录和计划突变协议。触发条件:当用户请求复杂多PR任务的计划、蓝图或路线图,或描述需要多个会话的工作时。不触发条件:任务可在单个PR或少于3个工具调用中完成,或用户说“直接执行”时。origin: community
Content Preview
--- name: blueprint description: 将单行目标转化为多会话、多代理工程项目的分步构建计划。每个步骤包含独立的上下文简介,以便新代理能直接执行。包括对抗性审查门、依赖图、并行步骤检测、反模式目录和计划突变协议。触发条件:当用户请求复杂多PR任务的计划、蓝图或路线图,或描述需要多个会话的工作时。不触发条件:任务可在单个PR或少于3个工具调用中完成,或用户说“直接执行”时。origin: community --- # Blueprint — 施工计划生成器 将单行目标转化为分步施工计划,任何编码代理都能冷启动执行。 ## 何时使用 * 将大型功能拆分为多个具有明确依赖顺序的 PR * 规划跨多个会话的重构或迁移 * 协调子代理间的并行工作流 * 任何因会话间上下文丢失而导致返工的任务 **请勿用于** 可在单个 PR 内完成、少于 3 次工具调用,或用户明确表示“直接做”的任务。 ## 工作原理 Blueprint 运行一个 5 阶段流水线: 1. **研究** — 预检(git、gh auth、远程仓库、默认分支),然后读取项目结构、现有计划
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/blueprint.md \
https://raw.githubusercontent.com/affaan-m/everything-claude-code/main/docs/zh-CN/skills/blueprint/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/affaan-m/everything-claude-codeThen reference at docs/zh-CN/skills/blueprint/SKILL.md
Related Skills
blueprint
Turn a one-line objective into a step-by-step construction plan any coding agent can execute cold. Each step has a self-contained context brief — a fresh agent in a new session can pick up any step without reading prior steps.
generalblueprint
by sickn33 (Antigravity) · antigravity-awesome-skills
flask-blueprint-creator
This skill provides automated assistance for flask blueprint creator tasks within the Backen
flask-blueprint-creatorflaskblueprintcreator
by jeremylongshore · plugins-plus-skills
clay-architecture-variants
Choose and implement Clay validated architecture blueprints for different scales.
clay-architecture-variantsclayarchitecturevariants
by jeremylongshore · plugins-plus-skills
exa-architecture-variants
Choose and implement Exa validated architecture blueprints for different scales.
exa-architecture-variantsexaarchitecturevariants
by jeremylongshore · plugins-plus-skills