planning-patterns
仓库创建 2026年1月5日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由
让 agent 拥有系统化的计划与取舍决策流程。
这个 Skill 做什么
提供结构化计划方法:调研、头脑风暴、分阶段计划与风险评估。
帮你把模糊的需求变成可执行的计划,从调研、头脑风暴到分阶段里程碑和风险评估都能覆盖。适合在项目起步、方案选型或做 build-vs-buy 决策时用,能给出多种备选方案并对复杂度、时间、风险和可扩展性做权衡。特点是结构化、可落地,强调从计划到实现的连续性(plan-to-build)。
▸ 展开 SKILL.md 英文原文
Structured planning methodology with research, brainstorming, phased plan creation, risk assessment, and plan-to-build continuity.
1.6k
Stars
94
Forks
40
仓库内 Skill
+111
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/methodologies/cc10x/skills/planning-patterns/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/methodologies/cc10x/skills/planning-patterns/SKILL.md"SKILL.MD 节选查看完整文件 ↗
- Search for existing solutions and patterns - Identify relevant libraries and tools - Find best practices in the domain - Check for known pitfalls ### 2. Brainstorming Phase - Generate at least 3 alternative approaches - Evaluate trade-offs: complexity, time, risk, scalability - Consider build-vs-buy decisions - Rank by feasibility and alignment ### 3. Plan Creation - Structure with phases, tasks, and milestones - Define acceptance criteria per phase - Map dependencies between tasks - Include risk assessment with mitigations - Define TDD strategy per coding phase - Estimate effort and timeline ### 4. Review Gate - Verify completeness against original request - Validate logical phase orde
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有