paw-ps-setup

Scaffold Prodig Suites workspace and memory structures with configuration defaults.

85|12|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/pawbytes/skill-suites --skill paw-ps-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paw-ps-setup
Source: https://github.com/pawbytes/skill-suites/tree/main/src/prodig/paw-ps-setup
Command: npx skills add https://github.com/pawbytes/skill-suites --skill paw-ps-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about paw-ps-setup

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

FAQPage Schema
How do I scaffold a Prodig Suites workspace and memory structure in an existing project?

To scaffold a Prodig Suites workspace, run the setup tool to automatically generate the memory sidecar, products, and artifacts directories. It applies module configuration defaults while preserving your existing project files.

What is the best way to configure Prodig Suites starter files and directories for a new product team?

The best way to configure Prodig Suites starter files is using an automated setup utility that generates orientation docs and product-type guides. It collects user settings to create tailored config.yaml and module-help.csv files.

Does Prodig Suites setup support idempotent configuration without overwriting my current workspace?

Yes, Prodig Suites setup supports idempotent configuration. It safely performs capability checks and adds missing config files or directories while strictly preserving your existing work and current workspace artifacts.

Can I run Prodig Suites workspace initialization in headless mode without manual input?

Yes, you can initialize the Prodig Suites workspace in headless mode. The setup process applies module configuration defaults automatically to create the required config.user.yaml and directory structures without collecting manual user settings.

What configuration files and memory sidecar artifacts are generated during Prodig Suites setup?

Prodig Suites setup generates configuration files including config.yaml, config.user.yaml, and module-help.csv. It also creates memory sidecar artifacts like index.md and curated starter docs to orient product teams.