@jstn-sdk/rcs 0.1.1 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/README.md +15 -2
  2. package/dist/cli/index.d.ts +1 -1
  3. package/dist/cli/index.d.ts.map +1 -1
  4. package/dist/cli/index.js +5 -0
  5. package/dist/cli/index.js.map +1 -1
  6. package/dist/scripts/surface-taxonomy.d.ts.map +1 -1
  7. package/dist/scripts/surface-taxonomy.js +0 -5
  8. package/dist/scripts/surface-taxonomy.js.map +1 -1
  9. package/docs/getting-started.html +5 -0
  10. package/docs/index.html +0 -1
  11. package/docs/readme/README.de.md +20 -19
  12. package/docs/readme/README.el.md +21 -20
  13. package/docs/readme/README.es.md +21 -20
  14. package/docs/readme/README.fr.md +21 -20
  15. package/docs/readme/README.it.md +20 -19
  16. package/docs/readme/README.ja.md +21 -20
  17. package/docs/readme/README.ko.md +21 -20
  18. package/docs/readme/README.pl.md +21 -20
  19. package/docs/readme/README.pt.md +21 -20
  20. package/docs/readme/README.ru.md +21 -20
  21. package/docs/readme/README.tr.md +21 -20
  22. package/docs/readme/README.uk.md +21 -20
  23. package/docs/readme/README.vi.md +21 -20
  24. package/docs/readme/README.zh-TW.md +21 -20
  25. package/docs/readme/README.zh.md +21 -20
  26. package/docs/reference/canonical-vocabulary.md +0 -1
  27. package/docs/reference/semantic-design-system.md +0 -7
  28. package/docs/reference/surface-map.md +0 -9
  29. package/docs/release-notes-v0.1.6.md +27 -0
  30. package/docs/release-notes-v0.1.7.md +20 -0
  31. package/package.json +1 -1
  32. package/plugins/roblox-ai-os-creator-skills/.codex-plugin/plugin.json +1 -1
  33. package/prompts/analyst.md +3 -6
  34. package/prompts/architect.md +2 -4
  35. package/prompts/build-fixer.md +5 -5
  36. package/prompts/code-reviewer.md +3 -4
  37. package/prompts/critic.md +0 -3
  38. package/prompts/debugger.md +4 -6
  39. package/prompts/dependency-expert.md +1 -3
  40. package/prompts/designer.md +2 -5
  41. package/prompts/executor.md +2 -4
  42. package/prompts/explore-harness.md +0 -3
  43. package/prompts/explore.md +1 -4
  44. package/prompts/git-master.md +0 -3
  45. package/prompts/planner.md +2 -4
  46. package/prompts/researcher.md +2 -5
  47. package/prompts/security-reviewer.md +2 -4
  48. package/prompts/sisyphus-lite.md +0 -3
  49. package/prompts/team-executor.md +1 -3
  50. package/prompts/test-engineer.md +6 -8
  51. package/prompts/verifier.md +1 -3
  52. package/prompts/vision.md +1 -3
  53. package/prompts/writer.md +3 -5
  54. package/src/scripts/surface-taxonomy.ts +0 -5
  55. package/docs/archive/README.md +0 -15
  56. package/docs/archive/migration-mainline-post-v0.4.4.md +0 -90
  57. package/docs/archive/prompt-migration-changelog.md +0 -141
  58. package/docs/archive/qa-plan-0.4.2.md +0 -85
  59. package/docs/archive/qa-report-0.4.2.md +0 -55
  60. package/docs/archive/release-body-0.9.0.md +0 -86
  61. package/docs/archive/release-body-0.9.1.md +0 -41
  62. package/docs/benchmarks/tetris-benchmark-comparison-20260306.png +0 -0
  63. package/docs/issues/team-forge-followup-team.md +0 -38
  64. package/docs/qa/ci-speedups-after-prompt-worker-fix.md +0 -91
  65. package/docs/qa/deep-interview-phase-1-validation.md +0 -117
  66. package/docs/qa/explore-sparkshell-heavy-manual-stress.md +0 -244
  67. package/docs/qa/recent-bug-regression-hardening-2026-04-11.md +0 -24
  68. package/docs/qa/release-no-publish-0.15.0.md +0 -33
  69. package/docs/qa/release-readiness-0.11.13.md +0 -39
  70. package/docs/qa/release-readiness-0.12.0.md +0 -80
  71. package/docs/qa/release-readiness-0.12.1.md +0 -33
  72. package/docs/qa/release-readiness-0.12.2.md +0 -33
  73. package/docs/qa/release-readiness-0.12.3.md +0 -30
  74. package/docs/qa/release-readiness-0.12.5.md +0 -69
  75. package/docs/qa/release-readiness-0.12.6.md +0 -59
  76. package/docs/qa/release-readiness-0.13.0.md +0 -64
  77. package/docs/qa/release-readiness-0.13.1.md +0 -39
  78. package/docs/qa/release-readiness-0.14.0.md +0 -55
  79. package/docs/qa/release-readiness-0.14.1.md +0 -44
  80. package/docs/qa/release-readiness-0.14.2.md +0 -65
  81. package/docs/qa/release-readiness-0.14.3.md +0 -42
  82. package/docs/qa/release-readiness-0.14.4.md +0 -40
  83. package/docs/qa/release-readiness-0.15.0.md +0 -65
  84. package/docs/qa/release-readiness-0.15.1.md +0 -44
  85. package/docs/qa/release-readiness-0.8.1.md +0 -37
  86. package/docs/qa/release-readiness-0.8.2.md +0 -39
  87. package/docs/qa/release-readiness-0.8.3.md +0 -43
  88. package/docs/qa/release-readiness-0.8.4.md +0 -39
  89. package/docs/qa/release-readiness-0.9.0.md +0 -78
  90. package/docs/qa/release-readiness-0.9.1.md +0 -43
  91. package/docs/qa/release-readiness-follow-up.md +0 -26
  92. package/docs/qa/remaining-suite-drift-2026-03-19.md +0 -105
  93. package/docs/qa/research-specialist-eval-surface-2026-04-18.md +0 -42
  94. package/docs/qa/runtime-team-seam-audit-2026-04-01.md +0 -128
  95. package/docs/reports/macos-m1-high-cpu-usage-2026-04-16.md +0 -78
  96. package/docs/reports/open-prs-dev-readiness-2026-04-09.md +0 -45
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ Этот локализованный README намеренно сделан кратким.
4
+ Для актуальной поверхности продукта используйте канонические документы по ссылкам ниже.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - Пакет: `@jstn-sdk/rcs`
7
+ - Репозиторий: `https://github.com/JustineDevs/roblox-ai-os`
8
+ - Начало работы: [../getting-started.html](../getting-started.html)
9
+ - Справочник skills: [../skills.html](../skills.html)
10
+ - Интеграции: [../integrations.html](../integrations.html)
11
+ - Канонический README: [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## Канонический workflow для создателей
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ Для работы по реализации в Roblox обязательный pre-action gate применяется до любой генерации кода:
18
+ - собрать ссылки и материалы
19
+ - сформировать понимание
20
+ - стандартизировать термины
21
+ - спроектировать модульную архитектуру дерева файлов
22
+ - и только потом реализовывать
23
23
 
24
- See:
24
+ См.:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## Владение
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS принадлежит [JustineDevs](https://github.com/JustineDevs) и [@JustineDevs](https://github.com/JustineDevs) и поддерживается ими для creator-workflow в Roblox.
32
32
 
33
- ## Acknowledgements
33
+ ## Благодарности
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## Лицензия
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ Bu yerelleştirilmiş README bilinçli olarak kısa tutulmuştur.
4
+ Ürünün güncel yüzeyi için aşağıdaki kanonik belgelere bakın.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - Paket: `@jstn-sdk/rcs`
7
+ - Depo: `https://github.com/JustineDevs/roblox-ai-os`
8
+ - Başlangıç: [../getting-started.html](../getting-started.html)
9
+ - Skill başvurusu: [../skills.html](../skills.html)
10
+ - Entegrasyonlar: [../integrations.html](../integrations.html)
11
+ - Kanonik README: [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## Kanonik creator iş akışı
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ Roblox uygulama işi için zorunlu pre-action gate, herhangi bir kod üretiminden önce uygulanır:
18
+ - referansları topla
19
+ - anlayış oluştur
20
+ - terimleri standartlaştır
21
+ - modüler dosya ağacı mimarisi tasarla
22
+ - ancak ondan sonra uygula
23
23
 
24
- See:
24
+ Bakınız:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## Sahiplik
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS, Roblox creator akışları için [JustineDevs](https://github.com/JustineDevs) ve [@JustineDevs](https://github.com/JustineDevs) tarafından sahiplenilir ve sürdürülür.
32
32
 
33
- ## Acknowledgements
33
+ ## Teşekkürler
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## Lisans
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ Цей локалізований README навмисно зроблено стислим.
4
+ Для актуальної поверхні продукту використовуйте канонічні документи за посиланнями нижче.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - Пакет: `@jstn-sdk/rcs`
7
+ - Репозиторій: `https://github.com/JustineDevs/roblox-ai-os`
8
+ - Початок роботи: [../getting-started.html](../getting-started.html)
9
+ - Довідник skills: [../skills.html](../skills.html)
10
+ - Інтеграції: [../integrations.html](../integrations.html)
11
+ - Канонічний README: [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## Канонічний workflow для creator
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ Для роботи з реалізацією в Roblox обов’язковий pre-action gate застосовується до будь-якої генерації коду:
18
+ - зібрати референси
19
+ - побудувати розуміння
20
+ - стандартизувати терміни
21
+ - спроєктувати модульну архітектуру дерева файлів
22
+ - і лише потім реалізовувати
23
23
 
24
- See:
24
+ Див.:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## Власність
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS належить [JustineDevs](https://github.com/JustineDevs) та [@JustineDevs](https://github.com/JustineDevs) і підтримується ними для creator-workflow у Roblox.
32
32
 
33
- ## Acknowledgements
33
+ ## Подяки
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## Ліцензія
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ README bản địa hóa này được giữ ngắn gọn chủ đích.
4
+ Hãy dùng các tài liệu chuẩn liên kết bên dưới cho bề mặt sản phẩm hiện tại.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - Gói: `@jstn-sdk/rcs`
7
+ - Kho mã: `https://github.com/JustineDevs/roblox-ai-os`
8
+ - Bắt đầu: [../getting-started.html](../getting-started.html)
9
+ - Tham chiếu skills: [../skills.html](../skills.html)
10
+ - Tích hợp: [../integrations.html](../integrations.html)
11
+ - README chuẩn: [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## Quy trình creator chuẩn
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ Đối với công việc triển khai Roblox, pre-action gate bắt buộc được áp dụng trước mọi bước sinh mã:
18
+ - thu thập tài liệu tham chiếu
19
+ - xây dựng hiểu biết
20
+ - chuẩn hóa thuật ngữ
21
+ - thiết kế kiến trúc cây tệp dạng mô-đun
22
+ - chỉ sau đó mới triển khai
23
23
 
24
- See:
24
+ Xem:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## Quyền sở hữu
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS thuộc sở hữu được duy trì bởi [JustineDevs](https://github.com/JustineDevs) [@JustineDevs](https://github.com/JustineDevs) cho các workflow creator của Roblox.
32
32
 
33
- ## Acknowledgements
33
+ ## Lời cảm ơn
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## Giấy phép
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ 這份在地化 README 刻意保持精簡。
4
+ 目前產品表面請以下方連結的正規文件為準。
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - 套件:`@jstn-sdk/rcs`
7
+ - 儲存庫:`https://github.com/JustineDevs/roblox-ai-os`
8
+ - 快速開始: [../getting-started.html](../getting-started.html)
9
+ - Skills 參考: [../skills.html](../skills.html)
10
+ - 整合: [../integrations.html](../integrations.html)
11
+ - 正規 README [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## 正規創作者工作流程
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ 對於 Roblox 實作工作,在任何程式碼產生之前都必須先通過 pre-action gate
18
+ - 蒐集參考資料
19
+ - 建立理解
20
+ - 統一術語
21
+ - 設計模組化檔案樹架構
22
+ - 然後才開始實作
23
23
 
24
- See:
24
+ 請參考:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## 擁有權
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS [JustineDevs](https://github.com/JustineDevs) [@JustineDevs](https://github.com/JustineDevs) 擁有並維護,用於 Roblox 創作者工作流程。
32
32
 
33
- ## Acknowledgements
33
+ ## 致謝
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## 授權
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,40 +1,41 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ 这份本地化 README 有意保持简洁。
4
+ 当前产品表面请以下方链接的规范文档为准。
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - 包名:`@jstn-sdk/rcs`
7
+ - 仓库:`https://github.com/JustineDevs/roblox-ai-os`
8
+ - 入门: [../getting-started.html](../getting-started.html)
9
+ - Skills 参考: [../skills.html](../skills.html)
10
+ - 集成: [../integrations.html](../integrations.html)
11
+ - 规范 README [../../README.md](../../README.md)
12
12
 
13
- ## Canonical Creator Workflow
13
+ ## 规范的创作者工作流
14
14
 
15
15
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
16
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
17
+ 对于 Roblox 实现工作,任何代码生成之前都必须先通过 pre-action gate
18
+ - 收集参考资料
19
+ - 建立理解
20
+ - 统一术语
21
+ - 设计模块化文件树架构
22
+ - 然后才开始实现
23
23
 
24
- See:
24
+ 参见:
25
25
  - [../../README.md](../../README.md)
26
26
  - [../skills.html](../skills.html)
27
27
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
28
 
29
- ## Ownership
29
+ ## 所有权
30
30
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
31
+ RCS [JustineDevs](https://github.com/JustineDevs) [@JustineDevs](https://github.com/JustineDevs) 拥有并维护,用于 Roblox 创作者工作流。
32
32
 
33
- ## Acknowledgements
33
+ ## 致谢
34
34
 
35
35
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
+ - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
36
37
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
37
38
 
38
- ## License
39
+ ## 许可证
39
40
 
40
41
  [MIT](https://opensource.org/licenses/MIT)
@@ -102,5 +102,4 @@ Use these classifications consistently:
102
102
  - Active prompts/skills/missions should prefer this vocabulary.
103
103
  - Active prompts/skills/missions should expose taxonomy frontmatter so generated surface maps and validators can classify them consistently.
104
104
  - Generated surface-map output should stay synced with the active taxonomy layer.
105
- - Historical docs may mention removed or generic terms only as archive/reference context.
106
105
  - Tests may mention removed terms in negative assertions, migration guards, or compatibility fixtures, but not as active surface recommendations.
@@ -92,13 +92,6 @@ Every mission bundle should communicate the same semantic shape.
92
92
  9. reference layers
93
93
  10. vocabulary guardrail
94
94
 
95
- ## Archive Rule
96
-
97
- Historical surfaces may describe deleted/generic role labels, but:
98
- - they should be clearly archival
99
- - they should not be used as active onboarding
100
- - they should not be required by active runtime/catalog behavior
101
-
102
95
  ## Enforcement
103
96
 
104
97
  The repo should keep lightweight tests that verify:
@@ -114,18 +114,9 @@ Sources:
114
114
  | `prompts/writer.md` | `prompt` | `creator-runtime` | `internal` | writer |
115
115
  | `skills/worker/SKILL.md` | `skill` | `creator-runtime` | `internal` | worker |
116
116
 
117
- ## Historical Surfaces
118
-
119
- | Path | Type | Domain | Audience | Surface |
120
- | --- | --- | --- | --- | --- |
121
- | `skills/forge-init/SKILL.md` | `skill` | `archive` | `archive` | forge-init |
122
- | `skills/swarm/SKILL.md` | `skill` | `archive` | `archive` | swarm |
123
- | `skills/web-clone/SKILL.md` | `skill` | `archive` | `archive` | web-clone |
124
-
125
117
  ## Additional Repo Lanes
126
118
 
127
119
  - `AGENTS.md` and `templates/AGENTS.md` remain the orchestration brain and guidance authority.
128
- - `docs/archive/` is the historical lane; archive content may describe removed surfaces but must not act as active onboarding.
129
120
  - `src/catalog/manifest.json`, `templates/catalog-manifest.json`, and `src/catalog/generated/public-catalog.json` are the catalog source/generated contract lane.
130
121
  - `dist/` is generated runtime output and should reflect the taxonomy, not redefine it.
131
122
 
@@ -0,0 +1,27 @@
1
+ # Roblox Creator Skills v0.1.6
2
+
3
+ ## Summary
4
+
5
+ `v0.1.6` is the release-automation follow-up after the `0.1.1` hardening line. It introduces explicit latest-version command triggers, binds automated npm publishing to the guarded `npm-publish` GitHub Actions environment, and finishes the remaining README ownership/acknowledgement consistency work.
6
+
7
+ ## What changed
8
+
9
+ - Added explicit update aliases:
10
+ - `rcs latest`
11
+ - `rcs @latest`
12
+ - Kept the direct npm install path explicit:
13
+ - `npm install -g @jstn-sdk/rcs@latest`
14
+ - Bound automated npm publishing to:
15
+ - GitHub Actions environment `npm-publish`
16
+ - Added `oh-my-codex` acknowledgement as a stepping-stone influence
17
+ - Synchronized canonical/localized README ownership, acknowledgement, and linked license surfaces
18
+
19
+ ## Verification
20
+
21
+ - `npm run build`
22
+ - `node --test dist/cli/__tests__/index.test.js dist/cli/__tests__/update.test.js dist/cli/__tests__/package-bin-contract.test.js`
23
+ - `node --test dist/verification/__tests__/explore-harness-release-workflow.test.js`
24
+
25
+ ## Note on version numbering
26
+
27
+ This repo history already carried older local tags through `v0.1.5`, while the npm registry only had `0.1.0` and `0.1.1` published. `v0.1.6` was selected to avoid tag collisions and keep the automated release lane clean.
@@ -0,0 +1,20 @@
1
+ # Roblox Creator Skills v0.1.7
2
+
3
+ ## Summary
4
+
5
+ `v0.1.7` is the doc/prompt hardening release after the `0.1.6` automation update. It removes the last archive lane, rewrites the demo surface around Roblox-first creator workflows, strengthens Roblox-native framing inside the prompt system, and replaces the placeholder localized README stubs with real translated bodies.
6
+
7
+ ## What changed
8
+
9
+ - Removed `docs/archive/` from the project surface
10
+ - Reduced active `docs/qa/` to the live gate docs only
11
+ - Rewrote `DEMO.md` into a Roblox-first demo guide
12
+ - Tightened prompt identities/goals for Roblox-native framing across key internal prompts
13
+ - Replaced localized README placeholder stubs with actual localized content
14
+
15
+ ## Verification
16
+
17
+ - `npm run build`
18
+ - prompt-guidance and taxonomy contract tests
19
+ - semantic/workspace/robloxstudio-mcp verification tests
20
+ - `node dist/scripts/surface-taxonomy.js`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jstn-sdk/rcs",
3
- "version": "0.1.1",
3
+ "version": "0.1.7",
4
4
  "description": "Roblox Creator Skills toolkit and workflow layer for Codex CLI",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "roblox-ai-os-creator-skills",
3
- "version": "0.1.1",
3
+ "version": "0.1.7",
4
4
  "description": "Roblox Creator Skills workflow and runtime bundle for Codex CLI",
5
5
  "author": {
6
6
  "name": "JustineDevs",
@@ -7,7 +7,7 @@ audience: "internal"
7
7
  artifact-type: "prompt"
8
8
  ---
9
9
  <identity>
10
- You are Analyst (Metis). Your mission is to convert decided product scope into implementable acceptance criteria, catching gaps before planning begins.
10
+ You are Analyst (Metis). Your mission is to convert decided product scope into implementable acceptance criteria for Roblox Studio and creator workflow changes, catching gaps before planning begins.
11
11
  You are responsible for identifying missing questions, undefined guardrails, scope risks, unvalidated assumptions, missing acceptance criteria, and edge cases.
12
12
  You are not responsible for market/user-value prioritization, code analysis (architect), plan creation (planner), or plan review (critic).
13
13
 
@@ -17,7 +17,7 @@ Plans built on incomplete requirements produce implementations that miss the tar
17
17
  <constraints>
18
18
  <scope_guard>
19
19
  - Read-only: Write and Edit tools are blocked.
20
- - Focus on implementability, not market strategy. "Is this requirement testable?" not "Is this feature valuable?"
20
+ - Focus on implementability, not market strategy. "Is this remote contract or onboarding rule testable?" not "Is this feature valuable?"
21
21
  - When receiving a task with architectural context, proceed with best-effort analysis and note any code-context gaps in your output for the leader to route.
22
22
  - Escalate findings upward to the leader for routing: planner (requirements gathered), architect (code analysis needed), critic (plan exists and needs review).
23
23
  </scope_guard>
@@ -111,7 +111,7 @@ The orchestrator or planner will persist open questions to `.rcs/plans/open-ques
111
111
 
112
112
  <anti_patterns>
113
113
  - Market analysis: Evaluating "should we build this?" instead of "can we build this clearly?" Focus on implementability.
114
- - Vague findings: "The requirements are unclear." Instead: "The error handling for `createUser()` when email already exists is unspecified. Should it return 409 Conflict or silently update?"
114
+ - Vague findings: "The requirements are unclear." Instead: "The trade remote does not say what the server should do when the offered item is no longer in the player's inventory. Should the request fail loudly, silently reject, or re-sync the inventory UI?"
115
115
  - Over-analysis: Finding 50 edge cases for a simple feature. Prioritize by impact and likelihood.
116
116
  - Missing the obvious: Catching subtle edge cases but missing that the core happy path is undefined.
117
117
  - Upward escalation loop: Re-reporting needs to the leader without processing the requirement gap. Process the request first, then note any routing needs.
@@ -137,6 +137,3 @@ The orchestrator or planner will persist open questions to `.rcs/plans/open-ques
137
137
  - Are open questions included in the response output under `### Open Questions`?
138
138
  </final_checklist>
139
139
  </style>
140
- surface-class: "internal"
141
- domain: "creator-runtime"
142
- audience: "internal"
@@ -7,7 +7,8 @@ audience: "internal"
7
7
  artifact-type: "prompt"
8
8
  ---
9
9
  <identity>
10
- You are Architect (Oracle). Diagnose, analyze, and recommend with file-backed evidence. You are read-only.
10
+ You are Architect (Oracle). Diagnose, analyze, and recommend with file-backed evidence for Roblox Studio, creator runtime, plugin, and Luau surfaces. You are read-only.
11
+ Your primary frame is Roblox-native system design: **ModuleScript boundaries**, **client/server ownership**, **RemoteEvent / RemoteFunction contracts**, **DataStore and economy state**, **plugin widget structure**, and **creator-facing experience loops** before generic software abstractions.
11
12
  </identity>
12
13
 
13
14
  <constraints>
@@ -113,6 +114,3 @@ Default final-output shape: outcome-first and evidence-dense; include the result
113
114
  - For blueprint consensus reviews, did I include antithesis, tradeoff tension, and synthesis?
114
115
  </final_checklist>
115
116
  </style>
116
- surface-class: "internal"
117
- domain: "creator-runtime"
118
- audience: "internal"
@@ -8,7 +8,7 @@ artifact-type: "prompt"
8
8
  ---
9
9
  <identity>
10
10
  You are Build Fixer. Your mission is to get a failing build green with the smallest possible changes.
11
- You are responsible for fixing type errors, compilation failures, import errors, dependency issues, and configuration errors.
11
+ You are responsible for fixing type errors, compilation failures, import errors, dependency issues, and configuration errors across the RCS runtime and its Roblox Studio workspace/toolchain surfaces.
12
12
  You are not responsible for refactoring, performance optimization, feature implementation, architecture changes, or code style improvements.
13
13
 
14
14
  A red build blocks the entire team. These rules exist because the fastest path to green is fixing the error, not redesigning the system. Build fixers who refactor "while they're in there" introduce new failures and slow everyone down. Fix the error, verify the build, move on.
@@ -18,7 +18,10 @@ A red build blocks the entire team. These rules exist because the fastest path t
18
18
  <scope_guard>
19
19
  - Fix with minimal diff. Do not refactor, rename variables, add features, optimize, or redesign.
20
20
  - Do not change logic flow unless it directly fixes the build error.
21
- - Detect language/framework from manifest files (package.json, Cargo.toml, go.mod, pyproject.toml) before choosing tools.
21
+ - Detect the active surface from repo evidence before choosing tools:
22
+ - `package.json` / Node runtime
23
+ - `Cargo.toml` / Rust binaries
24
+ - `default.project.json`, `wally.toml`, `aftman.toml`, `stylua.toml`, `selene.toml` / Roblox Studio workspace toolchain
22
25
  - Track progress: "X/Y errors fixed" after each fix.
23
26
  </scope_guard>
24
27
 
@@ -117,6 +120,3 @@ Default final-output shape: outcome-first and evidence-dense; include the result
117
120
  - Is fresh build output shown as evidence?
118
121
  </final_checklist>
119
122
  </style>
120
- surface-class: "internal"
121
- domain: "creator-runtime"
122
- audience: "internal"
@@ -7,7 +7,8 @@ audience: "internal"
7
7
  artifact-type: "prompt"
8
8
  ---
9
9
  <identity>
10
- You are Code Reviewer. Your mission is to ensure code quality and security through systematic, severity-rated review.
10
+ You are Code Reviewer. Your mission is to ensure Roblox Studio, Luau, and creator-runtime code quality through systematic, severity-rated review.
11
+ Your primary frame is Roblox-specific: **server authority**, **remote validation**, **DataStore/economy safety**, **client/server ownership**, **plugin/widget boundaries**, and **creator workflow correctness** before generic style concerns.
11
12
  You are responsible for spec compliance verification, security checks, code quality assessment, performance review, and best practice enforcement.
12
13
  You are not responsible for implementing fixes (executor), architecture design (architect), or writing tests (test-engineer).
13
14
  When paired with an `architect` lane in the `code-review` workflow, you own the code/spec/security lane and must report architectural concerns upward instead of turning them into the final design verdict yourself.
@@ -22,6 +23,7 @@ Code review is the last line of defense before bugs and vulnerabilities reach pr
22
23
  - Never skip Stage 1 (spec compliance) to jump to style nitpicks.
23
24
  - For trivial changes (single line, typo fix, no behavior change): skip Stage 1, brief Stage 2 only.
24
25
  - Be constructive: explain WHY something is an issue and HOW to fix it.
26
+ - Review Roblox truth first: remotes, authoritative state mutation, replicated data exposure, economy/progression safety, and plugin/widget ownership come before generic style notes.
25
27
  </scope_guard>
26
28
 
27
29
  <ask_gate>
@@ -139,6 +141,3 @@ APPROVE / REQUEST CHANGES / COMMENT
139
141
  - Did I check for **Roblox security** issues (secrets on client/replicated trees, unvalidated remotes, unsafe DataStore/economy paths)?
140
142
  </final_checklist>
141
143
  </style>
142
- surface-class: "internal"
143
- domain: "creator-runtime"
144
- audience: "internal"
package/prompts/critic.md CHANGED
@@ -82,6 +82,3 @@ Use Read for plans/referenced files, Grep/Glob for referenced patterns, and Bash
82
82
  Stop when all referenced evidence and representative simulations support a clear verdict.
83
83
  </stop_rules>
84
84
  </style>
85
- surface-class: "internal"
86
- domain: "creator-runtime"
87
- audience: "internal"