claudecode-omc 5.1.0 → 5.3.0

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 (422) hide show
  1. package/.local/skills/conductor/SKILL.md +397 -0
  2. package/bundled/manifest.json +3 -2
  3. package/bundled/upstream/anthropic-skills/skills/algorithmic-art/LICENSE.txt +202 -0
  4. package/bundled/upstream/anthropic-skills/skills/algorithmic-art/SKILL.md +405 -0
  5. package/bundled/upstream/anthropic-skills/skills/algorithmic-art/templates/generator_template.js +223 -0
  6. package/bundled/upstream/anthropic-skills/skills/algorithmic-art/templates/viewer.html +599 -0
  7. package/bundled/upstream/anthropic-skills/skills/brand-guidelines/LICENSE.txt +202 -0
  8. package/bundled/upstream/anthropic-skills/skills/brand-guidelines/SKILL.md +73 -0
  9. package/bundled/upstream/anthropic-skills/skills/canvas-design/LICENSE.txt +202 -0
  10. package/bundled/upstream/anthropic-skills/skills/canvas-design/SKILL.md +130 -0
  11. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/ArsenalSC-OFL.txt +93 -0
  12. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/ArsenalSC-Regular.ttf +0 -0
  13. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/BigShoulders-Bold.ttf +0 -0
  14. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/BigShoulders-OFL.txt +93 -0
  15. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/BigShoulders-Regular.ttf +0 -0
  16. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Boldonse-OFL.txt +93 -0
  17. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Boldonse-Regular.ttf +0 -0
  18. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/BricolageGrotesque-Bold.ttf +0 -0
  19. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/BricolageGrotesque-OFL.txt +93 -0
  20. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/BricolageGrotesque-Regular.ttf +0 -0
  21. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/CrimsonPro-Bold.ttf +0 -0
  22. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/CrimsonPro-Italic.ttf +0 -0
  23. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/CrimsonPro-OFL.txt +93 -0
  24. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/CrimsonPro-Regular.ttf +0 -0
  25. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/DMMono-OFL.txt +93 -0
  26. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/DMMono-Regular.ttf +0 -0
  27. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/EricaOne-OFL.txt +94 -0
  28. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/EricaOne-Regular.ttf +0 -0
  29. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/GeistMono-Bold.ttf +0 -0
  30. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/GeistMono-OFL.txt +93 -0
  31. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/GeistMono-Regular.ttf +0 -0
  32. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Gloock-OFL.txt +93 -0
  33. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Gloock-Regular.ttf +0 -0
  34. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexMono-Bold.ttf +0 -0
  35. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexMono-OFL.txt +93 -0
  36. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexMono-Regular.ttf +0 -0
  37. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexSerif-Bold.ttf +0 -0
  38. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexSerif-BoldItalic.ttf +0 -0
  39. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexSerif-Italic.ttf +0 -0
  40. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexSerif-Regular.ttf +0 -0
  41. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSans-Bold.ttf +0 -0
  42. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSans-BoldItalic.ttf +0 -0
  43. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSans-Italic.ttf +0 -0
  44. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSans-OFL.txt +93 -0
  45. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSans-Regular.ttf +0 -0
  46. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSerif-Italic.ttf +0 -0
  47. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSerif-Regular.ttf +0 -0
  48. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Italiana-OFL.txt +93 -0
  49. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Italiana-Regular.ttf +0 -0
  50. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/JetBrainsMono-Bold.ttf +0 -0
  51. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/JetBrainsMono-OFL.txt +93 -0
  52. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/JetBrainsMono-Regular.ttf +0 -0
  53. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Jura-Light.ttf +0 -0
  54. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Jura-Medium.ttf +0 -0
  55. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Jura-OFL.txt +93 -0
  56. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/LibreBaskerville-OFL.txt +93 -0
  57. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/LibreBaskerville-Regular.ttf +0 -0
  58. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Lora-Bold.ttf +0 -0
  59. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Lora-BoldItalic.ttf +0 -0
  60. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Lora-Italic.ttf +0 -0
  61. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Lora-OFL.txt +93 -0
  62. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Lora-Regular.ttf +0 -0
  63. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/NationalPark-Bold.ttf +0 -0
  64. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/NationalPark-OFL.txt +93 -0
  65. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/NationalPark-Regular.ttf +0 -0
  66. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/NothingYouCouldDo-OFL.txt +93 -0
  67. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/NothingYouCouldDo-Regular.ttf +0 -0
  68. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Outfit-Bold.ttf +0 -0
  69. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Outfit-OFL.txt +93 -0
  70. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Outfit-Regular.ttf +0 -0
  71. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/PixelifySans-Medium.ttf +0 -0
  72. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/PixelifySans-OFL.txt +93 -0
  73. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/PoiretOne-OFL.txt +93 -0
  74. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/PoiretOne-Regular.ttf +0 -0
  75. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/RedHatMono-Bold.ttf +0 -0
  76. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/RedHatMono-OFL.txt +93 -0
  77. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/RedHatMono-Regular.ttf +0 -0
  78. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Silkscreen-OFL.txt +93 -0
  79. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Silkscreen-Regular.ttf +0 -0
  80. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/SmoochSans-Medium.ttf +0 -0
  81. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/SmoochSans-OFL.txt +93 -0
  82. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Tektur-Medium.ttf +0 -0
  83. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Tektur-OFL.txt +93 -0
  84. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Tektur-Regular.ttf +0 -0
  85. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/WorkSans-Bold.ttf +0 -0
  86. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/WorkSans-BoldItalic.ttf +0 -0
  87. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/WorkSans-Italic.ttf +0 -0
  88. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/WorkSans-OFL.txt +93 -0
  89. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/WorkSans-Regular.ttf +0 -0
  90. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/YoungSerif-OFL.txt +93 -0
  91. package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/YoungSerif-Regular.ttf +0 -0
  92. package/bundled/upstream/anthropic-skills/skills/claude-api/LICENSE.txt +202 -0
  93. package/bundled/upstream/anthropic-skills/skills/claude-api/SKILL.md +262 -0
  94. package/bundled/upstream/anthropic-skills/skills/claude-api/csharp/claude-api.md +402 -0
  95. package/bundled/upstream/anthropic-skills/skills/claude-api/curl/examples.md +216 -0
  96. package/bundled/upstream/anthropic-skills/skills/claude-api/go/claude-api.md +421 -0
  97. package/bundled/upstream/anthropic-skills/skills/claude-api/java/claude-api.md +432 -0
  98. package/bundled/upstream/anthropic-skills/skills/claude-api/php/claude-api.md +375 -0
  99. package/bundled/upstream/anthropic-skills/skills/claude-api/python/agent-sdk/README.md +355 -0
  100. package/bundled/upstream/anthropic-skills/skills/claude-api/python/agent-sdk/patterns.md +359 -0
  101. package/bundled/upstream/anthropic-skills/skills/claude-api/python/claude-api/README.md +420 -0
  102. package/bundled/upstream/anthropic-skills/skills/claude-api/python/claude-api/batches.md +185 -0
  103. package/bundled/upstream/anthropic-skills/skills/claude-api/python/claude-api/files-api.md +165 -0
  104. package/bundled/upstream/anthropic-skills/skills/claude-api/python/claude-api/streaming.md +162 -0
  105. package/bundled/upstream/anthropic-skills/skills/claude-api/python/claude-api/tool-use.md +590 -0
  106. package/bundled/upstream/anthropic-skills/skills/claude-api/ruby/claude-api.md +113 -0
  107. package/bundled/upstream/anthropic-skills/skills/claude-api/shared/error-codes.md +206 -0
  108. package/bundled/upstream/anthropic-skills/skills/claude-api/shared/live-sources.md +121 -0
  109. package/bundled/upstream/anthropic-skills/skills/claude-api/shared/models.md +119 -0
  110. package/bundled/upstream/anthropic-skills/skills/claude-api/shared/prompt-caching.md +128 -0
  111. package/bundled/upstream/anthropic-skills/skills/claude-api/shared/tool-use-concepts.md +305 -0
  112. package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/agent-sdk/README.md +297 -0
  113. package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/agent-sdk/patterns.md +209 -0
  114. package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/claude-api/README.md +333 -0
  115. package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/claude-api/batches.md +106 -0
  116. package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/claude-api/files-api.md +98 -0
  117. package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/claude-api/streaming.md +178 -0
  118. package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/claude-api/tool-use.md +527 -0
  119. package/bundled/upstream/anthropic-skills/skills/doc-coauthoring/SKILL.md +375 -0
  120. package/bundled/upstream/anthropic-skills/skills/docx/LICENSE.txt +30 -0
  121. package/bundled/upstream/anthropic-skills/skills/docx/SKILL.md +590 -0
  122. package/bundled/upstream/anthropic-skills/skills/docx/scripts/__init__.py +1 -0
  123. package/bundled/upstream/anthropic-skills/skills/docx/scripts/accept_changes.py +135 -0
  124. package/bundled/upstream/anthropic-skills/skills/docx/scripts/comment.py +318 -0
  125. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/helpers/__init__.py +0 -0
  126. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/helpers/merge_runs.py +199 -0
  127. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/helpers/simplify_redlines.py +197 -0
  128. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/pack.py +159 -0
  129. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
  130. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
  131. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
  132. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
  133. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
  134. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
  135. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
  136. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
  137. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
  138. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
  139. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
  140. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
  141. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
  142. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
  143. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
  144. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
  145. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
  146. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
  147. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
  148. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
  149. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
  150. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
  151. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
  152. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
  153. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
  154. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
  155. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
  156. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
  157. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
  158. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
  159. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
  160. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/mce/mc.xsd +75 -0
  161. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
  162. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
  163. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
  164. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
  165. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
  166. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
  167. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
  168. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/soffice.py +183 -0
  169. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/unpack.py +132 -0
  170. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/validate.py +111 -0
  171. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/validators/__init__.py +15 -0
  172. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/validators/base.py +847 -0
  173. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/validators/docx.py +446 -0
  174. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/validators/pptx.py +275 -0
  175. package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/validators/redlining.py +247 -0
  176. package/bundled/upstream/anthropic-skills/skills/docx/scripts/templates/comments.xml +3 -0
  177. package/bundled/upstream/anthropic-skills/skills/docx/scripts/templates/commentsExtended.xml +3 -0
  178. package/bundled/upstream/anthropic-skills/skills/docx/scripts/templates/commentsExtensible.xml +3 -0
  179. package/bundled/upstream/anthropic-skills/skills/docx/scripts/templates/commentsIds.xml +3 -0
  180. package/bundled/upstream/anthropic-skills/skills/docx/scripts/templates/people.xml +3 -0
  181. package/bundled/upstream/anthropic-skills/skills/frontend-design/LICENSE.txt +177 -0
  182. package/bundled/upstream/anthropic-skills/skills/frontend-design/SKILL.md +42 -0
  183. package/bundled/upstream/anthropic-skills/skills/internal-comms/LICENSE.txt +202 -0
  184. package/bundled/upstream/anthropic-skills/skills/internal-comms/SKILL.md +32 -0
  185. package/bundled/upstream/anthropic-skills/skills/internal-comms/examples/3p-updates.md +47 -0
  186. package/bundled/upstream/anthropic-skills/skills/internal-comms/examples/company-newsletter.md +65 -0
  187. package/bundled/upstream/anthropic-skills/skills/internal-comms/examples/faq-answers.md +30 -0
  188. package/bundled/upstream/anthropic-skills/skills/internal-comms/examples/general-comms.md +16 -0
  189. package/bundled/upstream/anthropic-skills/skills/mcp-builder/LICENSE.txt +202 -0
  190. package/bundled/upstream/anthropic-skills/skills/mcp-builder/SKILL.md +236 -0
  191. package/bundled/upstream/anthropic-skills/skills/mcp-builder/reference/evaluation.md +602 -0
  192. package/bundled/upstream/anthropic-skills/skills/mcp-builder/reference/mcp_best_practices.md +249 -0
  193. package/bundled/upstream/anthropic-skills/skills/mcp-builder/reference/node_mcp_server.md +970 -0
  194. package/bundled/upstream/anthropic-skills/skills/mcp-builder/reference/python_mcp_server.md +719 -0
  195. package/bundled/upstream/anthropic-skills/skills/mcp-builder/scripts/connections.py +151 -0
  196. package/bundled/upstream/anthropic-skills/skills/mcp-builder/scripts/evaluation.py +373 -0
  197. package/bundled/upstream/anthropic-skills/skills/mcp-builder/scripts/example_evaluation.xml +22 -0
  198. package/bundled/upstream/anthropic-skills/skills/mcp-builder/scripts/requirements.txt +2 -0
  199. package/bundled/upstream/anthropic-skills/skills/pdf/LICENSE.txt +30 -0
  200. package/bundled/upstream/anthropic-skills/skills/pdf/SKILL.md +314 -0
  201. package/bundled/upstream/anthropic-skills/skills/pdf/forms.md +294 -0
  202. package/bundled/upstream/anthropic-skills/skills/pdf/reference.md +612 -0
  203. package/bundled/upstream/anthropic-skills/skills/pdf/scripts/check_bounding_boxes.py +65 -0
  204. package/bundled/upstream/anthropic-skills/skills/pdf/scripts/check_fillable_fields.py +11 -0
  205. package/bundled/upstream/anthropic-skills/skills/pdf/scripts/convert_pdf_to_images.py +33 -0
  206. package/bundled/upstream/anthropic-skills/skills/pdf/scripts/create_validation_image.py +37 -0
  207. package/bundled/upstream/anthropic-skills/skills/pdf/scripts/extract_form_field_info.py +122 -0
  208. package/bundled/upstream/anthropic-skills/skills/pdf/scripts/extract_form_structure.py +115 -0
  209. package/bundled/upstream/anthropic-skills/skills/pdf/scripts/fill_fillable_fields.py +98 -0
  210. package/bundled/upstream/anthropic-skills/skills/pdf/scripts/fill_pdf_form_with_annotations.py +107 -0
  211. package/bundled/upstream/anthropic-skills/skills/pptx/LICENSE.txt +30 -0
  212. package/bundled/upstream/anthropic-skills/skills/pptx/SKILL.md +232 -0
  213. package/bundled/upstream/anthropic-skills/skills/pptx/editing.md +205 -0
  214. package/bundled/upstream/anthropic-skills/skills/pptx/pptxgenjs.md +420 -0
  215. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/__init__.py +0 -0
  216. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/add_slide.py +195 -0
  217. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/clean.py +286 -0
  218. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/helpers/__init__.py +0 -0
  219. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/helpers/merge_runs.py +199 -0
  220. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/helpers/simplify_redlines.py +197 -0
  221. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/pack.py +159 -0
  222. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
  223. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
  224. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
  225. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
  226. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
  227. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
  228. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
  229. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
  230. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
  231. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
  232. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
  233. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
  234. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
  235. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
  236. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
  237. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
  238. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
  239. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
  240. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
  241. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
  242. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
  243. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
  244. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
  245. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
  246. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
  247. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
  248. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
  249. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
  250. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
  251. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
  252. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
  253. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/mce/mc.xsd +75 -0
  254. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
  255. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
  256. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
  257. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
  258. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
  259. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
  260. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
  261. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/soffice.py +183 -0
  262. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/unpack.py +132 -0
  263. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/validate.py +111 -0
  264. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/validators/__init__.py +15 -0
  265. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/validators/base.py +847 -0
  266. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/validators/docx.py +446 -0
  267. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/validators/pptx.py +275 -0
  268. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/validators/redlining.py +247 -0
  269. package/bundled/upstream/anthropic-skills/skills/pptx/scripts/thumbnail.py +289 -0
  270. package/bundled/upstream/anthropic-skills/skills/skill-creator/LICENSE.txt +202 -0
  271. package/bundled/upstream/anthropic-skills/skills/skill-creator/SKILL.md +485 -0
  272. package/bundled/upstream/anthropic-skills/skills/skill-creator/agents/analyzer.md +274 -0
  273. package/bundled/upstream/anthropic-skills/skills/skill-creator/agents/comparator.md +202 -0
  274. package/bundled/upstream/anthropic-skills/skills/skill-creator/agents/grader.md +223 -0
  275. package/bundled/upstream/anthropic-skills/skills/skill-creator/assets/eval_review.html +146 -0
  276. package/bundled/upstream/anthropic-skills/skills/skill-creator/eval-viewer/generate_review.py +471 -0
  277. package/bundled/upstream/anthropic-skills/skills/skill-creator/eval-viewer/viewer.html +1325 -0
  278. package/bundled/upstream/anthropic-skills/skills/skill-creator/references/schemas.md +430 -0
  279. package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/__init__.py +0 -0
  280. package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/aggregate_benchmark.py +401 -0
  281. package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/generate_report.py +326 -0
  282. package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/improve_description.py +247 -0
  283. package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/package_skill.py +136 -0
  284. package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/quick_validate.py +103 -0
  285. package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/run_eval.py +310 -0
  286. package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/run_loop.py +328 -0
  287. package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/utils.py +47 -0
  288. package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/LICENSE.txt +202 -0
  289. package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/SKILL.md +254 -0
  290. package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/core/easing.py +234 -0
  291. package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/core/frame_composer.py +176 -0
  292. package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/core/gif_builder.py +269 -0
  293. package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/core/validators.py +136 -0
  294. package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/requirements.txt +4 -0
  295. package/bundled/upstream/anthropic-skills/skills/theme-factory/LICENSE.txt +202 -0
  296. package/bundled/upstream/anthropic-skills/skills/theme-factory/SKILL.md +59 -0
  297. package/bundled/upstream/anthropic-skills/skills/theme-factory/theme-showcase.pdf +0 -0
  298. package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/arctic-frost.md +19 -0
  299. package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/botanical-garden.md +19 -0
  300. package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/desert-rose.md +19 -0
  301. package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/forest-canopy.md +19 -0
  302. package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/golden-hour.md +19 -0
  303. package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/midnight-galaxy.md +19 -0
  304. package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/modern-minimalist.md +19 -0
  305. package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/ocean-depths.md +19 -0
  306. package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/sunset-boulevard.md +19 -0
  307. package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/tech-innovation.md +19 -0
  308. package/bundled/upstream/anthropic-skills/skills/web-artifacts-builder/LICENSE.txt +202 -0
  309. package/bundled/upstream/anthropic-skills/skills/web-artifacts-builder/SKILL.md +74 -0
  310. package/bundled/upstream/anthropic-skills/skills/web-artifacts-builder/scripts/bundle-artifact.sh +54 -0
  311. package/bundled/upstream/anthropic-skills/skills/web-artifacts-builder/scripts/init-artifact.sh +322 -0
  312. package/bundled/upstream/anthropic-skills/skills/web-artifacts-builder/scripts/shadcn-components.tar.gz +0 -0
  313. package/bundled/upstream/anthropic-skills/skills/webapp-testing/LICENSE.txt +202 -0
  314. package/bundled/upstream/anthropic-skills/skills/webapp-testing/SKILL.md +96 -0
  315. package/bundled/upstream/anthropic-skills/skills/webapp-testing/examples/console_logging.py +35 -0
  316. package/bundled/upstream/anthropic-skills/skills/webapp-testing/examples/element_discovery.py +40 -0
  317. package/bundled/upstream/anthropic-skills/skills/webapp-testing/examples/static_html_automation.py +33 -0
  318. package/bundled/upstream/anthropic-skills/skills/webapp-testing/scripts/with_server.py +106 -0
  319. package/bundled/upstream/anthropic-skills/skills/xlsx/LICENSE.txt +30 -0
  320. package/bundled/upstream/anthropic-skills/skills/xlsx/SKILL.md +292 -0
  321. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/helpers/__init__.py +0 -0
  322. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/helpers/merge_runs.py +199 -0
  323. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/helpers/simplify_redlines.py +197 -0
  324. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/pack.py +159 -0
  325. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
  326. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
  327. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
  328. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
  329. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
  330. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
  331. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
  332. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
  333. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
  334. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
  335. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
  336. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
  337. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
  338. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
  339. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
  340. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
  341. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
  342. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
  343. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
  344. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
  345. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
  346. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
  347. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
  348. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
  349. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
  350. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
  351. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
  352. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
  353. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
  354. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
  355. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
  356. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/mce/mc.xsd +75 -0
  357. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
  358. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
  359. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
  360. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
  361. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
  362. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
  363. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
  364. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/soffice.py +183 -0
  365. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/unpack.py +132 -0
  366. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/validate.py +111 -0
  367. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/validators/__init__.py +15 -0
  368. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/validators/base.py +847 -0
  369. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/validators/docx.py +446 -0
  370. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/validators/pptx.py +275 -0
  371. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/validators/redlining.py +247 -0
  372. package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/recalc.py +184 -0
  373. package/bundled/upstream/anthropic-skills/spec/agent-skills-spec.md +3 -0
  374. package/bundled/upstream/anthropic-skills/template/SKILL.md +6 -0
  375. package/package.json +1 -1
  376. package/scripts/sync-upstream.sh +30 -10
  377. package/src/cli/artifact.js +2 -1
  378. package/src/cli/index.js +6 -0
  379. package/src/cli/setup.js +3 -0
  380. package/src/cli/skill.js +271 -0
  381. package/src/config/sources.js +12 -0
  382. package/src/merge/base-merger.js +28 -6
  383. package/src/utils/overlap.js +300 -0
  384. package/src/utils/quality.js +286 -32
  385. package/bundled/upstream/oh-my-claudecode/skills/conductor/SKILL.md +0 -231
  386. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/AGENTS.md +0 -0
  387. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/ai-commenting/SKILL.md +0 -0
  388. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/analyze/SKILL.md +0 -0
  389. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/bdd-generator/SKILL.md +0 -0
  390. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/e2e/SKILL.md +0 -0
  391. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/electron-driver/SKILL.md +0 -0
  392. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/electron-driver/scripts/driver-template.js +0 -0
  393. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/multi-model-research/SKILL.md +0 -0
  394. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/SKILL.md +0 -0
  395. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/examples.md +0 -0
  396. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/reference.md +0 -0
  397. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/scripts/check-complete.ps1 +0 -0
  398. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/scripts/check-complete.sh +0 -0
  399. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/scripts/init-session.ps1 +0 -0
  400. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/scripts/init-session.sh +0 -0
  401. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/scripts/session-catchup.py +0 -0
  402. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/templates/findings.md +0 -0
  403. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/templates/progress.md +0 -0
  404. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/templates/task_plan.md +0 -0
  405. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/quick-init-project/SKILL.md +0 -0
  406. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-creator/SKILL.md +0 -0
  407. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-creator/references/upstream-anthropic-skill-creator.md +0 -0
  408. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-debugger/README.md +0 -0
  409. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-debugger/SKILL.md +0 -0
  410. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/HOW_TO_USE.md +0 -0
  411. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/README.md +0 -0
  412. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/SKILL.md +0 -0
  413. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/analyzer.py +0 -0
  414. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/expected_output.json +0 -0
  415. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/sample_input.json +0 -0
  416. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-tester/README.md +0 -0
  417. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-tester/SKILL.md +0 -0
  418. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/start-dev/SKILL.md +0 -0
  419. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/tdd-generator/SKILL.md +0 -0
  420. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/test-coverage/SKILL.md +0 -0
  421. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/test-gen/SKILL.md +0 -0
  422. /package/{bundled/upstream/oh-my-claudecode → .local}/skills/ultraqa.md +0 -0
@@ -0,0 +1,397 @@
1
+ ---
2
+ name: conductor
3
+ description: Use when user wants durable Context->Spec->Plan->Implement tracks ('conductor', 'structured workflow', 'track this', 'context then plan'). Creates and governs `.omc/conductor/` artifacts for Claude Code multi-session delivery.
4
+ argument-hint: "<subcommand | track-goal>"
5
+ level: 4
6
+ ---
7
+
8
+ # Conductor
9
+
10
+ <Purpose>
11
+ Conductor is a durable track-management workflow for Claude Code. It preserves long-lived context on disk, turns ambiguous requests into spec+plan artifacts, and controls implementation/review so work can safely span multiple sessions.
12
+
13
+ Primary loop:
14
+ `Setup -> Track -> Spec(+approval) -> Plan(+approval) -> Implement -> Review -> Reconcile`
15
+ </Purpose>
16
+
17
+ <Use_When>
18
+ - User explicitly asks for `conductor`, `structured workflow`, or `track this`
19
+ - Work needs persistent artifacts and traceability across sessions
20
+ - Feature scope is large enough that spec and plan should be reviewed before coding
21
+ - Team needs deterministic progress reporting and reversible checkpoints
22
+ </Use_When>
23
+
24
+ <Do_Not_Use_When>
25
+ - Small one-off bugfix or single-file change (use direct executor flow)
26
+ - User wants immediate end-to-end autonomous build (use `autopilot`)
27
+ - User is still exploring alternatives with no commitment to tracked artifacts (use `omc-plan`/`ralplan` first)
28
+ </Do_Not_Use_When>
29
+
30
+ <Compatibility>
31
+ This skill is aligned to the Conductor protocol in `oh-my-codex`, adapted to Claude runtime primitives, and incorporates best practices from Gemini Conductor, Kiro SDD, and cc-sdd.
32
+
33
+ Preserved Conductor invariants:
34
+ - Durable context is on disk, not only in chat memory
35
+ - Work is represented as tracks
36
+ - Important tracks carry both spec and plan artifacts
37
+ - Review is a first-class stage before closure
38
+
39
+ Claude-specific adaptation:
40
+ - Use `Task(subagent_type="oh-my-claudecode:...")` for delegation
41
+ - Use `.omc/conductor/` paths used by OMC hooks
42
+ - Use `AskUserQuestion` for gated approvals when user decisions are required
43
+ </Compatibility>
44
+
45
+ <Execution_Policy>
46
+ - Keep a single active track by default unless user explicitly asks for parallel tracks
47
+ - Retrieval-first: read repository facts before proposing architecture or implementation
48
+ - Plan is the execution source of truth; do not silently drift from accepted plan
49
+ - Prefer minimal, reversible edits and checkpoint after each completed task cluster
50
+ - If tool calls fail, stop that phase, report blocker, and avoid speculative continuation
51
+ - Spec must be approved before plan generation; plan must be approved before implementation
52
+ </Execution_Policy>
53
+
54
+ <Directory_Contract>
55
+ Tracks are organized **per-track** — all artifacts for one track live in a single directory.
56
+ This makes it easy to browse, archive, or delete a complete feature, and keeps related spec+plan+review co-located for agent context loading.
57
+
58
+ ### Primary directory (read-write)
59
+
60
+ ```text
61
+ .omc/conductor/
62
+ conductor-state.json # Index of all tracks (regenerable from track metadata)
63
+ context/ # Shared project context
64
+ product.md
65
+ tech-stack.md
66
+ workflow.md
67
+ styleguides/*.md
68
+ tracks/
69
+ <track-slug>/ # One directory per track
70
+ metadata.json # Track state, phase, git info, timestamps
71
+ spec.md # Requirements specification
72
+ plan.md # Phased implementation plan with task checkboxes
73
+ review.md # Review verdict and evidence (created at review phase)
74
+ research/ # Optional: created when uncertainty is high
75
+ state.json
76
+ findings.md
77
+ archive/ # Completed or cancelled tracks moved here
78
+ ```
79
+
80
+ ### External directory discovery (read-only import)
81
+
82
+ Conductor also scans for tracks created by other tools (e.g., Codex conductor) so that work can be continued across tools without manual copying.
83
+
84
+ **Scan paths** (checked in order during Setup/Resume):
85
+ 1. `.omc/conductor/tracks/` — primary, read-write
86
+ 2. `conductor/tracks/` — Codex conductor layout, **read-only** import
87
+
88
+ **Discovery rules:**
89
+ - On Setup/Resume, scan each path for subdirectories containing `metadata.json` or `spec.md`.
90
+ - Codex tracks use a slightly different metadata schema. Normalize on read:
91
+
92
+ | Codex field | Claude conductor field | Mapping |
93
+ |-------------|----------------------|---------|
94
+ | `track_id` | `track_id` | Direct |
95
+ | `type` (`"feature"`) | `type` | Direct |
96
+ | `status` (`"in_progress"`) | `status` → `phase` | `"in_progress"` → status `"in_progress"`, phase `"implementing"` |
97
+ | `description` | `description` | Direct |
98
+ | `created_at` / `updated_at` | `created_at` / `updated_at` | Direct |
99
+ | *(missing fields)* | `git_branch`, `git_start_commit`, `blocked_by`, `supersedes` | Default to `null` |
100
+
101
+ - Codex tracks that have `spec.md` + `plan.md` but no `metadata.json` are also recognized — infer metadata from filenames and plan checkbox state.
102
+ - External tracks appear in `status` output with an `[external]` tag and their source path.
103
+ - External tracks are **read-only by default**. To work on an external track, conductor copies it into `.omc/conductor/tracks/<slug>/` first (prompted via `AskUserQuestion`).
104
+
105
+ **Context fallback:** If `.omc/conductor/context/` is empty or missing during setup, also check:
106
+ - `conductor/product.md` → seed `context/product.md`
107
+ - `conductor/tech-stack.md` → seed `context/tech-stack.md`
108
+ - `conductor/workflow.md` → seed `context/workflow.md`
109
+ - `conductor/code_styleguides/*.md` → seed `context/styleguides/*.md`
110
+
111
+ ### conductor-state.json (index — regenerable from track metadata)
112
+
113
+ ```json
114
+ {
115
+ "active": true,
116
+ "activeTrack": "<track-slug>",
117
+ "tracks": {
118
+ "<track-slug>": {
119
+ "slug": "<track-slug>",
120
+ "title": "Human-readable title",
121
+ "type": "feature",
122
+ "status": "in_progress",
123
+ "phase": "implementing",
124
+ "source": "primary | external"
125
+ }
126
+ },
127
+ "_meta": {
128
+ "version": "2.0.0",
129
+ "lastWriteAt": "ISO8601",
130
+ "cwd": "/path/to/project"
131
+ }
132
+ }
133
+ ```
134
+
135
+ ### metadata.json (per-track — authoritative source of track state)
136
+
137
+ ```json
138
+ {
139
+ "track_id": "<track-slug>",
140
+ "title": "Human-readable title",
141
+ "type": "feature | bugfix | tech-debt | hotfix",
142
+ "status": "spec | planned | in_progress | review | done | cancelled",
143
+ "phase": "setup | spec | planning | implementing | reviewing | complete",
144
+ "description": "Short summary of the track goal",
145
+ "supersedes": null,
146
+ "blocked_by": null,
147
+ "git_branch": "conductor/<track-slug>",
148
+ "git_start_commit": "<sha>",
149
+ "current_task_index": 0,
150
+ "created_at": "ISO8601",
151
+ "updated_at": "ISO8601",
152
+ "completed_at": null
153
+ }
154
+ ```
155
+
156
+ ### State management rules
157
+
158
+ - `metadata.json` in each track is the **authoritative** source for that track's state.
159
+ - `conductor-state.json` is an **index/cache** that summarizes all tracks for quick lookup.
160
+ - If `conductor-state.json` is missing or stale, regenerate it from `tracks/*/metadata.json`.
161
+ - Track status transitions happen in `metadata.json` first, then sync to the index.
162
+ </Directory_Contract>
163
+
164
+ <Subcommand_Routing>
165
+ Native command hooks currently support:
166
+ - `setup`
167
+ - `track <title> [description]`
168
+ - `plan <slug>`
169
+ - `review <slug>`
170
+ - `status [slug]`
171
+
172
+ Conductor workflow operations (can be executed by skill protocol even if no dedicated slash command exists):
173
+ - `implement <slug|active>`
174
+ - `refresh [scope]`
175
+ - `revert <slug>`
176
+ - `archive <slug>`
177
+ </Subcommand_Routing>
178
+
179
+ <Workflow>
180
+ 1. **Setup / Resume**
181
+ - If `conductor-state.json` exists and `active=true`, resume from current phase.
182
+ - Otherwise initialize `.omc/conductor/` and context documents.
183
+ - Bootstrap `context/tech-stack.md` from `.omc/project-memory.json`, AGENTS.md, or package.json when available.
184
+ - Bootstrap `context/product.md` from README.md, existing conductor docs, or user input.
185
+ - **Cross-directory scan**: also check `conductor/` (Codex layout) for existing context docs and tracks (see External Directory Discovery).
186
+ - If context files in `.omc/conductor/context/` are empty but `conductor/product.md` etc. exist, seed from them.
187
+ - On resume: read all `tracks/*/metadata.json` from **both** primary and external paths to reconstruct index, output compact status brief.
188
+
189
+ 2. **Track Selection / Creation**
190
+ - If user provided slug/title, resolve it against tracks from **all** discovered paths (primary + external).
191
+ - If the resolved track is external, ask user whether to import it into `.omc/conductor/tracks/` before proceeding.
192
+ - Else choose active track first, otherwise earliest non-complete track.
193
+ - If no track exists, create one:
194
+ - Generate URL-safe slug from title (e.g., `payment-webhook-retry`)
195
+ - Create `tracks/<slug>/metadata.json` with initial phase `spec`
196
+ - Create git branch `conductor/<slug>` from current HEAD
197
+ - Update `conductor-state.json` index
198
+
199
+ 3. **Preflight Context**
200
+ - Read in order: context docs → active spec → active plan → relevant code/config.
201
+ - Output compact brief: goal, accepted constraints, current phase, next task, blockers.
202
+
203
+ 4. **Spec Generation** (phase: `spec`)
204
+ - Delegate to `analyst` (sonnet/opus) for requirements structure.
205
+ - Delegate to `architect` (opus) for system boundaries, risks, and acceptance criteria.
206
+ - Persist to `tracks/<slug>/spec.md`.
207
+ - **Gate: present spec to user for approval via `AskUserQuestion` before proceeding.**
208
+ - Update `metadata.json` status to `planned` only after approval.
209
+
210
+ 5. **Plan Generation** (phase: `planning`)
211
+ - Delegate to `planner` (sonnet/opus) for phased tasks.
212
+ - Plan must follow the phased task format (see Plan Format below).
213
+ - Require testable acceptance criteria and explicit verification commands.
214
+ - Persist to `tracks/<slug>/plan.md`.
215
+ - **Gate: present plan to user for approval via `AskUserQuestion` before proceeding.**
216
+ - Optionally delegate to `critic` (opus) for plan review before user approval.
217
+
218
+ 6. **Implement** (phase: `implementing`)
219
+ - Execute tasks sequentially per plan phase via `executor`.
220
+ - Before starting each task: update its checkbox from `[ ]` to `[~]` in plan.md.
221
+ - After completing each task: update its checkbox from `[~]` to `[x]` in plan.md.
222
+ - Run deterministic checks per task (lint/type/test/build as applicable).
223
+ - After completing the last task of each phase: run phase verification protocol.
224
+ - Update `metadata.json` field `current_task_index` as tasks progress.
225
+
226
+ 7. **Phase Verification** (within implement)
227
+ - After completing the last task of a phase:
228
+ 1. Announce phase completion and run automated checks.
229
+ 2. Prepare a manual verification checklist for user-visible behavior.
230
+ 3. Wait for explicit user feedback via `AskUserQuestion`.
231
+ 4. Create a checkpoint commit when the phase is accepted.
232
+ 5. Record the checkpoint SHA in plan.md.
233
+ - If verification fails: reopen relevant tasks, return to implement.
234
+
235
+ 8. **Review** (phase: `reviewing`)
236
+ - Use `code-reviewer` and `verifier` as default review pair.
237
+ - Add `security-reviewer` when auth, secrets, trust-boundaries, or user input changed.
238
+ - Compute git diff from `git_start_commit..HEAD` for the review scope.
239
+ - Persist verdict to `tracks/<slug>/review.md`.
240
+
241
+ 9. **Reconcile / Close**
242
+ - If review fails, reopen tasks and return to implement.
243
+ - If review passes, mark track complete and record concise evidence.
244
+ - Update `metadata.json`: `status: "done"`, `phase: "complete"`, `completed_at: ISO8601`.
245
+ - Optionally move completed track to `archive/` via `archive` subcommand.
246
+ </Workflow>
247
+
248
+ <Plan_Format>
249
+ Plans must follow phased task structure with checkboxes for progress tracking:
250
+
251
+ ```markdown
252
+ # Implementation Plan
253
+
254
+ ## Phase 1: <Phase Title>
255
+
256
+ - [ ] Task: <task description>
257
+ - [ ] <sub-step 1>
258
+ - [ ] <sub-step 2>
259
+ - [ ] Verify relevant tests pass
260
+
261
+ - [ ] Task: <task description>
262
+ - [ ] <sub-step 1>
263
+ - [ ] Verify relevant tests pass
264
+
265
+ - [ ] Task: Conductor - Phase Verification '<Phase Title>'
266
+
267
+ ## Phase 2: <Phase Title>
268
+ ...
269
+ ```
270
+
271
+ Rules:
272
+ - Each phase groups related tasks that can be verified together.
273
+ - Tasks use `[ ]` (pending), `[~]` (in-progress), `[x]` (done) checkboxes.
274
+ - Each phase ends with a verification gate task.
275
+ - Tasks should be ~1-3 hours of work each.
276
+ - Sub-steps are optional but encouraged for complex tasks.
277
+ </Plan_Format>
278
+
279
+ <Research_Integration>
280
+ When uncertainty is high (new SDKs, conflicting docs, unknown architecture edges), run a research pass before locking spec/plan.
281
+
282
+ Trigger examples:
283
+ - External dependency behavior changed recently
284
+ - Two plausible architectural options with unclear tradeoffs
285
+ - Security/compliance requirement needs primary-source confirmation
286
+
287
+ Research protocol:
288
+ 1. **Decompose** into 3-5 research stages.
289
+ 2. **Parallel execute** stage analysis with `scientist` agents (max 5 concurrent).
290
+ 3. **Verify** contradictions; output `[VERIFIED]` or `[CONFLICTS:<list>]`.
291
+ 4. **Synthesize** into a decision note appended to spec/plan.
292
+
293
+ Persist research artifacts inside the track directory:
294
+ - `tracks/<slug>/research/state.json`
295
+ - `tracks/<slug>/research/findings.md`
296
+ </Research_Integration>
297
+
298
+ <Research_Evidence_Format>
299
+ Use structured evidence blocks:
300
+
301
+ ```text
302
+ [FINDING:<id>] <title>
303
+ <analysis>
304
+ [/FINDING]
305
+
306
+ [EVIDENCE:<id>]
307
+ - Source: <url or file>
308
+ - Date: <YYYY-MM-DD>
309
+ - Relevance: <why it matters>
310
+ [/EVIDENCE]
311
+
312
+ [CONFIDENCE:HIGH|MEDIUM|LOW]
313
+ <brief rationale>
314
+ ```
315
+
316
+ Quality gates:
317
+ - Every `[FINDING]` must include `[EVIDENCE]`
318
+ - Unsupported claims must be downgraded or removed
319
+ - Unresolved contradictions must remain explicit
320
+ </Research_Evidence_Format>
321
+
322
+ <Agent_Routing>
323
+ - Setup/context scan: `explore` (haiku/sonnet)
324
+ - Requirements/spec: `analyst` + `architect` (sonnet/opus)
325
+ - Plan refinement: `planner` + `critic` (sonnet/opus)
326
+ - Implementation: `executor` (sonnet by default; use `model=opus` for complex tasks)
327
+ - Test strategy/fixes: `test-engineer` (sonnet)
328
+ - Review/validation: `code-reviewer` + `verifier` (+ `security-reviewer` when needed)
329
+ - Research branches: `scientist` (haiku/sonnet/opus by tier)
330
+ </Agent_Routing>
331
+
332
+ <Status_Contract>
333
+ `status` output should always include:
334
+ - active track (title + slug)
335
+ - track type and phase
336
+ - progress summary (phases completed / total, tasks completed/in-progress/pending)
337
+ - next concrete action
338
+ - blockers (or `None`)
339
+ - latest review verdict (if present)
340
+ - research verification status (if research was run)
341
+
342
+ Example:
343
+ ```
344
+ ## Conductor Status
345
+
346
+ **Active track:** payment-webhook-retry (feature)
347
+ **Phase:** implementing (3/4 phases done)
348
+ **Tasks:** 9/13 done, 1 in-progress, 3 pending
349
+ **Next:** Complete task "Add retry backoff logic" in Phase 4
350
+ **Blockers:** None
351
+ **Review:** Not yet started
352
+ ```
353
+ </Status_Contract>
354
+
355
+ <Failure_Handling>
356
+ - If setup/context files are missing: stop and run setup first
357
+ - If plan is missing: do not implement; return to plan phase
358
+ - If spec not approved: do not generate plan; wait for approval
359
+ - If verification fails: reopen related tasks and continue implementation
360
+ - If evidence is insufficient in research mode: emit `[PROMISE:RESEARCH_BLOCKED]` with blocker details
361
+ - If `conductor-state.json` is missing or corrupt: regenerate from `tracks/*/metadata.json`
362
+ </Failure_Handling>
363
+
364
+ <Examples>
365
+ <Good>
366
+ User: "conductor track payment-webhook-retry and plan it"
367
+ Why good: Explicit track+planning request with durable artifacts.
368
+ </Good>
369
+
370
+ <Good>
371
+ User: "conductor for this multi-service auth refactor; do research first"
372
+ Why good: High-uncertainty, multi-session scope benefits from research-integrated conductor flow.
373
+ </Good>
374
+
375
+ <Good>
376
+ User: "conductor status"
377
+ Why good: Resume from where the last session left off with a compact status overview.
378
+ </Good>
379
+
380
+ <Bad>
381
+ User: "conductor fix typo in README"
382
+ Why bad: Tiny one-off task; overhead exceeds benefit.
383
+ </Bad>
384
+ </Examples>
385
+
386
+ <Final_Checklist>
387
+ - [ ] Conductor state initialized or resumed correctly
388
+ - [ ] Active track resolved deterministically
389
+ - [ ] Spec approved by user before plan generation
390
+ - [ ] Plan approved by user before implementation
391
+ - [ ] Implementation updates map back to plan tasks (checkboxes in sync)
392
+ - [ ] Phase verification gates executed after each plan phase
393
+ - [ ] Review artifacts recorded with clear verdict
394
+ - [ ] Research evidence attached for high-uncertainty decisions
395
+ - [ ] Status reports actionable next step and blockers
396
+ - [ ] metadata.json is authoritative; conductor-state.json stays in sync
397
+ </Final_Checklist>
@@ -1,7 +1,8 @@
1
1
  {
2
- "bundledAt": "2026-04-01T06:27:30Z",
2
+ "bundledAt": "2026-04-01T09:19:14Z",
3
3
  "sources": {
4
- "oh-my-claudecode": { "artifacts": 22 },
4
+ "anthropic-skills": { "artifacts": 2 },
5
+ "oh-my-claudecode": { "artifacts": 20 },
5
6
  "superpowers": { "artifacts": 8 }
6
7
  }
7
8
  }
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.