Loading...
Loading...
Configure and optimize gw-tools for different project types and team needs. Use when setting up gw for new projects, configuring auto-copy files, troubleshooting configuration issues, or customizing gw for Next.js, Node.js APIs, monorepos, or React SPAs. Triggers on .gw/config.json, auto-copy patterns, environment files, or gw init commands.
npx skill4agent add mthines/gw-tools gw-config-management| Rule | Description |
|---|---|
| fundamentals | HIGH - Config file location, creation, and precedence |
| options-reference | HIGH - Complete reference for all config options |
| setup | HIGH - Initial setup flow, secrets, team onboarding |
| auto-copy | HIGH - File patterns to copy, what to include/exclude |
| team-config | MEDIUM - Sharing config, documentation, onboarding |
| advanced | LOW - Multiple sources, secret management integration |
| troubleshooting | HIGH - Common issues and solutions |
| Pattern | Description |
|---|---|
| nextjs | MEDIUM - Next.js with Vercel deployment |
| nodejs-api | MEDIUM - Node.js backend/API services |
| monorepo | MEDIUM - pnpm/Yarn/npm workspaces |
| react-spa | MEDIUM - React Single Page Applications |
| Task | Command |
|---|---|
| Initialize config | |
| Initialize with options | |
| Interactive setup | |
| Clone and initialize | |
| Sync files to worktree | |
| Show setup command | |
| Option | Purpose | Default |
|---|---|---|
| Repository root path | Auto-detected |
| Source for file copying | |
| Files to auto-copy | |
| merge or rebase | |
| Days before stale | |
| Prompt for cleanup | |
.envnode_modulesgw show-init