Create progression marker (admin)
specter_create_progression_markerAdd a named progression counter like XP or trophies to track player advancement. Mutates live game config; confirm before applying.
Instructions
Create a progression marker (a named counter like XP or trophies). MUTATES live game config — confirm with the user and prefer staging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| fields | No | Any other fields for this entity — see the specter-admin skill for the full schema | |
| projectId | No | Defaults to SPECTER_PROJECT_ID |