/auto-setup
Auto-detect project type and configure quality gates, permissions, and hooks for a new codebase
> /plugin marketplace add rohitg00/pro-workflow > /plugin install pro-workflow@pro-workflow
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/auto-setup
Context preview
What this command does when you run it.
Auto-detect project type and configure quality gates, permissions, and hooks for a new codebase
Command definition
auto-setup.mddescription: Auto-detect project type and configure quality gates, permissions, and hooks for a new codebase
/auto-setup - Project Configuration
Automatically detect your project type and set up pro-workflow quality gates.
Quick Start
Run in any project to: 1. Detect project type (Node.js, Python, Rust, Go) 2. Configure lint/typecheck/test commands 3. Set up safe permission rules 4. Verify tooling is installed
Supported Project Types
- **Node.js/TypeScript** — npm/pnpm/yarn, ESLint, TypeScript, Jest/Vitest
- **Python** — pip/poetry, ruff/flake8, mypy, pytest
- **Rust** — cargo, clippy, cargo test
- **Go** — go vet, golangci-lint, go test
- **Mixed/Monorepo** — detects multiple types
Usage
/auto-setup
Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills.
Repo: rohitg00/pro-workflow
Other commands on pro-workflow.
compact-guard
Smart context compaction with state preservation — saves critical state before compact and restores after
cost-tracker
Track session costs, understand token spend, and get optimization tips

