Simone Snapshot banner
PoulpYBifle PoulpYBifle

Simone Snapshot

Development community

Description

# /simone-snapshot - Create Project Snapshot Creates a comprehensive project snapshot capturing current state, progress, and key metrics. ## Usage ``` /simone-snapshot [snapshot-name] [type] ``` ## Parameters - `snapshot-name`: Name for the snapshot (optional, defaults to timestamp) - `type`: Snapshot type (milestone, release, weekly, monthly, emergency) ## What this command does 1. **Capture project state**: - Code metrics and statistics - Test coverage and quality - Documentation

Installation

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

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

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

Full documentation available on GitHub

View Source Repository