Simone Create Adr banner
PoulpYBifle PoulpYBifle

Simone Create Adr

Development community

Description

# /simone-create-adr - Create Architecture Decision Record Creates a comprehensive Architecture Decision Record (ADR) following the Simone methodology. ## Usage ``` /simone-create-adr [decision-title] [type] ``` ## Parameters - `decision-title`: Title of the architectural decision - `type`: Type of decision (technical, business, process, infrastructure) ## What this command does 1. **Analyze decision context**: - Gather decision requirements - Identify stakeholders - Assess current

Installation

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

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

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

Full documentation available on GitHub

View Source Repository