Simone Commands banner
PoulpYBifle PoulpYBifle

Simone Commands

Development community

Description

# SIMONE SLASH COMMANDS - Claude Code Integration ## Project Management Commands ### Milestone Commands #### /project:simone:identify_milestones **Purpose**: Analyser le projet et identifier les milestones appropriés **Usage**: `/project:simone:identify_milestones` **Context Required**: PROJECT_MANIFEST.md, requirements documents **Output**: Liste des milestones avec descriptions et estimations #### /project:simone:create_milestone_prp [MILESTONE_ID] **Purpose**: Créer un PRP détaillé pour u

Installation

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

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

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

Full documentation available on GitHub

View Source Repository