Token导航 LogoToken导航TokenDH.com
待分类只读github未标认证来源可访问clear审计通过

project-planning项目策划

Agent Skill

project-planning 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

404

周安装

17

GitHub Stars

10

下载量

141
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:project-planning(项目策划)
来源仓库:https://github.com/dauquangthanh/hanoi-rainbow
仓库路径:skills/project-planning
安装命令:
npx skills add https://github.com/dauquangthanh/hanoi-rainbow --skill project-planning
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/dauquangthanh/hanoi-rainbow --skill project-planning

简介

用于软件项目的需求拆解、任务估算与进度管理。

  • 适合将需求转化为可执行任务,组织迭代周期并跟踪 backlog 状态。
  • 使用时需根据团队规模调整流程复杂度,聚焦价值交付而非机械遵循规范。
  • 安装方式:通过 npx skills add 从指定 GitHub 仓库添加,需确认权限与维护状态。
  • 注意:工具输出不能直接作为最终结论,应结合实际情况动态调整计划。

SKILL.md

Project Planning

Overview

This skill provides comprehensive guidance for planning and managing software projects using industry best practices. It covers breaking down requirements into manageable tasks, estimating effort, organizing sprints, managing backlogs, and tracking progress effectively.

Key Principles:

  • Adapt practices to team size and project complexity
  • Start simple, add complexity as needed
  • Focus on delivering value, not following process
  • Regular inspection and adaptation are key
  • Maintain sustainable pace, avoid burnout

Planning Workflow

Follow this workflow when planning software projects:

1. Define Project Scope

  • Vision Statement: Clear project purpose and objectives
  • Success Criteria: Measurable outcomes that define success
  • Stakeholders: Identify all stakeholders and their roles
  • Constraints: Budget, timeline, resources, technical limitations
  • Deliverables: Core features, documentation, training materials

2. Break Down Requirements

  • Transform requirements into epics (large bodies of work)
  • Break epics into user stories: "As a [role], I want [feature] so that [benefit]"
  • Create technical tasks from user stories
  • Define acceptance criteria for each story

3. Estimate Effort

  • Use story points (Fibonacci: 1, 2, 3, 5, 8, 13) for relative sizing
  • Conduct planning poker for team consensus
  • Apply three-point estimation for critical/uncertain tasks

4. Organize and Prioritize

  • Group work into sprints (1-4 weeks)
  • Prioritize using MoSCoW (Must/Should/Could/Won't) or Value vs. Effort
  • Manage backlog with clear prioritization tiers: Now, Next, Later, Backlog

5. Track and Adjust

  • Monitor sprint progress and velocity
  • Identify and manage risks (technical, schedule, resource, external)
  • Conduct regular retrospectives and adapt practices

User Story Format

**Title**: [Action] as [Role]

**As a** [user type]
**I want** [goal/feature]
**So that** [business value/benefit]

**Acceptance Criteria:**
- [ ] [Testable criterion 1]
- [ ] [Testable criterion 2]
- [ ] [Testable criterion 3]

**Priority**: [High/Medium/Low]
**Estimated Effort**: [X story points]
**Dependencies**: [List any dependencies]

Story Point Sizing Guide

  • 1 point: Trivial change, < 2 hours, no complexity
  • 2 points: Simple task, 2-4 hours, well understood
  • 3 points: Small feature, 4-8 hours, some complexity
  • 5 points: Medium feature, 1-2 days, moderate complexity
  • 8 points: Large feature, 2-3 days, significant complexity
  • 13+ points: Too large - must be broken down

Bundled Resources

References (references/)

Load these on-demand for detailed guidance:

  • core-planning-workflow.md: Complete project setup process, requirements breakdown techniques, estimation methods, sprint planning procedures, and velocity tracking (load when planning new projects or setting up processes)
  • backlog-not-prioritized.md: Backlog organization (Now/Next/Later/Backlog), Definition of Ready/Done, prioritization frameworks (MoSCoW, RICE, Value vs. Effort), and refinement practices (load when organizing or refining backlogs)
  • now-sprint-ready.md, next-2-3-sprints.md, later-future.md: Criteria for different backlog tiers and work item organization strategies (load when categorizing backlog items by timeline)
  • task-management-best-practices.md: Task attributes, dependency management, critical path analysis, status updates, and decision logging (load when managing task execution and tracking)
  • schedule-risks.md: Schedule risk identification, assessment, and mitigation strategies (load when dealing with timeline concerns or delays)
  • technical-risks.md: Technical risk identification, assessment, and handling strategies (load when dealing with technical uncertainties or architecture decisions)
  • external-dependencies.md: Managing third-party dependencies, tracking, communication, and mitigation strategies for external blockers (load when dealing with vendor or partner dependencies)
  • templates-and-checklists.md: Project kickoff checklist, user story templates, sprint planning templates, task breakdown templates, and status report formats (load when creating deliverables or standardizing artifacts)
  • anti-patterns-to-avoid.md: Common planning mistakes, warning signs of project issues, and best practices (load when troubleshooting project problems or conducting retrospectives)
  • integration-with-development-workflow.md: Integrating planning with development processes and CI/CD considerations (load when connecting planning to technical workflows)

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

30.78%
按下载量换算43

OpenCode

22.52%
按下载量换算32

windsurf

18.39%
按下载量换算26

Antigravity

12.7%
按下载量换算18

Codex

7.45%
按下载量换算11

Gemini CLI

3.58%
按下载量换算5

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills