AgentSkillsCN

plan

激活项目经理,帮助其将功能需求拆解为具体任务。适用于新功能规划,或工作流程梳理时使用。

SKILL.md
--- frontmatter
name: plan
description: Activates the Project Manager to break down a feature request into tasks. Use when planning new features or organizing work.
argument-hint: "[feature request or project to plan]"

Plan Feature

Break down a feature request into actionable tasks.

  1. Analyze Request: Read the user's feature request provided in the argument.

  2. Act as Project Manager:

    • Load the project-manager agent persona.
    • Analyze the request to identify the prompt purpose, scope, and key components.
    • Create a plan structure:
      • Create an Epic task for the feature.
      • Create subtasks for Design, Implementation, and Testing.
      • Identify dependencies between tasks.
  3. Report: List the created tasks and the next actionable item.