company-setup - Deterministic environment and template setup
Verifies and installs dependencies deterministically, configures company templates, and initializes project environments.
Tags
Updated: 2026-09-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Check required environment tools
- Install project dependencies using pnpm
- Apply selected company templates
- Generate environment configurations and directories
- Prune unused template files
- Handle optional GitHub social prompts
Inputs
- Template ID
- Command flags
- User confirmation choices
Outputs
- Environment file .env
- Project directory structure
- Installed node modules
- Status messages
Requirements
- Node.js >= 20.11
- pnpm >= 10
- Git
- Bash environment
