Dev banner
nyldn nyldn

Dev

Development community

Description

--- command: dev description: "Switch to Dev Work mode - optimized for software development" aliases: - dev-mode --- # Dev Work Mode Switch to **Dev Work Mode**, optimized for software development. ## Implementation Instructions When this command is executed: 1. **Check current mode** via `.claude/claude-octopus.local.md`: - If file does NOT exist → user is already in Dev Work Mode (default). **Do not create the file.** Show confirmation only, then exit. - If file exists and `knowle

Installation

Installs to ~/.claude/commands/nyldn-claude-octopus-dev.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/commands/dev.md -o ~/.claude/commands/nyldn-claude-octopus-dev.md

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

Full documentation available on GitHub

View Source Repository