Loading...
Loading...
Found 3 Skills
Define initial seed data for Steedos objects using .data.json, .data.yml, or .data.csv files in main/default/data/. Records are imported on service startup (insert-only) and on space initialization (upsert). Covers file naming, record structure, _id requirement, template variables (${space_id}, ${space_owner_id}), EJSON date format, and import behavior (onlyInsert vs upsert).
Initialize a new MissionForge mission workspace with the required directory structure and template files.
Create a standard PRD document package structure. Call it when starting a new project or initializing a PRD workspace.