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

product-planningproduct 规划

Agent Skill

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

总安装

456

周安装

19

GitHub Stars

12

下载量

152
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/alexanderop/workouttracker --skill product-planning

简介

product-planning 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中围绕项目规划、代码实现或协作进度进行信息同步。

  • 它支持产品路线图的技术可行性评估与资源分配建议,可用于 sprint 规划、里程碑设定与阻塞问题识别等场景。
  • 通过 npx skills add https://github.com/alexanderop/workouttracker --skill product-planning 安装,应确认该项目是否开源完整。
  • 注意该技能可能读取本地时间戳,避免时区错误导致计划偏差。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Product Planning Skill

Help with Product Owner and Business Analyst tasks using the product planning artifacts in this project.

Context Files

Before responding to product planning requests, read the relevant context files in product-planning/:

FileWhen to Read
PRODUCT_VISION.mdAlways read first - provides product context
personas/PERSONAS.mdWhen writing user stories or considering user needs
backlog/BACKLOG.mdWhen prioritizing, planning sprints, or checking existing work
roadmap/ROADMAP.mdWhen discussing timelines or release planning

Templates

Use templates from product-planning/templates/ when creating new artifacts:

  • USER_STORY_TEMPLATE.md - For new user stories
  • EPIC_TEMPLATE.md - For new epics
  • PRD_TEMPLATE.md - For product requirement documents
  • SPRINT_PLANNING_TEMPLATE.md - For sprint planning

Common Tasks

Writing User Stories

  1. Read PRODUCT_VISION.md and personas/PERSONAS.md
  2. Use the user story format: "As a [persona], I want [goal], so that [benefit]"
  3. Include 3-5 acceptance criteria in Given/When/Then format
  4. Reference which persona benefits most
  5. Suggest story points (1, 2, 3, 5, 8, 13)

Prioritizing Backlog

  1. Read backlog/BACKLOG.md to see current items
  2. Apply RICE scoring:

- Reach: How many users impacted? - Impact: How much value? (3=massive, 2=high, 1=medium, 0.5=low) - Confidence: How certain? (100%, 80%, 50%) - Effort: Person-weeks of work

  1. Score = (Reach × Impact × Confidence) / Effort
  2. Provide reasoning for priority order

Sprint Planning

  1. Review backlog and identify ready items
  2. Consider team capacity (story points)
  3. Identify dependencies between items
  4. Create a cohesive sprint goal
  5. Balance feature work with tech debt

Creating PRDs

  1. Read product vision for alignment
  2. Use PRD_TEMPLATE.md structure
  3. Include measurable success metrics
  4. Document edge cases and error handling
  5. List dependencies and risks

Best Practices

  • Always reference personas by name (e.g., "Casual Carl", "Serious Sarah")
  • Use INVEST criteria for stories: Independent, Negotiable, Valuable, Estimable, Small, Testable
  • Keep acceptance criteria specific and testable
  • Consider offline/PWA requirements for this app
  • Reference accessibility requirements

Updating Artifacts

When creating new stories, epics, or other artifacts:

  1. Add them to the appropriate file in product-planning/
  2. Update backlog/BACKLOG.md with new items
  3. Maintain consistent ID numbering (US-XXX, E-XXX)

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenCode

29.85%
按下载量换算45

Claude Code

24.55%
按下载量换算37

windsurf

16.34%
按下载量换算25

Cursor

11.92%
按下载量换算18

Codex

8.52%
按下载量换算13

Antigravity

3.4%
按下载量换算5

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills