Skip to content
Productivity
Command

/auto-setup

Auto-detect project type and configure quality gates, permissions, and hooks for a new codebase

From plugin
pro-workflow
2.9k23 skills8 agents23 commands24 hooks
Install
> /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.md
description: 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
Ships withpro-workflow

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.

Get the whole plugin

Other commands on pro-workflow.