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.
- package/.local/skills/conductor/SKILL.md +397 -0
- package/bundled/manifest.json +3 -2
- package/bundled/upstream/anthropic-skills/skills/algorithmic-art/LICENSE.txt +202 -0
- package/bundled/upstream/anthropic-skills/skills/algorithmic-art/SKILL.md +405 -0
- package/bundled/upstream/anthropic-skills/skills/algorithmic-art/templates/generator_template.js +223 -0
- package/bundled/upstream/anthropic-skills/skills/algorithmic-art/templates/viewer.html +599 -0
- package/bundled/upstream/anthropic-skills/skills/brand-guidelines/LICENSE.txt +202 -0
- package/bundled/upstream/anthropic-skills/skills/brand-guidelines/SKILL.md +73 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/LICENSE.txt +202 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/SKILL.md +130 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/ArsenalSC-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/ArsenalSC-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/BigShoulders-Bold.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/BigShoulders-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/BigShoulders-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Boldonse-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Boldonse-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/BricolageGrotesque-Bold.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/BricolageGrotesque-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/BricolageGrotesque-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/CrimsonPro-Bold.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/CrimsonPro-Italic.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/CrimsonPro-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/CrimsonPro-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/DMMono-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/DMMono-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/EricaOne-OFL.txt +94 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/EricaOne-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/GeistMono-Bold.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/GeistMono-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/GeistMono-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Gloock-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Gloock-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexMono-Bold.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexMono-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexMono-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexSerif-Bold.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexSerif-BoldItalic.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexSerif-Italic.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/IBMPlexSerif-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSans-Bold.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSans-BoldItalic.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSans-Italic.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSans-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSans-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSerif-Italic.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/InstrumentSerif-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Italiana-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Italiana-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/JetBrainsMono-Bold.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/JetBrainsMono-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/JetBrainsMono-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Jura-Light.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Jura-Medium.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Jura-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/LibreBaskerville-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/LibreBaskerville-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Lora-Bold.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Lora-BoldItalic.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Lora-Italic.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Lora-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Lora-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/NationalPark-Bold.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/NationalPark-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/NationalPark-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/NothingYouCouldDo-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/NothingYouCouldDo-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Outfit-Bold.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Outfit-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Outfit-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/PixelifySans-Medium.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/PixelifySans-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/PoiretOne-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/PoiretOne-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/RedHatMono-Bold.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/RedHatMono-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/RedHatMono-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Silkscreen-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Silkscreen-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/SmoochSans-Medium.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/SmoochSans-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Tektur-Medium.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Tektur-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/Tektur-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/WorkSans-Bold.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/WorkSans-BoldItalic.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/WorkSans-Italic.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/WorkSans-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/WorkSans-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/YoungSerif-OFL.txt +93 -0
- package/bundled/upstream/anthropic-skills/skills/canvas-design/canvas-fonts/YoungSerif-Regular.ttf +0 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/LICENSE.txt +202 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/SKILL.md +262 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/csharp/claude-api.md +402 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/curl/examples.md +216 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/go/claude-api.md +421 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/java/claude-api.md +432 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/php/claude-api.md +375 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/python/agent-sdk/README.md +355 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/python/agent-sdk/patterns.md +359 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/python/claude-api/README.md +420 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/python/claude-api/batches.md +185 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/python/claude-api/files-api.md +165 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/python/claude-api/streaming.md +162 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/python/claude-api/tool-use.md +590 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/ruby/claude-api.md +113 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/shared/error-codes.md +206 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/shared/live-sources.md +121 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/shared/models.md +119 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/shared/prompt-caching.md +128 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/shared/tool-use-concepts.md +305 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/agent-sdk/README.md +297 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/agent-sdk/patterns.md +209 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/claude-api/README.md +333 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/claude-api/batches.md +106 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/claude-api/files-api.md +98 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/claude-api/streaming.md +178 -0
- package/bundled/upstream/anthropic-skills/skills/claude-api/typescript/claude-api/tool-use.md +527 -0
- package/bundled/upstream/anthropic-skills/skills/doc-coauthoring/SKILL.md +375 -0
- package/bundled/upstream/anthropic-skills/skills/docx/LICENSE.txt +30 -0
- package/bundled/upstream/anthropic-skills/skills/docx/SKILL.md +590 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/__init__.py +1 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/accept_changes.py +135 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/comment.py +318 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/helpers/__init__.py +0 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/helpers/merge_runs.py +199 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/helpers/simplify_redlines.py +197 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/pack.py +159 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/mce/mc.xsd +75 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/soffice.py +183 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/unpack.py +132 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/validate.py +111 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/validators/__init__.py +15 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/validators/base.py +847 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/validators/docx.py +446 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/validators/pptx.py +275 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/office/validators/redlining.py +247 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/templates/comments.xml +3 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/templates/commentsExtended.xml +3 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/templates/commentsExtensible.xml +3 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/templates/commentsIds.xml +3 -0
- package/bundled/upstream/anthropic-skills/skills/docx/scripts/templates/people.xml +3 -0
- package/bundled/upstream/anthropic-skills/skills/frontend-design/LICENSE.txt +177 -0
- package/bundled/upstream/anthropic-skills/skills/frontend-design/SKILL.md +42 -0
- package/bundled/upstream/anthropic-skills/skills/internal-comms/LICENSE.txt +202 -0
- package/bundled/upstream/anthropic-skills/skills/internal-comms/SKILL.md +32 -0
- package/bundled/upstream/anthropic-skills/skills/internal-comms/examples/3p-updates.md +47 -0
- package/bundled/upstream/anthropic-skills/skills/internal-comms/examples/company-newsletter.md +65 -0
- package/bundled/upstream/anthropic-skills/skills/internal-comms/examples/faq-answers.md +30 -0
- package/bundled/upstream/anthropic-skills/skills/internal-comms/examples/general-comms.md +16 -0
- package/bundled/upstream/anthropic-skills/skills/mcp-builder/LICENSE.txt +202 -0
- package/bundled/upstream/anthropic-skills/skills/mcp-builder/SKILL.md +236 -0
- package/bundled/upstream/anthropic-skills/skills/mcp-builder/reference/evaluation.md +602 -0
- package/bundled/upstream/anthropic-skills/skills/mcp-builder/reference/mcp_best_practices.md +249 -0
- package/bundled/upstream/anthropic-skills/skills/mcp-builder/reference/node_mcp_server.md +970 -0
- package/bundled/upstream/anthropic-skills/skills/mcp-builder/reference/python_mcp_server.md +719 -0
- package/bundled/upstream/anthropic-skills/skills/mcp-builder/scripts/connections.py +151 -0
- package/bundled/upstream/anthropic-skills/skills/mcp-builder/scripts/evaluation.py +373 -0
- package/bundled/upstream/anthropic-skills/skills/mcp-builder/scripts/example_evaluation.xml +22 -0
- package/bundled/upstream/anthropic-skills/skills/mcp-builder/scripts/requirements.txt +2 -0
- package/bundled/upstream/anthropic-skills/skills/pdf/LICENSE.txt +30 -0
- package/bundled/upstream/anthropic-skills/skills/pdf/SKILL.md +314 -0
- package/bundled/upstream/anthropic-skills/skills/pdf/forms.md +294 -0
- package/bundled/upstream/anthropic-skills/skills/pdf/reference.md +612 -0
- package/bundled/upstream/anthropic-skills/skills/pdf/scripts/check_bounding_boxes.py +65 -0
- package/bundled/upstream/anthropic-skills/skills/pdf/scripts/check_fillable_fields.py +11 -0
- package/bundled/upstream/anthropic-skills/skills/pdf/scripts/convert_pdf_to_images.py +33 -0
- package/bundled/upstream/anthropic-skills/skills/pdf/scripts/create_validation_image.py +37 -0
- package/bundled/upstream/anthropic-skills/skills/pdf/scripts/extract_form_field_info.py +122 -0
- package/bundled/upstream/anthropic-skills/skills/pdf/scripts/extract_form_structure.py +115 -0
- package/bundled/upstream/anthropic-skills/skills/pdf/scripts/fill_fillable_fields.py +98 -0
- package/bundled/upstream/anthropic-skills/skills/pdf/scripts/fill_pdf_form_with_annotations.py +107 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/LICENSE.txt +30 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/SKILL.md +232 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/editing.md +205 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/pptxgenjs.md +420 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/__init__.py +0 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/add_slide.py +195 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/clean.py +286 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/helpers/__init__.py +0 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/helpers/merge_runs.py +199 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/helpers/simplify_redlines.py +197 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/pack.py +159 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/mce/mc.xsd +75 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/soffice.py +183 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/unpack.py +132 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/validate.py +111 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/validators/__init__.py +15 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/validators/base.py +847 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/validators/docx.py +446 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/validators/pptx.py +275 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/office/validators/redlining.py +247 -0
- package/bundled/upstream/anthropic-skills/skills/pptx/scripts/thumbnail.py +289 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/LICENSE.txt +202 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/SKILL.md +485 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/agents/analyzer.md +274 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/agents/comparator.md +202 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/agents/grader.md +223 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/assets/eval_review.html +146 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/eval-viewer/generate_review.py +471 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/eval-viewer/viewer.html +1325 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/references/schemas.md +430 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/__init__.py +0 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/aggregate_benchmark.py +401 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/generate_report.py +326 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/improve_description.py +247 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/package_skill.py +136 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/quick_validate.py +103 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/run_eval.py +310 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/run_loop.py +328 -0
- package/bundled/upstream/anthropic-skills/skills/skill-creator/scripts/utils.py +47 -0
- package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/LICENSE.txt +202 -0
- package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/SKILL.md +254 -0
- package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/core/easing.py +234 -0
- package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/core/frame_composer.py +176 -0
- package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/core/gif_builder.py +269 -0
- package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/core/validators.py +136 -0
- package/bundled/upstream/anthropic-skills/skills/slack-gif-creator/requirements.txt +4 -0
- package/bundled/upstream/anthropic-skills/skills/theme-factory/LICENSE.txt +202 -0
- package/bundled/upstream/anthropic-skills/skills/theme-factory/SKILL.md +59 -0
- package/bundled/upstream/anthropic-skills/skills/theme-factory/theme-showcase.pdf +0 -0
- package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/arctic-frost.md +19 -0
- package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/botanical-garden.md +19 -0
- package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/desert-rose.md +19 -0
- package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/forest-canopy.md +19 -0
- package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/golden-hour.md +19 -0
- package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/midnight-galaxy.md +19 -0
- package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/modern-minimalist.md +19 -0
- package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/ocean-depths.md +19 -0
- package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/sunset-boulevard.md +19 -0
- package/bundled/upstream/anthropic-skills/skills/theme-factory/themes/tech-innovation.md +19 -0
- package/bundled/upstream/anthropic-skills/skills/web-artifacts-builder/LICENSE.txt +202 -0
- package/bundled/upstream/anthropic-skills/skills/web-artifacts-builder/SKILL.md +74 -0
- package/bundled/upstream/anthropic-skills/skills/web-artifacts-builder/scripts/bundle-artifact.sh +54 -0
- package/bundled/upstream/anthropic-skills/skills/web-artifacts-builder/scripts/init-artifact.sh +322 -0
- package/bundled/upstream/anthropic-skills/skills/web-artifacts-builder/scripts/shadcn-components.tar.gz +0 -0
- package/bundled/upstream/anthropic-skills/skills/webapp-testing/LICENSE.txt +202 -0
- package/bundled/upstream/anthropic-skills/skills/webapp-testing/SKILL.md +96 -0
- package/bundled/upstream/anthropic-skills/skills/webapp-testing/examples/console_logging.py +35 -0
- package/bundled/upstream/anthropic-skills/skills/webapp-testing/examples/element_discovery.py +40 -0
- package/bundled/upstream/anthropic-skills/skills/webapp-testing/examples/static_html_automation.py +33 -0
- package/bundled/upstream/anthropic-skills/skills/webapp-testing/scripts/with_server.py +106 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/LICENSE.txt +30 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/SKILL.md +292 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/helpers/__init__.py +0 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/helpers/merge_runs.py +199 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/helpers/simplify_redlines.py +197 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/pack.py +159 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/mce/mc.xsd +75 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/soffice.py +183 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/unpack.py +132 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/validate.py +111 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/validators/__init__.py +15 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/validators/base.py +847 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/validators/docx.py +446 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/validators/pptx.py +275 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/office/validators/redlining.py +247 -0
- package/bundled/upstream/anthropic-skills/skills/xlsx/scripts/recalc.py +184 -0
- package/bundled/upstream/anthropic-skills/spec/agent-skills-spec.md +3 -0
- package/bundled/upstream/anthropic-skills/template/SKILL.md +6 -0
- package/package.json +1 -1
- package/scripts/sync-upstream.sh +30 -10
- package/src/cli/artifact.js +2 -1
- package/src/cli/index.js +6 -0
- package/src/cli/setup.js +3 -0
- package/src/cli/skill.js +271 -0
- package/src/config/sources.js +12 -0
- package/src/merge/base-merger.js +28 -6
- package/src/utils/overlap.js +300 -0
- package/src/utils/quality.js +286 -32
- package/bundled/upstream/oh-my-claudecode/skills/conductor/SKILL.md +0 -231
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/AGENTS.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/ai-commenting/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/analyze/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/bdd-generator/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/e2e/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/electron-driver/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/electron-driver/scripts/driver-template.js +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/multi-model-research/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/examples.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/reference.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/scripts/check-complete.ps1 +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/scripts/check-complete.sh +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/scripts/init-session.ps1 +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/scripts/init-session.sh +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/scripts/session-catchup.py +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/templates/findings.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/templates/progress.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/templates/task_plan.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/quick-init-project/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-creator/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-creator/references/upstream-anthropic-skill-creator.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-debugger/README.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-debugger/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/HOW_TO_USE.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/README.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/analyzer.py +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/expected_output.json +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/sample_input.json +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-tester/README.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-tester/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/start-dev/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/tdd-generator/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/test-coverage/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/test-gen/SKILL.md +0 -0
- /package/{bundled/upstream/oh-my-claudecode → .local}/skills/ultraqa.md +0 -0
|
@@ -1,231 +0,0 @@
|
|
|
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 -> Plan -> 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 stronger Conductor protocol in `oh-my-codex` and adapted to Claude runtime primitives.
|
|
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
|
-
</Execution_Policy>
|
|
52
|
-
|
|
53
|
-
<Directory_Contract>
|
|
54
|
-
Use this Claude/OMC file layout:
|
|
55
|
-
|
|
56
|
-
```text
|
|
57
|
-
.omc/conductor/
|
|
58
|
-
conductor-state.json
|
|
59
|
-
context/
|
|
60
|
-
product.md
|
|
61
|
-
tech-stack.md
|
|
62
|
-
workflow.md
|
|
63
|
-
styleguides/*.md
|
|
64
|
-
specs/
|
|
65
|
-
<track-slug>.md
|
|
66
|
-
plans/
|
|
67
|
-
<track-slug>.md
|
|
68
|
-
reviews/
|
|
69
|
-
<track-slug>.md
|
|
70
|
-
research/
|
|
71
|
-
<track-slug>/
|
|
72
|
-
state.json
|
|
73
|
-
findings.md
|
|
74
|
-
```
|
|
75
|
-
|
|
76
|
-
State reference:
|
|
77
|
-
- `conductor-state.json` stores `active`, `activeTrack`, `tracks`, context pointers, and metadata.
|
|
78
|
-
- Track phases should stay consistent with runtime types: `setup | idle | spec | planning | implementing | reviewing | complete`.
|
|
79
|
-
</Directory_Contract>
|
|
80
|
-
|
|
81
|
-
<Subcommand_Routing>
|
|
82
|
-
Native command hooks currently support:
|
|
83
|
-
- `setup`
|
|
84
|
-
- `track <title> [description]`
|
|
85
|
-
- `plan <slug>`
|
|
86
|
-
- `review <slug>`
|
|
87
|
-
- `status [slug]`
|
|
88
|
-
|
|
89
|
-
Conductor workflow operations (can be executed by skill protocol even if no dedicated slash command exists):
|
|
90
|
-
- `implement <slug|active>`
|
|
91
|
-
- `refresh [scope]`
|
|
92
|
-
- `revert <slug>`
|
|
93
|
-
</Subcommand_Routing>
|
|
94
|
-
|
|
95
|
-
<Workflow>
|
|
96
|
-
1. **Setup / Resume**
|
|
97
|
-
- If `conductor-state.json` exists and `active=true`, resume.
|
|
98
|
-
- Otherwise initialize `.omc/conductor/` and context documents.
|
|
99
|
-
- Bootstrap tech stack from `.omc/project-memory.json` when available.
|
|
100
|
-
|
|
101
|
-
2. **Track Selection**
|
|
102
|
-
- If user provided slug/title, resolve it.
|
|
103
|
-
- Else choose active track first, otherwise earliest non-complete track.
|
|
104
|
-
- If no track exists, create one from user goal (`track` stage).
|
|
105
|
-
|
|
106
|
-
3. **Preflight Context**
|
|
107
|
-
- Read in order: context docs -> active spec -> active plan -> relevant code/config.
|
|
108
|
-
- Output compact brief: goal, accepted constraints, current phase, next task.
|
|
109
|
-
|
|
110
|
-
4. **Spec Generation**
|
|
111
|
-
- Delegate to `analyst` (sonnet/opus) for requirements structure.
|
|
112
|
-
- Delegate to `architect` (opus) for system boundaries and risks.
|
|
113
|
-
- Persist to `.omc/conductor/specs/<slug>.md`.
|
|
114
|
-
|
|
115
|
-
5. **Plan Generation**
|
|
116
|
-
- Delegate to `planner` (sonnet/opus) for phased tasks.
|
|
117
|
-
- Require testable acceptance criteria and explicit verification commands.
|
|
118
|
-
- Persist to `.omc/conductor/plans/<slug>.md`.
|
|
119
|
-
|
|
120
|
-
6. **Implement**
|
|
121
|
-
- Execute tasks in small slices via `executor`.
|
|
122
|
-
- Keep plan checkboxes in sync (`[ ]`, `[~]`, `[x]`).
|
|
123
|
-
- Run deterministic checks per slice (lint/type/test/build as applicable).
|
|
124
|
-
|
|
125
|
-
7. **Review**
|
|
126
|
-
- Use `code-reviewer` and `verifier` as default review pair.
|
|
127
|
-
- Add `security-reviewer` when auth, secrets, trust-boundaries, or user input changed.
|
|
128
|
-
- Persist verdict to `.omc/conductor/reviews/<slug>.md`.
|
|
129
|
-
|
|
130
|
-
8. **Reconcile / Close**
|
|
131
|
-
- If review fails, reopen tasks and return to implement.
|
|
132
|
-
- If review passes, mark track complete and record concise evidence.
|
|
133
|
-
</Workflow>
|
|
134
|
-
|
|
135
|
-
<Research_Integration>
|
|
136
|
-
When uncertainty is high (new SDKs, conflicting docs, unknown architecture edges), run a research pass before locking spec/plan.
|
|
137
|
-
|
|
138
|
-
Trigger examples:
|
|
139
|
-
- External dependency behavior changed recently
|
|
140
|
-
- Two plausible architectural options with unclear tradeoffs
|
|
141
|
-
- Security/compliance requirement needs primary-source confirmation
|
|
142
|
-
|
|
143
|
-
Research protocol (adapted from `research` skill):
|
|
144
|
-
1. **Decompose** into 3-5 stages.
|
|
145
|
-
2. **Parallel execute** stage analysis with `scientist` agents (max 5 concurrent).
|
|
146
|
-
3. **Verify** contradictions; output `[VERIFIED]` or `[CONFLICTS:<list>]`.
|
|
147
|
-
4. **Synthesize** into a decision note appended to spec/plan.
|
|
148
|
-
|
|
149
|
-
Persist research artifacts:
|
|
150
|
-
- `.omc/conductor/research/<track-slug>/state.json`
|
|
151
|
-
- `.omc/conductor/research/<track-slug>/findings.md`
|
|
152
|
-
</Research_Integration>
|
|
153
|
-
|
|
154
|
-
<Research_Evidence_Format>
|
|
155
|
-
Use structured evidence blocks:
|
|
156
|
-
|
|
157
|
-
```text
|
|
158
|
-
[FINDING:<id>] <title>
|
|
159
|
-
<analysis>
|
|
160
|
-
[/FINDING]
|
|
161
|
-
|
|
162
|
-
[EVIDENCE:<id>]
|
|
163
|
-
- Source: <url or file>
|
|
164
|
-
- Date: <YYYY-MM-DD>
|
|
165
|
-
- Relevance: <why it matters>
|
|
166
|
-
[/EVIDENCE]
|
|
167
|
-
|
|
168
|
-
[CONFIDENCE:HIGH|MEDIUM|LOW]
|
|
169
|
-
<brief rationale>
|
|
170
|
-
```
|
|
171
|
-
|
|
172
|
-
Quality gates:
|
|
173
|
-
- Every `[FINDING]` must include `[EVIDENCE]`
|
|
174
|
-
- Unsupported claims must be downgraded or removed
|
|
175
|
-
- Unresolved contradictions must remain explicit
|
|
176
|
-
</Research_Evidence_Format>
|
|
177
|
-
|
|
178
|
-
<Agent_Routing>
|
|
179
|
-
- Setup/context scan: `explore` (haiku/sonnet)
|
|
180
|
-
- Requirements/spec: `analyst` + `architect` (sonnet/opus)
|
|
181
|
-
- Plan refinement: `planner` + `critic` (sonnet/opus)
|
|
182
|
-
- Implementation: `executor` (sonnet by default)
|
|
183
|
-
- Test strategy/fixes: `test-engineer` (sonnet)
|
|
184
|
-
- Review/validation: `code-reviewer` + `verifier` (+ `security-reviewer` when needed)
|
|
185
|
-
- Research branches: `scientist` (haiku/sonnet/opus by tier)
|
|
186
|
-
</Agent_Routing>
|
|
187
|
-
|
|
188
|
-
<Status_Contract>
|
|
189
|
-
`status` output should always include:
|
|
190
|
-
- active track
|
|
191
|
-
- track phase
|
|
192
|
-
- progress summary (completed/in-progress/pending)
|
|
193
|
-
- next concrete action
|
|
194
|
-
- blockers (or `None`)
|
|
195
|
-
- latest review verdict (if present)
|
|
196
|
-
- research verification status (if research was run)
|
|
197
|
-
</Status_Contract>
|
|
198
|
-
|
|
199
|
-
<Failure_Handling>
|
|
200
|
-
- If setup/context files are missing: stop and run setup first
|
|
201
|
-
- If plan is missing: do not implement; return to plan phase
|
|
202
|
-
- If verification fails: reopen related tasks and continue implementation
|
|
203
|
-
- If evidence is insufficient in research mode: emit `[PROMISE:RESEARCH_BLOCKED]` with blocker details
|
|
204
|
-
</Failure_Handling>
|
|
205
|
-
|
|
206
|
-
<Examples>
|
|
207
|
-
<Good>
|
|
208
|
-
User: "conductor track payment-webhook-retry and plan it"
|
|
209
|
-
Why good: Explicit track+planning request with durable artifacts.
|
|
210
|
-
</Good>
|
|
211
|
-
|
|
212
|
-
<Good>
|
|
213
|
-
User: "conductor for this multi-service auth refactor; do research first"
|
|
214
|
-
Why good: High-uncertainty, multi-session scope benefits from research-integrated conductor flow.
|
|
215
|
-
</Good>
|
|
216
|
-
|
|
217
|
-
<Bad>
|
|
218
|
-
User: "conductor fix typo in README"
|
|
219
|
-
Why bad: Tiny one-off task; overhead exceeds benefit.
|
|
220
|
-
</Bad>
|
|
221
|
-
</Examples>
|
|
222
|
-
|
|
223
|
-
<Final_Checklist>
|
|
224
|
-
- [ ] Conductor state initialized or resumed correctly
|
|
225
|
-
- [ ] Active track resolved deterministically
|
|
226
|
-
- [ ] Spec and plan artifacts exist and are current
|
|
227
|
-
- [ ] Implementation updates map back to plan tasks
|
|
228
|
-
- [ ] Review artifacts recorded with clear verdict
|
|
229
|
-
- [ ] Research evidence attached for high-uncertainty decisions
|
|
230
|
-
- [ ] Status reports actionable next step and blockers
|
|
231
|
-
</Final_Checklist>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/examples.md
RENAMED
|
File without changes
|
/package/{bundled/upstream/oh-my-claudecode → .local}/skills/planning-with-files/reference.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/HOW_TO_USE.md
RENAMED
|
File without changes
|
/package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/README.md
RENAMED
|
File without changes
|
/package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/SKILL.md
RENAMED
|
File without changes
|
/package/{bundled/upstream/oh-my-claudecode → .local}/skills/skill-quality-analyzer/analyzer.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|