setupwithme

Guides users through five steps to bootstrap a project with configuration files and documentation.

32|6|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/HSUNEH/dev_sys_template --skill setupwithme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setupwithme
Source: https://github.com/HSUNEH/dev_sys_template/tree/main/cwm/skills/setupwithme
Command: npx skills add https://github.com/HSUNEH/dev_sys_template --skill setupwithme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Phase-driven onboarding to bootstrap a project by collecting vision, analyzing tech stack, configuring workflows, drafting initial plans, and applying environment settings in five guided steps.

Core Features & Use Cases

  • Phase-driven onboarding: guides users through vision collection, technical analysis, workflow setup, and planning.
  • Automated scaffolding: generates essential config files, manuals, and starter docs to begin development.
  • Use Case: A new project can be set up quickly with a consistent baseline that supports team collaboration.

Quick Start

Run the /cwm:setupwithme command to begin the five-step project initialization wizard.

Frequently Asked Questions about setupwithme

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bootstrap a new project repository from scratch?

Project automation scaffolding handles major rewrites by enforcing phase-by-phase progression to collect vision, analyze tech stacks, configure workflows, and generate baseline configuration files just as it does for new projects.

What is the best way to automate initial project planning and workflow setup?

You can automate project initialization by running the setup wizard command, which enforces phase-by-phase progression and requires mandatory input at each stage to generate starter configuration and documentation for development.

Can I use an automated wizard to generate baseline configuration files for developer tools?

Yes, automated project scaffolding generates essential config files, manuals, and starter docs for developer tools, ensuring a consistent baseline that supports team collaboration from the beginning of development.

Does project initialization automation work for major rewrites as well as new repositories?

Yes, project initialization automation supports both new projects and major rewrites, guiding users through ideation-to-baseline configurations across common scenarios to establish a consistent development baseline.

What do I need to start the five-step project initialization wizard?

You only need to run the project initialization command to start the five-step wizard, which requires mandatory input during each phase to progress and generate your repository's baseline configuration files.