Dev Strategy banner
nitromike502 nitromike502

Dev Strategy

Development community

Description

--- name: dev-strategy description: Select development strategy for current session (approved, rapid, or parallel) allowed-tools: - Read - Write --- # Development Strategy Selection This command helps establish which development approach will be used for the current session. Different strategies work better for different types of tasks. ## Quick Start **Select your strategy with one of these commands:** ``` /dev-strategy approved # For complex features requiring discussion /dev-strate

Installation

Installs to ~/.claude/commands/nitromike502-claude-code-config-manager-dev-strategy.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nitromike502/claude-code-config-manager/HEAD/.claude/commands/dev-strategy.md -o ~/.claude/commands/nitromike502-claude-code-config-manager-dev-strategy.md

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

Full documentation available on GitHub

View Source Repository