This commit is contained in:
Pawel Huryn
2026-03-02 00:36:23 +01:00
parent 61004d0c4e
commit 77dbdfa1b9
118 changed files with 11087 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"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"
}