--- name: quick-start description: Quick start guide for new product development argument-hint: "" --- # quick-start **Category**: Documentation ## Usage ```bash quick-start ``` ## Execution Instructions for Claude Code When this command is run, Claude Code should: 1. Read the source file at `claude_settings/python/quick-reference/quick-start.md` 2. Display the documentation content 3. Format it nicely for the terminal 4. Highlight key information ## Source Content Location The full process documentation can be found at: `claude_settings/python/quick-reference/quick-start.md` Claude Code should read this file and follow the documented process exactly.