Claude Setup banner
ameya-vichare ameya-vichare

Claude Setup

Development community

Description

Interactive project setup wizard. Scans the codebase, asks clarifying questions, installs tools, and generates a complete Claude Code configuration tailored to this project — CLAUDE.md, skills, agents, commands, and conventions. Run this on any project (new or existing) to set up or refresh the Claude Code development workflow. **Model**: Use `claude-opus-4-6` for this entire setup — it requires deep reasoning about architecture and conventions. --- ## Phase 0 — Codebase Discovery Before as

Installation

Installs to ~/.claude/commands/ameya-vichare-claude-sdd-starter-claude-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ameya-vichare/claude-sdd-starter/HEAD/.claude/commands/claude-setup.md -o ~/.claude/commands/ameya-vichare-claude-sdd-starter-claude-setup.md

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

Full documentation available on GitHub

View Source Repository