Simone Milestone banner
PoulpYBifle PoulpYBifle

Simone Milestone

Development community

Description

# /simone-milestone - Create Project Milestone Creates and manages project milestones with comprehensive tracking and validation. ## Usage ``` /simone-milestone [milestone-name] [action] ``` ## Parameters - `milestone-name`: Name of the milestone - `action`: Action to perform (create, update, complete, review, track) ## What this command does 1. **Create milestone structure**: - Define milestone objectives - Set success criteria - Establish timeline - Identify dependencies 2. *

Installation

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

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

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

Full documentation available on GitHub

View Source Repository