Marketplace

initialize-project

Initialize a new software project with customized structure through interactive Q&A. Use when user mentions "new project", "start project", "initialize project", "create project", or "set up project". Gathers methodology, team structure, documentation preferences, and integration requirements to generate appropriate RULE.md and directory structure.

$ Installer

git clone https://github.com/eternnoir/claude-tool /tmp/claude-tool && cp -r /tmp/claude-tool/projectmaster/skills/initialize-project ~/.claude/skills/claude-tool

// tip: Run this command in your terminal to install the skill