Simone Setup banner
PoulpYBifle PoulpYBifle

Simone Setup

Development community

Description

# /simone-setup - Setup Simone Project Management Sets up the Simone project management system with documentation, tracking, and automation. ## Usage ``` /simone-setup [project-name] [options] ``` ## Parameters - `project-name`: Name of the project (optional, defaults to current directory) - `options`: Setup options (full, minimal, documentation, tracking) ## What this command does 1. **Initialize Simone structure**: - Create documentation hierarchy - Set up tracking systems - Conf

Installation

Installs to ~/.claude/commands/poulpybifle-claude-code-framework-simone-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/PoulpYBifle/Claude-Code-Framework/HEAD/.claude/commands/simone-setup.md -o ~/.claude/commands/poulpybifle-claude-code-framework-simone-setup.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository