mirror of
https://github.com/phuryn/pm-skills.git
synced 2026-06-10 21:44:56 +03:00
26 lines
625 B
JSON
26 lines
625 B
JSON
{
|
|
"name": "pm-execution",
|
|
"version": "1.0.0",
|
|
"description": "Execution and product management skills: PRDs, OKRs, roadmaps, sprints, pre-mortems, stakeholder maps, user stories, prioritization frameworks, and more.",
|
|
"author": {
|
|
"name": "Paweł Huryn",
|
|
"email": "pawel@productcompass.pm",
|
|
"url": "https://www.productcompass.pm"
|
|
},
|
|
"keywords": [
|
|
"product-management",
|
|
"execution",
|
|
"prd",
|
|
"okrs",
|
|
"roadmap",
|
|
"sprint",
|
|
"pre-mortem",
|
|
"user-stories",
|
|
"backlog",
|
|
"prioritization",
|
|
"agile"
|
|
],
|
|
"homepage": "https://www.productcompass.pm",
|
|
"license": "MIT"
|
|
}
|