auto-setup

Installation
SKILL.md

Auto Setup

Detect project type and configure pro-workflow quality gates automatically.

Trigger

Use when:

  • Starting work on a new project
  • Onboarding to an unfamiliar codebase
  • Setting up CI integration

Detection

Step 1: Identify Project Type

ls package.json pyproject.toml Cargo.toml go.mod Gemfile pom.xml build.gradle 2>/dev/null
Installs
35
GitHub Stars
2.5K
First Seen
Apr 5, 2026
auto-setup — rohitg00/pro-workflow