返回 Skill 列表
extension
分类: 开发与工程无需 API Key

analysis-process

将一个功能的想法转化为完全成型的产品需求文档/设计/规格说明和实施计划。当您有一个需要实施的规格或需求时使用。在实施前(想法到设计)阶段使用,以确保您理解规格/需求,并在编写实际代码之前确保有正确的实施计划。

person作者: jakexiaohubgithub

Task Analysis Process

Goal: Before writing any code, make sure you understand the requirements and have an implementation plan ready.

Ideas and Prototypes

Use this for ideas that are not fully thought out and do not have a fully-formed PRD/design/specification and/or implementation-plan.

For example: I've got an idea I want to talk through with you before we proceed with the implementation.

Your job: Help me turn it into a fully formed design and spec, and eventually an implementation plan.

See idea-process.md.

Existing task-master tasks

For tasks that already exist in task-master.

For example: Let's work on task 6 next.

Your job: Make sure the task is well-documented and you fully understand the requirements and how to implement it. Then implement the task using implementation-process skill.

See existing-task-process.md.