| name | postplus-shared |
| description | Shared rules, routing preferences, execution boundaries, and workflow references for released PostPlus skills. Use this before any PostPlus skill that mentions shared public skill rules, research preferences, product-selection preferences, source-of-truth files, TikTok music workflow, ads workflow, or user guidance. |
| metadata | {"postplus":{"familyId":"shared-rules","familyName":"Shared Rules"}} |
PostPlus Shared
Use this skill first when another PostPlus skill asks for shared rules or shared workflow preferences.
This skill is the single source of truth for principle-level PostPlus skill documents. It is instruction-only: do not run provider runtimes, mutate public metadata or release metadata, or invent alternate execution paths from this shared-rule handoff.
References
Default Workflow
- Read the reference named by the downstream skill.
- Apply the shared rule before reading platform- or production-specific details.
- If a downstream skill and this shared rule conflict, fail fast and surface the conflict instead of inventing a fallback.
- Keep executable work in the downstream skill or PostPlus CLI boundary; this shared skill only owns the principle-level rule.