π―
init-project
π―Skillfrom product-on-purpose/pm-skills
What it does
Initializes a new project structure with predefined templates, configurations, and scaffolding for rapid development setup.
Part of
product-on-purpose/pm-skills(3 items)
init-project
Installation
git cloneClone repository
git clone https://github.com/product-on-purpose/pm-skills.git && cd pm-skillsgit cloneClone repository
git clone https://github.com/product-on-purpose/pm-skills.gitnpxRun with npx
npx pm-skills-mcpServer ConfigurationMCP server configuration block
{
"mcpServers": {
"pm-skills": {
"command": "npx",
"args": ["p...π Extracted from docs: product-on-purpose/pm-skills
2Installs
-
AddedFeb 6, 2026
More from this repository2
π―π―
wrap-sessionπ―Skill
Wraps project management sessions with structured start and end routines to enhance focus, productivity, and intentional workflow management.
init-project-jpkbπ―Skill
Initializes a new project with standardized structure, configuration files, and initial Git repository setup.