What problem does it solve?
Automates the initial setup of Prodig Suites in new or existing projects, creating the workspace, memory sidecar, product directories, and configuration scaffolding required to begin product creation workflows.
Core Features & Use Cases
- Scaffolds the complete workspace: {project-root}/.pawbytes/prodig-suites with memory, products, and artifacts directories
- Creates orientation and curated starter files under the memory sidecar (index.md) and starter docs, plus product-type guides
- Generates and updates config files: {project-root}/.pawbytes/config/config.yaml and config.user.yaml, along with module-help.csv
- Supports idempotent setup and headless operation, preserving existing work while adding missing pieces
- Performs capability checks and provides a clear setup confirmation
Quick Start
Run paw-ps-setup to initialize or update the Prodig Suites workspace for your project.