postplus-shared

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

PostPlus Shared

PostPlus 共享资源

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. Runtime scripts and executable adapters remain vendored inside each business skill's
_postplus_shared/
directory.
当其他PostPlus技能需要调用共享规则或共享工作流偏好设置时,请优先使用本技能。
本技能是PostPlus技能原则级文档的唯一可信来源。运行时脚本和可执行适配器仍存放在各业务技能的
_postplus_shared/
目录中。

References

参考文档

  • shared-release-shell-rules.md
  • shared-research-preferences.md
  • shared-product-selection-preferences.md
  • shared-tiktok-music-workflow.md
  • shared-ads-workflow.md
  • shared-release-shell-rules.md
  • shared-research-preferences.md
  • shared-product-selection-preferences.md
  • shared-tiktok-music-workflow.md
  • shared-ads-workflow.md

Default Workflow

默认工作流

  1. Read the reference named by the downstream skill.
  2. Apply the shared rule before reading platform- or production-specific details.
  3. If a downstream skill and this shared rule conflict, fail fast and surface the conflict instead of inventing a fallback.
  1. 读取下游技能指定的参考文档。
  2. 在读取平台或生产环境特定细节之前应用共享规则。
  3. 若下游技能与本共享规则存在冲突,应快速终止并暴露冲突,而非自行设置回退方案。