design

Generate plan packages with risk assessment and task decomposition.

1|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/bamecho/my-claude-skills --skill design-bamecho
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: design
Source: https://github.com/bamecho/my-claude-skills/tree/main/skills/HelloAgents/design
Command: npx skills add https://github.com/bamecho/my-claude-skills --skill design-bamecho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

方案设计阶段详细规则:在进入设计阶段时读取并执行包含方案构思、任务拆解、风险评估与方案包创建的完整流程,确保产出可落地的实施方案。

Core Features & Use Cases

  • 自动化的方案构思与细化:将需求转化为可执行方案,生成 plan/ 目录中的方案包。
  • 风险评估与合规性:对潜在风险进行系统分析并给出规避措施,覆盖多模式协同与角色分工。
  • 跨模式适配的执行流程:支持交互确认、全授权与规划命令等工作模式,适用于从初步设想到落地执行的全流程。
  • Use Case 示例:在大型功能重构中从需求分析到任务分解再到方案包创建,确保各阶段产出可追溯。

Quick Start

Initiate the design phase by executing the 方案构思 workflow to create a new plan package.

Frequently Asked Questions about design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an end-to-end solution plan package from requirements?▼

To create a solution plan package, the design workflow generates files like why.md, how.md, and task.md in the plan/ directory, decomposing requirements into structured, executable tasks with corresponding documentation.

What is risk-aware planning in solution design?▼

Risk-aware planning systematically analyzes potential risks during task decomposition and generates mitigation measures, ensuring the final solution package is structured, compliant, and safe to execute.

Do I need completed requirements analysis before starting the design phase?▼

Yes, you need completed requirements analysis with a score of at least 7. The design workflow enforces this prerequisite before generating a new plan package to ensure the solution is properly grounded.

Can I use interactive confirmation mode for task decomposition?▼

Yes, task decomposition supports interactive confirmation, full authorization, and planning command modes, allowing you to adapt the workflow from initial ideation to full execution.

What is the best way to document a large functional refactor plan?▼

The best way to document a large refactor is using template-based plan packages, generating why.md, how.md, and task.md files to ensure every stage from requirements to task breakdown remains traceable.

Why does my plan package generation fail to start?▼

Plan package generation fails if the prerequisite requirements analysis is missing or scores below 7, as the workflow enforces strict prerequisites before creating any solution templates.