ma-agents 2.20.0 → 2.20.2
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/README.md +55 -1
- package/lib/agents.js +22 -11
- package/lib/bmad-cache/bmb/_git_preserved/HEAD +1 -0
- package/lib/bmad-cache/bmb/_git_preserved/config +13 -0
- package/lib/bmad-cache/bmb/_git_preserved/description +1 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/applypatch-msg.sample +15 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/commit-msg.sample +24 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/fsmonitor-watchman.sample +174 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/post-update.sample +8 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/pre-applypatch.sample +14 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/pre-commit.sample +49 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/pre-merge-commit.sample +13 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/pre-push.sample +53 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/pre-rebase.sample +169 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/pre-receive.sample +24 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/prepare-commit-msg.sample +42 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/push-to-checkout.sample +78 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/sendemail-validate.sample +77 -0
- package/lib/bmad-cache/bmb/_git_preserved/hooks/update.sample +128 -0
- package/lib/bmad-cache/bmb/_git_preserved/index +0 -0
- package/lib/bmad-cache/bmb/_git_preserved/info/exclude +6 -0
- package/lib/bmad-cache/bmb/_git_preserved/logs/HEAD +1 -0
- package/lib/bmad-cache/bmb/_git_preserved/logs/refs/heads/main +1 -0
- package/lib/bmad-cache/bmb/_git_preserved/logs/refs/remotes/origin/HEAD +1 -0
- package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-c6e539e2308f8ed764c5b54b6ab68a67f8a3796b.idx +0 -0
- package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-c6e539e2308f8ed764c5b54b6ab68a67f8a3796b.pack +0 -0
- package/lib/bmad-cache/bmb/_git_preserved/objects/pack/pack-c6e539e2308f8ed764c5b54b6ab68a67f8a3796b.rev +0 -0
- package/lib/bmad-cache/bmb/_git_preserved/packed-refs +2 -0
- package/lib/bmad-cache/bmb/_git_preserved/refs/heads/main +1 -0
- package/lib/bmad-cache/bmb/_git_preserved/refs/remotes/origin/HEAD +1 -0
- package/lib/bmad-cache/bmb/_git_preserved/shallow +1 -0
- package/lib/bmad-cache/cache-manifest.json +6 -6
- package/lib/bmad-cache/cis/_git_preserved/HEAD +1 -0
- package/lib/bmad-cache/cis/_git_preserved/config +13 -0
- package/lib/bmad-cache/cis/_git_preserved/description +1 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/applypatch-msg.sample +15 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/commit-msg.sample +24 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/fsmonitor-watchman.sample +174 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/post-update.sample +8 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/pre-applypatch.sample +14 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/pre-commit.sample +49 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/pre-merge-commit.sample +13 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/pre-push.sample +53 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/pre-rebase.sample +169 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/pre-receive.sample +24 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/prepare-commit-msg.sample +42 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/push-to-checkout.sample +78 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/sendemail-validate.sample +77 -0
- package/lib/bmad-cache/cis/_git_preserved/hooks/update.sample +128 -0
- package/lib/bmad-cache/cis/_git_preserved/index +0 -0
- package/lib/bmad-cache/cis/_git_preserved/info/exclude +6 -0
- package/lib/bmad-cache/cis/_git_preserved/logs/HEAD +1 -0
- package/lib/bmad-cache/cis/_git_preserved/logs/refs/heads/main +1 -0
- package/lib/bmad-cache/cis/_git_preserved/logs/refs/remotes/origin/HEAD +1 -0
- package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-157d7eb8d527233a8607d926fc74ebf87f2ae0d3.idx +0 -0
- package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-157d7eb8d527233a8607d926fc74ebf87f2ae0d3.pack +0 -0
- package/lib/bmad-cache/cis/_git_preserved/objects/pack/pack-157d7eb8d527233a8607d926fc74ebf87f2ae0d3.rev +0 -0
- package/lib/bmad-cache/cis/_git_preserved/packed-refs +2 -0
- package/lib/bmad-cache/cis/_git_preserved/refs/heads/main +1 -0
- package/lib/bmad-cache/cis/_git_preserved/refs/remotes/origin/HEAD +1 -0
- package/lib/bmad-cache/cis/_git_preserved/shallow +1 -0
- package/lib/bmad-cache/gds/_git_preserved/HEAD +1 -0
- package/lib/bmad-cache/gds/_git_preserved/config +13 -0
- package/lib/bmad-cache/gds/_git_preserved/description +1 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/applypatch-msg.sample +15 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/commit-msg.sample +24 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/fsmonitor-watchman.sample +174 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/post-update.sample +8 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/pre-applypatch.sample +14 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/pre-commit.sample +49 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/pre-merge-commit.sample +13 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/pre-push.sample +53 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/pre-rebase.sample +169 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/pre-receive.sample +24 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/prepare-commit-msg.sample +42 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/push-to-checkout.sample +78 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/sendemail-validate.sample +77 -0
- package/lib/bmad-cache/gds/_git_preserved/hooks/update.sample +128 -0
- package/lib/bmad-cache/gds/_git_preserved/index +0 -0
- package/lib/bmad-cache/gds/_git_preserved/info/exclude +6 -0
- package/lib/bmad-cache/gds/_git_preserved/logs/HEAD +1 -0
- package/lib/bmad-cache/gds/_git_preserved/logs/refs/heads/main +1 -0
- package/lib/bmad-cache/gds/_git_preserved/logs/refs/remotes/origin/HEAD +1 -0
- package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-44faafb9245b4ca17ad81bd6c9e6fc52fb5915a1.idx +0 -0
- package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-44faafb9245b4ca17ad81bd6c9e6fc52fb5915a1.pack +0 -0
- package/lib/bmad-cache/gds/_git_preserved/objects/pack/pack-44faafb9245b4ca17ad81bd6c9e6fc52fb5915a1.rev +0 -0
- package/lib/bmad-cache/gds/_git_preserved/packed-refs +2 -0
- package/lib/bmad-cache/gds/_git_preserved/refs/heads/main +1 -0
- package/lib/bmad-cache/gds/_git_preserved/refs/remotes/origin/HEAD +1 -0
- package/lib/bmad-cache/gds/_git_preserved/refs/tags/v0.2.2 +1 -0
- package/lib/bmad-cache/gds/_git_preserved/shallow +1 -0
- package/lib/bmad-cache/gds/package.json +2 -4
- package/lib/bmad-cache/gds/src/agents/gds-agent-game-architect/bmad-skill-manifest.yaml +11 -0
- package/lib/bmad-cache/gds/src/agents/gds-agent-game-designer/bmad-skill-manifest.yaml +11 -0
- package/lib/bmad-cache/gds/src/agents/gds-agent-game-dev/bmad-skill-manifest.yaml +11 -0
- package/lib/bmad-cache/gds/src/agents/gds-agent-game-qa/bmad-skill-manifest.yaml +11 -0
- package/lib/bmad-cache/gds/src/agents/gds-agent-game-scrum-master/bmad-skill-manifest.yaml +11 -0
- package/lib/bmad-cache/gds/src/agents/gds-agent-game-solo-dev/bmad-skill-manifest.yaml +11 -0
- package/lib/bmad-cache/gds/src/agents/gds-agent-tech-writer/bmad-skill-manifest.yaml +11 -0
- package/lib/bmad-cache/gds/src/module-help.csv +28 -28
- package/lib/bmad-cache/gds/src/workflows/1-preproduction/gds-brainstorm-game/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/1-preproduction/gds-create-game-brief/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/2-design/gds-create-gdd/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/2-design/gds-create-narrative/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/3-technical/gds-check-implementation-readiness/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/3-technical/gds-create-epics-and-stories/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/3-technical/gds-game-architecture/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/3-technical/gds-generate-project-context/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/4-production/gds-code-review/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/4-production/gds-correct-course/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/4-production/gds-retrospective/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/4-production/gds-sprint-planning/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/4-production/gds-sprint-status/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/gametest/gds-e2e-scaffold/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/gametest/gds-performance-test/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/gametest/gds-playtest-plan/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/gametest/gds-test-automate/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/gametest/gds-test-design/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/gametest/gds-test-framework/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/gametest/gds-test-review/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/gds-document-project/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/gds/src/workflows/gds-quick-flow/gds-quick-dev/bmad-skill-manifest.yaml +1 -4
- package/lib/bmad-cache/gds/src/workflows/gds-quick-flow/gds-quick-dev-new-preview/bmad-skill-manifest.yaml +1 -4
- package/lib/bmad-cache/gds/src/workflows/gds-quick-flow/gds-quick-spec/bmad-skill-manifest.yaml +1 -0
- package/lib/bmad-cache/tea/_git_preserved/HEAD +1 -0
- package/lib/bmad-cache/tea/_git_preserved/config +13 -0
- package/lib/bmad-cache/tea/_git_preserved/description +1 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/applypatch-msg.sample +15 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/commit-msg.sample +24 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/fsmonitor-watchman.sample +174 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/post-update.sample +8 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/pre-applypatch.sample +14 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/pre-commit.sample +49 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/pre-merge-commit.sample +13 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/pre-push.sample +53 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/pre-rebase.sample +169 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/pre-receive.sample +24 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/prepare-commit-msg.sample +42 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/push-to-checkout.sample +78 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/sendemail-validate.sample +77 -0
- package/lib/bmad-cache/tea/_git_preserved/hooks/update.sample +128 -0
- package/lib/bmad-cache/tea/_git_preserved/index +0 -0
- package/lib/bmad-cache/tea/_git_preserved/info/exclude +6 -0
- package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-96ec1ce3a9ef4c891e00e060795b4434ba8f7163.idx +0 -0
- package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-96ec1ce3a9ef4c891e00e060795b4434ba8f7163.pack +0 -0
- package/lib/bmad-cache/tea/_git_preserved/objects/pack/pack-96ec1ce3a9ef4c891e00e060795b4434ba8f7163.rev +0 -0
- package/lib/bmad-cache/tea/_git_preserved/packed-refs +2 -0
- package/lib/bmad-cache/tea/_git_preserved/refs/heads/main +1 -0
- package/lib/bmad-cache/tea/_git_preserved/refs/remotes/origin/HEAD +1 -0
- package/lib/bmad-cache/tea/_git_preserved/refs/tags/v1.7.0 +1 -0
- package/lib/bmad-cache/tea/_git_preserved/shallow +1 -0
- package/lib/bmad.js +33 -0
- package/lib/installer.js +60 -3
- package/package.json +1 -1
- package/scripts/build-bmad-cache.js +6 -3
- package/test/agent-injection-strategy.test.js +123 -0
- package/test/instruction-injection.test.js +336 -0
- package/.cline/clinerules.md +0 -14
- package/.cline/skills/.ma-agents.json +0 -199
- package/.cline/skills/MANIFEST.yaml +0 -204
- package/.cline/skills/ai-audit-trail/SKILL.md +0 -23
- package/.cline/skills/cmake-best-practices/SKILL.md +0 -64
- package/.cline/skills/cmake-best-practices/examples/cmake.md +0 -59
- package/.cline/skills/code-documentation/SKILL.md +0 -57
- package/.cline/skills/code-documentation/examples/cpp.md +0 -29
- package/.cline/skills/code-documentation/examples/csharp.md +0 -28
- package/.cline/skills/code-documentation/examples/javascript_typescript.md +0 -28
- package/.cline/skills/code-documentation/examples/python.md +0 -57
- package/.cline/skills/code-review/SKILL.md +0 -59
- package/.cline/skills/commit-message/SKILL.md +0 -79
- package/.cline/skills/cpp-concurrency-safety/SKILL.md +0 -60
- package/.cline/skills/cpp-concurrency-safety/examples/concurrency.md +0 -73
- package/.cline/skills/cpp-const-correctness/SKILL.md +0 -63
- package/.cline/skills/cpp-const-correctness/examples/const_correctness.md +0 -54
- package/.cline/skills/cpp-memory-handling/SKILL.md +0 -42
- package/.cline/skills/cpp-memory-handling/examples/modern-cpp.md +0 -49
- package/.cline/skills/cpp-memory-handling/examples/smart-pointers.md +0 -46
- package/.cline/skills/cpp-modern-composition/SKILL.md +0 -64
- package/.cline/skills/cpp-modern-composition/examples/composition.md +0 -51
- package/.cline/skills/cpp-robust-interfaces/SKILL.md +0 -55
- package/.cline/skills/cpp-robust-interfaces/examples/interfaces.md +0 -56
- package/.cline/skills/create-hardened-docker-skill/SKILL.md +0 -637
- package/.cline/skills/create-hardened-docker-skill/scripts/create-all.sh +0 -489
- package/.cline/skills/docker-hardening-verification/SKILL.md +0 -28
- package/.cline/skills/docker-hardening-verification/scripts/verify-hardening.sh +0 -39
- package/.cline/skills/docker-image-signing/SKILL.md +0 -28
- package/.cline/skills/docker-image-signing/scripts/sign-image.sh +0 -33
- package/.cline/skills/document-revision-history/SKILL.md +0 -104
- package/.cline/skills/git-workflow-skill/SKILL.md +0 -194
- package/.cline/skills/git-workflow-skill/hooks/commit-msg +0 -61
- package/.cline/skills/git-workflow-skill/hooks/pre-commit +0 -38
- package/.cline/skills/git-workflow-skill/hooks/prepare-commit-msg +0 -56
- package/.cline/skills/git-workflow-skill/scripts/finish-feature.sh +0 -192
- package/.cline/skills/git-workflow-skill/scripts/install-hooks.sh +0 -55
- package/.cline/skills/git-workflow-skill/scripts/start-feature.sh +0 -110
- package/.cline/skills/git-workflow-skill/scripts/validate-workflow.sh +0 -229
- package/.cline/skills/js-ts-dependency-mgmt/SKILL.md +0 -49
- package/.cline/skills/js-ts-dependency-mgmt/examples/dependency_mgmt.md +0 -60
- package/.cline/skills/js-ts-security-skill/SKILL.md +0 -64
- package/.cline/skills/js-ts-security-skill/scripts/verify-security.sh +0 -136
- package/.cline/skills/logging-best-practices/SKILL.md +0 -50
- package/.cline/skills/logging-best-practices/docs/logging-standards.md +0 -29
- package/.cline/skills/logging-best-practices/examples/cpp.md +0 -36
- package/.cline/skills/logging-best-practices/examples/csharp.md +0 -49
- package/.cline/skills/logging-best-practices/examples/javascript.md +0 -77
- package/.cline/skills/logging-best-practices/examples/python.md +0 -57
- package/.cline/skills/opentelemetry-best-practices/SKILL.md +0 -34
- package/.cline/skills/opentelemetry-best-practices/docs/otel-standards.md +0 -37
- package/.cline/skills/opentelemetry-best-practices/examples/go.md +0 -32
- package/.cline/skills/opentelemetry-best-practices/examples/javascript.md +0 -58
- package/.cline/skills/opentelemetry-best-practices/examples/python.md +0 -37
- package/.cline/skills/python-dependency-mgmt/SKILL.md +0 -42
- package/.cline/skills/python-dependency-mgmt/examples/dependency_mgmt.md +0 -67
- package/.cline/skills/python-security-skill/SKILL.md +0 -56
- package/.cline/skills/python-security-skill/examples/security.md +0 -56
- package/.cline/skills/self-signed-cert/SKILL.md +0 -42
- package/.cline/skills/self-signed-cert/scripts/generate-cert.ps1 +0 -45
- package/.cline/skills/self-signed-cert/scripts/generate-cert.sh +0 -43
- package/.cline/skills/skill-creator/SKILL.md +0 -196
- package/.cline/skills/skill-creator/docs/output-patterns.md +0 -82
- package/.cline/skills/skill-creator/docs/workflows.md +0 -28
- package/.cline/skills/skill-creator/scripts/init_skill.py +0 -208
- package/.cline/skills/skill-creator/scripts/package_skill.py +0 -99
- package/.cline/skills/skill-creator/scripts/quick_validate.py +0 -113
- package/.cline/skills/test-accompanied-development/SKILL.md +0 -50
- package/.cline/skills/test-generator/SKILL.md +0 -73
- package/.cline/skills/vercel-react-best-practices/SKILL.md +0 -109
- package/.cline/skills/verify-hardened-docker-skill/SKILL.md +0 -442
- package/.cline/skills/verify-hardened-docker-skill/scripts/verify-docker-hardening.sh +0 -439
- package/.clinerules +0 -14
- package/.cursor/cursor.md +0 -14
- package/.cursor/skills/.ma-agents.json +0 -199
- package/.cursor/skills/MANIFEST.yaml +0 -204
- package/.cursor/skills/ai-audit-trail/SKILL.md +0 -23
- package/.cursor/skills/cmake-best-practices/SKILL.md +0 -64
- package/.cursor/skills/cmake-best-practices/examples/cmake.md +0 -59
- package/.cursor/skills/code-documentation/SKILL.md +0 -57
- package/.cursor/skills/code-documentation/examples/cpp.md +0 -29
- package/.cursor/skills/code-documentation/examples/csharp.md +0 -28
- package/.cursor/skills/code-documentation/examples/javascript_typescript.md +0 -28
- package/.cursor/skills/code-documentation/examples/python.md +0 -57
- package/.cursor/skills/code-review/SKILL.md +0 -43
- package/.cursor/skills/commit-message/SKILL.md +0 -79
- package/.cursor/skills/cpp-concurrency-safety/SKILL.md +0 -60
- package/.cursor/skills/cpp-concurrency-safety/examples/concurrency.md +0 -73
- package/.cursor/skills/cpp-const-correctness/SKILL.md +0 -63
- package/.cursor/skills/cpp-const-correctness/examples/const_correctness.md +0 -54
- package/.cursor/skills/cpp-memory-handling/SKILL.md +0 -42
- package/.cursor/skills/cpp-memory-handling/examples/modern-cpp.md +0 -49
- package/.cursor/skills/cpp-memory-handling/examples/smart-pointers.md +0 -46
- package/.cursor/skills/cpp-modern-composition/SKILL.md +0 -64
- package/.cursor/skills/cpp-modern-composition/examples/composition.md +0 -51
- package/.cursor/skills/cpp-robust-interfaces/SKILL.md +0 -55
- package/.cursor/skills/cpp-robust-interfaces/examples/interfaces.md +0 -56
- package/.cursor/skills/create-hardened-docker-skill/SKILL.md +0 -637
- package/.cursor/skills/create-hardened-docker-skill/scripts/create-all.sh +0 -489
- package/.cursor/skills/docker-hardening-verification/SKILL.md +0 -28
- package/.cursor/skills/docker-hardening-verification/scripts/verify-hardening.sh +0 -39
- package/.cursor/skills/docker-image-signing/SKILL.md +0 -28
- package/.cursor/skills/docker-image-signing/scripts/sign-image.sh +0 -33
- package/.cursor/skills/document-revision-history/SKILL.md +0 -104
- package/.cursor/skills/git-workflow-skill/SKILL.md +0 -194
- package/.cursor/skills/git-workflow-skill/hooks/commit-msg +0 -61
- package/.cursor/skills/git-workflow-skill/hooks/pre-commit +0 -38
- package/.cursor/skills/git-workflow-skill/hooks/prepare-commit-msg +0 -56
- package/.cursor/skills/git-workflow-skill/scripts/finish-feature.sh +0 -192
- package/.cursor/skills/git-workflow-skill/scripts/install-hooks.sh +0 -55
- package/.cursor/skills/git-workflow-skill/scripts/start-feature.sh +0 -110
- package/.cursor/skills/git-workflow-skill/scripts/validate-workflow.sh +0 -229
- package/.cursor/skills/js-ts-dependency-mgmt/SKILL.md +0 -49
- package/.cursor/skills/js-ts-dependency-mgmt/examples/dependency_mgmt.md +0 -60
- package/.cursor/skills/js-ts-security-skill/SKILL.md +0 -64
- package/.cursor/skills/js-ts-security-skill/scripts/verify-security.sh +0 -136
- package/.cursor/skills/logging-best-practices/SKILL.md +0 -50
- package/.cursor/skills/logging-best-practices/examples/cpp.md +0 -36
- package/.cursor/skills/logging-best-practices/examples/csharp.md +0 -49
- package/.cursor/skills/logging-best-practices/examples/javascript.md +0 -77
- package/.cursor/skills/logging-best-practices/examples/python.md +0 -57
- package/.cursor/skills/logging-best-practices/references/logging-standards.md +0 -29
- package/.cursor/skills/opentelemetry-best-practices/SKILL.md +0 -34
- package/.cursor/skills/opentelemetry-best-practices/examples/go.md +0 -32
- package/.cursor/skills/opentelemetry-best-practices/examples/javascript.md +0 -58
- package/.cursor/skills/opentelemetry-best-practices/examples/python.md +0 -37
- package/.cursor/skills/opentelemetry-best-practices/references/otel-standards.md +0 -37
- package/.cursor/skills/python-dependency-mgmt/SKILL.md +0 -42
- package/.cursor/skills/python-dependency-mgmt/examples/dependency_mgmt.md +0 -67
- package/.cursor/skills/python-security-skill/SKILL.md +0 -56
- package/.cursor/skills/python-security-skill/examples/security.md +0 -56
- package/.cursor/skills/self-signed-cert/SKILL.md +0 -42
- package/.cursor/skills/self-signed-cert/scripts/generate-cert.ps1 +0 -45
- package/.cursor/skills/self-signed-cert/scripts/generate-cert.sh +0 -43
- package/.cursor/skills/skill-creator/SKILL.md +0 -196
- package/.cursor/skills/skill-creator/references/output-patterns.md +0 -82
- package/.cursor/skills/skill-creator/references/workflows.md +0 -28
- package/.cursor/skills/skill-creator/scripts/init_skill.py +0 -208
- package/.cursor/skills/skill-creator/scripts/package_skill.py +0 -99
- package/.cursor/skills/skill-creator/scripts/quick_validate.py +0 -113
- package/.cursor/skills/test-accompanied-development/SKILL.md +0 -50
- package/.cursor/skills/test-generator/SKILL.md +0 -65
- package/.cursor/skills/vercel-react-best-practices/SKILL.md +0 -109
- package/.cursor/skills/verify-hardened-docker-skill/SKILL.md +0 -442
- package/.cursor/skills/verify-hardened-docker-skill/scripts/verify-docker-hardening.sh +0 -439
- package/.gemini/gemini.md +0 -14
- package/.gemini/skills/.ma-agents.json +0 -199
- package/.gemini/skills/MANIFEST.yaml +0 -204
- package/.gemini/skills/ai-audit-trail/SKILL.md +0 -23
- package/.gemini/skills/cmake-best-practices/SKILL.md +0 -64
- package/.gemini/skills/cmake-best-practices/examples/cmake.md +0 -59
- package/.gemini/skills/code-documentation/SKILL.md +0 -57
- package/.gemini/skills/code-documentation/examples/cpp.md +0 -29
- package/.gemini/skills/code-documentation/examples/csharp.md +0 -28
- package/.gemini/skills/code-documentation/examples/javascript_typescript.md +0 -28
- package/.gemini/skills/code-documentation/examples/python.md +0 -57
- package/.gemini/skills/code-review/SKILL.md +0 -43
- package/.gemini/skills/commit-message/SKILL.md +0 -79
- package/.gemini/skills/cpp-concurrency-safety/SKILL.md +0 -60
- package/.gemini/skills/cpp-concurrency-safety/examples/concurrency.md +0 -73
- package/.gemini/skills/cpp-const-correctness/SKILL.md +0 -63
- package/.gemini/skills/cpp-const-correctness/examples/const_correctness.md +0 -54
- package/.gemini/skills/cpp-memory-handling/SKILL.md +0 -42
- package/.gemini/skills/cpp-memory-handling/examples/modern-cpp.md +0 -49
- package/.gemini/skills/cpp-memory-handling/examples/smart-pointers.md +0 -46
- package/.gemini/skills/cpp-modern-composition/SKILL.md +0 -64
- package/.gemini/skills/cpp-modern-composition/examples/composition.md +0 -51
- package/.gemini/skills/cpp-robust-interfaces/SKILL.md +0 -55
- package/.gemini/skills/cpp-robust-interfaces/examples/interfaces.md +0 -56
- package/.gemini/skills/create-hardened-docker-skill/SKILL.md +0 -637
- package/.gemini/skills/create-hardened-docker-skill/scripts/create-all.sh +0 -489
- package/.gemini/skills/docker-hardening-verification/SKILL.md +0 -28
- package/.gemini/skills/docker-hardening-verification/scripts/verify-hardening.sh +0 -39
- package/.gemini/skills/docker-image-signing/SKILL.md +0 -28
- package/.gemini/skills/docker-image-signing/scripts/sign-image.sh +0 -33
- package/.gemini/skills/document-revision-history/SKILL.md +0 -104
- package/.gemini/skills/git-workflow-skill/SKILL.md +0 -194
- package/.gemini/skills/git-workflow-skill/hooks/commit-msg +0 -61
- package/.gemini/skills/git-workflow-skill/hooks/pre-commit +0 -38
- package/.gemini/skills/git-workflow-skill/hooks/prepare-commit-msg +0 -56
- package/.gemini/skills/git-workflow-skill/scripts/finish-feature.sh +0 -192
- package/.gemini/skills/git-workflow-skill/scripts/install-hooks.sh +0 -55
- package/.gemini/skills/git-workflow-skill/scripts/start-feature.sh +0 -110
- package/.gemini/skills/git-workflow-skill/scripts/validate-workflow.sh +0 -229
- package/.gemini/skills/js-ts-dependency-mgmt/SKILL.md +0 -49
- package/.gemini/skills/js-ts-dependency-mgmt/examples/dependency_mgmt.md +0 -60
- package/.gemini/skills/js-ts-security-skill/SKILL.md +0 -64
- package/.gemini/skills/js-ts-security-skill/scripts/verify-security.sh +0 -136
- package/.gemini/skills/logging-best-practices/SKILL.md +0 -50
- package/.gemini/skills/logging-best-practices/examples/cpp.md +0 -36
- package/.gemini/skills/logging-best-practices/examples/csharp.md +0 -49
- package/.gemini/skills/logging-best-practices/examples/javascript.md +0 -77
- package/.gemini/skills/logging-best-practices/examples/python.md +0 -57
- package/.gemini/skills/logging-best-practices/references/logging-standards.md +0 -29
- package/.gemini/skills/opentelemetry-best-practices/SKILL.md +0 -34
- package/.gemini/skills/opentelemetry-best-practices/examples/go.md +0 -32
- package/.gemini/skills/opentelemetry-best-practices/examples/javascript.md +0 -58
- package/.gemini/skills/opentelemetry-best-practices/examples/python.md +0 -37
- package/.gemini/skills/opentelemetry-best-practices/references/otel-standards.md +0 -37
- package/.gemini/skills/python-dependency-mgmt/SKILL.md +0 -42
- package/.gemini/skills/python-dependency-mgmt/examples/dependency_mgmt.md +0 -67
- package/.gemini/skills/python-security-skill/SKILL.md +0 -56
- package/.gemini/skills/python-security-skill/examples/security.md +0 -56
- package/.gemini/skills/self-signed-cert/SKILL.md +0 -42
- package/.gemini/skills/self-signed-cert/scripts/generate-cert.ps1 +0 -45
- package/.gemini/skills/self-signed-cert/scripts/generate-cert.sh +0 -43
- package/.gemini/skills/skill-creator/SKILL.md +0 -196
- package/.gemini/skills/skill-creator/references/output-patterns.md +0 -82
- package/.gemini/skills/skill-creator/references/workflows.md +0 -28
- package/.gemini/skills/skill-creator/scripts/init_skill.py +0 -208
- package/.gemini/skills/skill-creator/scripts/package_skill.py +0 -99
- package/.gemini/skills/skill-creator/scripts/quick_validate.py +0 -113
- package/.gemini/skills/test-accompanied-development/SKILL.md +0 -50
- package/.gemini/skills/test-generator/SKILL.md +0 -65
- package/.gemini/skills/vercel-react-best-practices/SKILL.md +0 -109
- package/.gemini/skills/verify-hardened-docker-skill/SKILL.md +0 -442
- package/.gemini/skills/verify-hardened-docker-skill/scripts/verify-docker-hardening.sh +0 -439
- package/.github/copilot/copilot.md +0 -14
- package/.github/copilot/skills/.ma-agents.json +0 -199
- package/.github/copilot/skills/MANIFEST.yaml +0 -204
- package/.github/copilot/skills/ai-audit-trail/SKILL.md +0 -23
- package/.github/copilot/skills/cmake-best-practices/SKILL.md +0 -64
- package/.github/copilot/skills/cmake-best-practices/examples/cmake.md +0 -59
- package/.github/copilot/skills/code-documentation/SKILL.md +0 -57
- package/.github/copilot/skills/code-documentation/examples/cpp.md +0 -29
- package/.github/copilot/skills/code-documentation/examples/csharp.md +0 -28
- package/.github/copilot/skills/code-documentation/examples/javascript_typescript.md +0 -28
- package/.github/copilot/skills/code-documentation/examples/python.md +0 -57
- package/.github/copilot/skills/code-review/SKILL.md +0 -43
- package/.github/copilot/skills/commit-message/SKILL.md +0 -79
- package/.github/copilot/skills/cpp-concurrency-safety/SKILL.md +0 -60
- package/.github/copilot/skills/cpp-concurrency-safety/examples/concurrency.md +0 -73
- package/.github/copilot/skills/cpp-const-correctness/SKILL.md +0 -63
- package/.github/copilot/skills/cpp-const-correctness/examples/const_correctness.md +0 -54
- package/.github/copilot/skills/cpp-memory-handling/SKILL.md +0 -42
- package/.github/copilot/skills/cpp-memory-handling/examples/modern-cpp.md +0 -49
- package/.github/copilot/skills/cpp-memory-handling/examples/smart-pointers.md +0 -46
- package/.github/copilot/skills/cpp-modern-composition/SKILL.md +0 -64
- package/.github/copilot/skills/cpp-modern-composition/examples/composition.md +0 -51
- package/.github/copilot/skills/cpp-robust-interfaces/SKILL.md +0 -55
- package/.github/copilot/skills/cpp-robust-interfaces/examples/interfaces.md +0 -56
- package/.github/copilot/skills/create-hardened-docker-skill/SKILL.md +0 -637
- package/.github/copilot/skills/create-hardened-docker-skill/scripts/create-all.sh +0 -489
- package/.github/copilot/skills/docker-hardening-verification/SKILL.md +0 -28
- package/.github/copilot/skills/docker-hardening-verification/scripts/verify-hardening.sh +0 -39
- package/.github/copilot/skills/docker-image-signing/SKILL.md +0 -28
- package/.github/copilot/skills/docker-image-signing/scripts/sign-image.sh +0 -33
- package/.github/copilot/skills/document-revision-history/SKILL.md +0 -104
- package/.github/copilot/skills/git-workflow-skill/SKILL.md +0 -194
- package/.github/copilot/skills/git-workflow-skill/hooks/commit-msg +0 -61
- package/.github/copilot/skills/git-workflow-skill/hooks/pre-commit +0 -38
- package/.github/copilot/skills/git-workflow-skill/hooks/prepare-commit-msg +0 -56
- package/.github/copilot/skills/git-workflow-skill/scripts/finish-feature.sh +0 -192
- package/.github/copilot/skills/git-workflow-skill/scripts/install-hooks.sh +0 -55
- package/.github/copilot/skills/git-workflow-skill/scripts/start-feature.sh +0 -110
- package/.github/copilot/skills/git-workflow-skill/scripts/validate-workflow.sh +0 -229
- package/.github/copilot/skills/js-ts-dependency-mgmt/SKILL.md +0 -49
- package/.github/copilot/skills/js-ts-dependency-mgmt/examples/dependency_mgmt.md +0 -60
- package/.github/copilot/skills/js-ts-security-skill/SKILL.md +0 -64
- package/.github/copilot/skills/js-ts-security-skill/scripts/verify-security.sh +0 -136
- package/.github/copilot/skills/logging-best-practices/SKILL.md +0 -50
- package/.github/copilot/skills/logging-best-practices/examples/cpp.md +0 -36
- package/.github/copilot/skills/logging-best-practices/examples/csharp.md +0 -49
- package/.github/copilot/skills/logging-best-practices/examples/javascript.md +0 -77
- package/.github/copilot/skills/logging-best-practices/examples/python.md +0 -57
- package/.github/copilot/skills/logging-best-practices/references/logging-standards.md +0 -29
- package/.github/copilot/skills/opentelemetry-best-practices/SKILL.md +0 -34
- package/.github/copilot/skills/opentelemetry-best-practices/examples/go.md +0 -32
- package/.github/copilot/skills/opentelemetry-best-practices/examples/javascript.md +0 -58
- package/.github/copilot/skills/opentelemetry-best-practices/examples/python.md +0 -37
- package/.github/copilot/skills/opentelemetry-best-practices/references/otel-standards.md +0 -37
- package/.github/copilot/skills/python-dependency-mgmt/SKILL.md +0 -42
- package/.github/copilot/skills/python-dependency-mgmt/examples/dependency_mgmt.md +0 -67
- package/.github/copilot/skills/python-security-skill/SKILL.md +0 -56
- package/.github/copilot/skills/python-security-skill/examples/security.md +0 -56
- package/.github/copilot/skills/self-signed-cert/SKILL.md +0 -42
- package/.github/copilot/skills/self-signed-cert/scripts/generate-cert.ps1 +0 -45
- package/.github/copilot/skills/self-signed-cert/scripts/generate-cert.sh +0 -43
- package/.github/copilot/skills/skill-creator/SKILL.md +0 -196
- package/.github/copilot/skills/skill-creator/references/output-patterns.md +0 -82
- package/.github/copilot/skills/skill-creator/references/workflows.md +0 -28
- package/.github/copilot/skills/skill-creator/scripts/init_skill.py +0 -208
- package/.github/copilot/skills/skill-creator/scripts/package_skill.py +0 -99
- package/.github/copilot/skills/skill-creator/scripts/quick_validate.py +0 -113
- package/.github/copilot/skills/test-accompanied-development/SKILL.md +0 -50
- package/.github/copilot/skills/test-generator/SKILL.md +0 -65
- package/.github/copilot/skills/vercel-react-best-practices/SKILL.md +0 -109
- package/.github/copilot/skills/verify-hardened-docker-skill/SKILL.md +0 -442
- package/.github/copilot/skills/verify-hardened-docker-skill/scripts/verify-docker-hardening.sh +0 -439
- package/.kilocode/kilocode.md +0 -14
- package/.kilocode/skills/.ma-agents.json +0 -199
- package/.kilocode/skills/MANIFEST.yaml +0 -204
- package/.kilocode/skills/ai-audit-trail/SKILL.md +0 -23
- package/.kilocode/skills/cmake-best-practices/SKILL.md +0 -64
- package/.kilocode/skills/cmake-best-practices/examples/cmake.md +0 -59
- package/.kilocode/skills/code-documentation/SKILL.md +0 -57
- package/.kilocode/skills/code-documentation/examples/cpp.md +0 -29
- package/.kilocode/skills/code-documentation/examples/csharp.md +0 -28
- package/.kilocode/skills/code-documentation/examples/javascript_typescript.md +0 -28
- package/.kilocode/skills/code-documentation/examples/python.md +0 -57
- package/.kilocode/skills/code-review/SKILL.md +0 -43
- package/.kilocode/skills/commit-message/SKILL.md +0 -79
- package/.kilocode/skills/cpp-concurrency-safety/SKILL.md +0 -60
- package/.kilocode/skills/cpp-concurrency-safety/examples/concurrency.md +0 -73
- package/.kilocode/skills/cpp-const-correctness/SKILL.md +0 -63
- package/.kilocode/skills/cpp-const-correctness/examples/const_correctness.md +0 -54
- package/.kilocode/skills/cpp-memory-handling/SKILL.md +0 -42
- package/.kilocode/skills/cpp-memory-handling/examples/modern-cpp.md +0 -49
- package/.kilocode/skills/cpp-memory-handling/examples/smart-pointers.md +0 -46
- package/.kilocode/skills/cpp-modern-composition/SKILL.md +0 -64
- package/.kilocode/skills/cpp-modern-composition/examples/composition.md +0 -51
- package/.kilocode/skills/cpp-robust-interfaces/SKILL.md +0 -55
- package/.kilocode/skills/cpp-robust-interfaces/examples/interfaces.md +0 -56
- package/.kilocode/skills/create-hardened-docker-skill/SKILL.md +0 -637
- package/.kilocode/skills/create-hardened-docker-skill/scripts/create-all.sh +0 -489
- package/.kilocode/skills/docker-hardening-verification/SKILL.md +0 -28
- package/.kilocode/skills/docker-hardening-verification/scripts/verify-hardening.sh +0 -39
- package/.kilocode/skills/docker-image-signing/SKILL.md +0 -28
- package/.kilocode/skills/docker-image-signing/scripts/sign-image.sh +0 -33
- package/.kilocode/skills/document-revision-history/SKILL.md +0 -104
- package/.kilocode/skills/git-workflow-skill/SKILL.md +0 -194
- package/.kilocode/skills/git-workflow-skill/hooks/commit-msg +0 -61
- package/.kilocode/skills/git-workflow-skill/hooks/pre-commit +0 -38
- package/.kilocode/skills/git-workflow-skill/hooks/prepare-commit-msg +0 -56
- package/.kilocode/skills/git-workflow-skill/scripts/finish-feature.sh +0 -192
- package/.kilocode/skills/git-workflow-skill/scripts/install-hooks.sh +0 -55
- package/.kilocode/skills/git-workflow-skill/scripts/start-feature.sh +0 -110
- package/.kilocode/skills/git-workflow-skill/scripts/validate-workflow.sh +0 -229
- package/.kilocode/skills/js-ts-dependency-mgmt/SKILL.md +0 -49
- package/.kilocode/skills/js-ts-dependency-mgmt/examples/dependency_mgmt.md +0 -60
- package/.kilocode/skills/js-ts-security-skill/SKILL.md +0 -64
- package/.kilocode/skills/js-ts-security-skill/scripts/verify-security.sh +0 -136
- package/.kilocode/skills/logging-best-practices/SKILL.md +0 -50
- package/.kilocode/skills/logging-best-practices/examples/cpp.md +0 -36
- package/.kilocode/skills/logging-best-practices/examples/csharp.md +0 -49
- package/.kilocode/skills/logging-best-practices/examples/javascript.md +0 -77
- package/.kilocode/skills/logging-best-practices/examples/python.md +0 -57
- package/.kilocode/skills/logging-best-practices/references/logging-standards.md +0 -29
- package/.kilocode/skills/opentelemetry-best-practices/SKILL.md +0 -34
- package/.kilocode/skills/opentelemetry-best-practices/examples/go.md +0 -32
- package/.kilocode/skills/opentelemetry-best-practices/examples/javascript.md +0 -58
- package/.kilocode/skills/opentelemetry-best-practices/examples/python.md +0 -37
- package/.kilocode/skills/opentelemetry-best-practices/references/otel-standards.md +0 -37
- package/.kilocode/skills/python-dependency-mgmt/SKILL.md +0 -42
- package/.kilocode/skills/python-dependency-mgmt/examples/dependency_mgmt.md +0 -67
- package/.kilocode/skills/python-security-skill/SKILL.md +0 -56
- package/.kilocode/skills/python-security-skill/examples/security.md +0 -56
- package/.kilocode/skills/self-signed-cert/SKILL.md +0 -42
- package/.kilocode/skills/self-signed-cert/scripts/generate-cert.ps1 +0 -45
- package/.kilocode/skills/self-signed-cert/scripts/generate-cert.sh +0 -43
- package/.kilocode/skills/skill-creator/SKILL.md +0 -196
- package/.kilocode/skills/skill-creator/references/output-patterns.md +0 -82
- package/.kilocode/skills/skill-creator/references/workflows.md +0 -28
- package/.kilocode/skills/skill-creator/scripts/init_skill.py +0 -208
- package/.kilocode/skills/skill-creator/scripts/package_skill.py +0 -99
- package/.kilocode/skills/skill-creator/scripts/quick_validate.py +0 -113
- package/.kilocode/skills/test-accompanied-development/SKILL.md +0 -50
- package/.kilocode/skills/test-generator/SKILL.md +0 -65
- package/.kilocode/skills/vercel-react-best-practices/SKILL.md +0 -109
- package/.kilocode/skills/verify-hardened-docker-skill/SKILL.md +0 -442
- package/.kilocode/skills/verify-hardened-docker-skill/scripts/verify-docker-hardening.sh +0 -439
- package/lib/bmad-cache/gds/src/agents/game-architect.agent.yaml +0 -44
- package/lib/bmad-cache/gds/src/agents/game-designer.agent.yaml +0 -45
- package/lib/bmad-cache/gds/src/agents/game-dev.agent.yaml +0 -49
- package/lib/bmad-cache/gds/src/agents/game-qa.agent.yaml +0 -63
- package/lib/bmad-cache/gds/src/agents/game-scrum-master.agent.yaml +0 -52
- package/lib/bmad-cache/gds/src/agents/game-solo-dev.agent.yaml +0 -53
- package/lib/bmad-cache/gds/src/agents/tech-writer/tech-writer.agent.yaml +0 -45
- package/lib/bmad-cache/gds/src/teams/default-party.csv +0 -12
- package/lib/bmad-cache/gds/src/teams/team-gamedev.yaml +0 -29
- package/lib/bmad-cache/gds/src/workflows/1-preproduction/brainstorm-game/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/1-preproduction/game-brief/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/2-design/gdd/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/2-design/narrative/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/3-technical/check-implementation-readiness/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/3-technical/create-epics-and-stories/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/3-technical/game-architecture/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/3-technical/generate-project-context/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/4-production/code-review/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/4-production/correct-course/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/4-production/retrospective/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/4-production/sprint-planning/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/4-production/sprint-status/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/document-project/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/gametest/automate/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/gametest/e2e-scaffold/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/gametest/performance/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/gametest/playtest-plan/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/gametest/test-design/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/gametest/test-framework/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/gametest/test-review/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/gds/src/workflows/gds-quick-flow/quick-spec/bmad-skill-manifest.yaml +0 -3
- package/lib/bmad-cache/tea/.github/CODE_OF_CONDUCT.md +0 -128
- package/lib/bmad-cache/tea/.github/FUNDING.yaml +0 -15
- package/lib/bmad-cache/tea/.github/ISSUE_TEMPLATE/config.yaml +0 -11
- package/lib/bmad-cache/tea/.github/ISSUE_TEMPLATE/feature_request.md +0 -70
- package/lib/bmad-cache/tea/.github/ISSUE_TEMPLATE/issue.md +0 -61
- package/lib/bmad-cache/tea/.github/workflows/docs.yaml +0 -66
- package/lib/bmad-cache/tea/.github/workflows/manual-release.yaml +0 -195
- package/lib/bmad-cache/tea/.github/workflows/quality.yaml +0 -114
- /package/lib/bmad-cache/gds/src/workflows/1-preproduction/{brainstorm-game → gds-brainstorm-game}/game-brain-methods.csv +0 -0
- /package/lib/bmad-cache/gds/src/workflows/2-design/{gdd → gds-create-gdd}/game-types.csv +0 -0
- /package/lib/bmad-cache/gds/src/workflows/3-technical/{game-architecture → gds-game-architecture}/architecture-patterns.yaml +0 -0
- /package/lib/bmad-cache/gds/src/workflows/3-technical/{game-architecture → gds-game-architecture}/decision-catalog.yaml +0 -0
- /package/lib/bmad-cache/gds/src/workflows/3-technical/{game-architecture → gds-game-architecture}/engine-mcps.yaml +0 -0
- /package/lib/bmad-cache/gds/src/workflows/3-technical/{game-architecture → gds-game-architecture}/pattern-categories.csv +0 -0
- /package/lib/bmad-cache/gds/src/workflows/4-production/{sprint-planning → gds-sprint-planning}/sprint-status-template.yaml +0 -0
- /package/lib/bmad-cache/gds/src/workflows/{document-project → gds-document-project}/documentation-requirements.csv +0 -0
- /package/lib/bmad-cache/gds/src/workflows/{document-project → gds-document-project}/templates/project-scan-report-schema.json +0 -0
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: Python Dependency Management
|
|
3
|
-
description: Standardize Python dependency handling using uv and pip (requirements.txt).
|
|
4
|
-
---
|
|
5
|
-
# Python Dependency Management (uv & pip)
|
|
6
|
-
|
|
7
|
-
This skill ensures consistent and reproducible Python environments using modern tools like `uv` and traditional standards like `requirements.txt`.
|
|
8
|
-
|
|
9
|
-
## Policies
|
|
10
|
-
|
|
11
|
-
### 1. Modern Workflow with `uv`
|
|
12
|
-
* **Rule**: Use `uv` for lightning-fast project management if available.
|
|
13
|
-
* **Action**:
|
|
14
|
-
- Use `uv lock` to generate `uv.lock`.
|
|
15
|
-
- Use `uv sync` to keep the environment in sync with the lockfile.
|
|
16
|
-
- Declare dependencies in `pyproject.toml`.
|
|
17
|
-
* **Rationale**: `uv` is significantly faster than `pip` and provides deterministic builds via lockfiles.
|
|
18
|
-
|
|
19
|
-
### 2. Standardized `requirements.txt`
|
|
20
|
-
* **Rule**: If not using a modern manager, use a layered and pinned `requirements.txt` structure.
|
|
21
|
-
* **Action**:
|
|
22
|
-
- **Layered**: Use `requirements.in` (top-level deps) and `requirements.txt` (fully pinned transitive deps).
|
|
23
|
-
- **Environment Split**: Separate `requirements.txt` from `dev-requirements.txt`.
|
|
24
|
-
- **Hashes**: Generate hashes for security (`--generate-hashes` via `pip-compile`).
|
|
25
|
-
|
|
26
|
-
### 3. Strict Version Pinning
|
|
27
|
-
* **Rule**: All production dependencies must be pinned to a specific version.
|
|
28
|
-
* **Action**: Use `package==1.2.3`, never `package>=1.2.3` in the final lock/txt file.
|
|
29
|
-
|
|
30
|
-
### 4. Virtual Environment Discipline
|
|
31
|
-
* **Rule**: Never install dependencies globally.
|
|
32
|
-
* **Action**:
|
|
33
|
-
- Always create a `.venv` in the project root.
|
|
34
|
-
- For `uv`, it handles this automatically with `uv venv` or implicitly via `uv run`.
|
|
35
|
-
|
|
36
|
-
### 5. Standard Build Systems (PEP 517/518)
|
|
37
|
-
* **Rule**: Use `pyproject.toml` as the source of truth for build metadata.
|
|
38
|
-
|
|
39
|
-
## Tools of Choice
|
|
40
|
-
1. **uv**: (Recommended) Fastest all-in-one manager.
|
|
41
|
-
2. **pip-tools**: For generating pinned `requirements.txt` from `.in` files.
|
|
42
|
-
3. **venv**: Core standard for isolation.
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
# Python Dependency Management Examples
|
|
2
|
-
|
|
3
|
-
### 1. Modern Workspace with `uv`
|
|
4
|
-
**pyproject.toml:**
|
|
5
|
-
```toml
|
|
6
|
-
[project]
|
|
7
|
-
name = "my-app"
|
|
8
|
-
version = "0.1.0"
|
|
9
|
-
dependencies = [
|
|
10
|
-
"requests==2.31.0",
|
|
11
|
-
"structlog>=24.1.0",
|
|
12
|
-
]
|
|
13
|
-
|
|
14
|
-
[tool.uv]
|
|
15
|
-
managed = true
|
|
16
|
-
```
|
|
17
|
-
|
|
18
|
-
**Commands:**
|
|
19
|
-
```bash
|
|
20
|
-
# Add a new dependency and update lockfile
|
|
21
|
-
uv add pandas
|
|
22
|
-
|
|
23
|
-
# Run a script within the isolated environment
|
|
24
|
-
uv run main.py
|
|
25
|
-
|
|
26
|
-
# Sync environment with the lockfile
|
|
27
|
-
uv sync
|
|
28
|
-
```
|
|
29
|
-
|
|
30
|
-
### 2. Traditional `requirements.txt` (pip-tools)
|
|
31
|
-
**requirements.in:**
|
|
32
|
-
```text
|
|
33
|
-
flask
|
|
34
|
-
psycopg2-binary
|
|
35
|
-
```
|
|
36
|
-
|
|
37
|
-
**Workflow:**
|
|
38
|
-
```bash
|
|
39
|
-
# Generate pinned requirements.txt with hashes
|
|
40
|
-
pip-compile --generate-hashes requirements.in
|
|
41
|
-
|
|
42
|
-
# Install exactly what is pinned
|
|
43
|
-
pip install -r requirements.txt
|
|
44
|
-
```
|
|
45
|
-
|
|
46
|
-
### 3. Development vs Production Deps
|
|
47
|
-
**dev-requirements.in:**
|
|
48
|
-
```text
|
|
49
|
-
-c requirements.txt
|
|
50
|
-
pytest
|
|
51
|
-
black
|
|
52
|
-
ruff
|
|
53
|
-
```
|
|
54
|
-
|
|
55
|
-
```bash
|
|
56
|
-
# Generate dev-requirements.txt
|
|
57
|
-
pip-compile dev-requirements.in
|
|
58
|
-
```
|
|
59
|
-
|
|
60
|
-
### 4. Virtual Environment Setup (Standard)
|
|
61
|
-
```bash
|
|
62
|
-
python -m venv .venv
|
|
63
|
-
# Linux/macOS
|
|
64
|
-
source .venv/bin/activate
|
|
65
|
-
# Windows
|
|
66
|
-
.venv\Scripts\activate
|
|
67
|
-
```
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: Python Security Best Practices
|
|
3
|
-
description: Enforce secure Python coding standards following OWASP Top 10 2025.
|
|
4
|
-
---
|
|
5
|
-
# Python Security Best Practices (OWASP 2025 aligned)
|
|
6
|
-
|
|
7
|
-
This skill provides mandatory security guardrails for Python applications, ensuring protection against common vulnerabilities and alignment with OWASP Top 10 standards.
|
|
8
|
-
|
|
9
|
-
## Policies
|
|
10
|
-
|
|
11
|
-
### 1. Zero Insecure Function Usage
|
|
12
|
-
* **Rule**: Ban functions that allow arbitrary code execution or insecure OS commands.
|
|
13
|
-
* **Action**:
|
|
14
|
-
- NEVER use `eval()` or `exec()`.
|
|
15
|
-
- Avoid `subprocess.run(..., shell=True)`. Use lists for commands instead.
|
|
16
|
-
- Avoid `yaml.load()` without specifying a loader (use `yaml.safe_load()`).
|
|
17
|
-
|
|
18
|
-
### 2. Secure Data Serialization
|
|
19
|
-
* **Rule**: Protect against insecure deserialization.
|
|
20
|
-
* - **Action**:
|
|
21
|
-
- NEVER use `pickle` for untrusted data. Use `json` instead.
|
|
22
|
-
- Be cautious with `xml.etree.ElementTree` (vulnerable to XXE); use `defusedxml` if possible.
|
|
23
|
-
|
|
24
|
-
### 3. Injection Prevention (A05:2025)
|
|
25
|
-
* **Rule**: Use parameterized queries for all database and API interactions.
|
|
26
|
-
* **Action**:
|
|
27
|
-
- Never use f-strings or `.format()` for SQL queries.
|
|
28
|
-
- Use ORM features (Django ORM, SQLAlchemy) or parameter placeholders (`%s`, `?`).
|
|
29
|
-
|
|
30
|
-
### 4. Cryptographic Standards (A04:2025)
|
|
31
|
-
* **Rule**: Use modern, collision-resistant hashing and encryption.
|
|
32
|
-
* **Action**:
|
|
33
|
-
- Use `hashlib.sha256()` or better. Ban MD5 and SHA1.
|
|
34
|
-
- Use `secrets` module for tokens/passwords, not `random`.
|
|
35
|
-
|
|
36
|
-
### 5. Dependency Integrity (A03:2025)
|
|
37
|
-
* **Rule**: Lock dependencies and scan for known vulnerabilities.
|
|
38
|
-
* **Action**:
|
|
39
|
-
- Always commit lockfiles (`uv.lock`, `poetry.lock`, or `requirements.txt` with hashes).
|
|
40
|
-
- Periodically run `pip-audit` or `safety`.
|
|
41
|
-
|
|
42
|
-
### 6. Secure Error Handling (A10:2025)
|
|
43
|
-
* **Rule**: Do not leak sensitive information in tracebacks or logs.
|
|
44
|
-
* **Action**:
|
|
45
|
-
- Never log `pydantic` models or raw request bodies containing PII/Secrets.
|
|
46
|
-
- Use generic error messages for end-users while keeping detailed logs internally.
|
|
47
|
-
|
|
48
|
-
## Python Security Mapping (OWASP 2025)
|
|
49
|
-
|
|
50
|
-
| Category | Python Vulnerability | Secure Alternative |
|
|
51
|
-
| :--- | :--- | :--- |
|
|
52
|
-
| **A01: Access Control** | URL hijacking in `requests` | Validate redirect targets |
|
|
53
|
-
| **A02: Configuration** | Debug mode in Flask/Django | `DEBUG = False` in production |
|
|
54
|
-
| **A03: Supply Chain** | Typosquatting/Old deps | Pin versions + `pip-audit` |
|
|
55
|
-
| **A05: Injection** | `os.system()` / RAW SQL | `subprocess.run()` list / ORM |
|
|
56
|
-
| **A08: Integrity** | `pickle.load()` | `json.loads()` |
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
# Python Security Examples
|
|
2
|
-
|
|
3
|
-
### 1. Secure Subprocess (Avoiding Injection)
|
|
4
|
-
**Dangerous:**
|
|
5
|
-
```python
|
|
6
|
-
import os
|
|
7
|
-
def delete_file(filename):
|
|
8
|
-
os.system(f"rm -rf {filename}") # VULNERABLE to injection
|
|
9
|
-
```
|
|
10
|
-
|
|
11
|
-
**Secure:**
|
|
12
|
-
```python
|
|
13
|
-
import subprocess
|
|
14
|
-
def delete_file(filename):
|
|
15
|
-
# Pass as a list, shell=False by default
|
|
16
|
-
subprocess.run(["rm", "-rf", filename], check=True)
|
|
17
|
-
```
|
|
18
|
-
|
|
19
|
-
### 2. Secure Serialization
|
|
20
|
-
**Dangerous:**
|
|
21
|
-
```python
|
|
22
|
-
import pickle
|
|
23
|
-
def load_user(data):
|
|
24
|
-
return pickle.loads(data) # VULNERABLE to arbitrary code execution
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
**Secure:**
|
|
28
|
-
```python
|
|
29
|
-
import json
|
|
30
|
-
def load_user(data):
|
|
31
|
-
return json.loads(data) # Safe for untrusted input
|
|
32
|
-
```
|
|
33
|
-
|
|
34
|
-
### 3. Preventing SQL Injection
|
|
35
|
-
**Dangerous:**
|
|
36
|
-
```python
|
|
37
|
-
cursor.execute(f"SELECT * FROM users WHERE id = '{user_id}'")
|
|
38
|
-
```
|
|
39
|
-
|
|
40
|
-
**Secure:**
|
|
41
|
-
```python
|
|
42
|
-
cursor.execute("SELECT * FROM users WHERE id = %s", (user_id,))
|
|
43
|
-
```
|
|
44
|
-
|
|
45
|
-
### 4. Secure Randomness
|
|
46
|
-
**Dangerous:**
|
|
47
|
-
```python
|
|
48
|
-
import random
|
|
49
|
-
token = str(random.random()) # Predictable
|
|
50
|
-
```
|
|
51
|
-
|
|
52
|
-
**Secure:**
|
|
53
|
-
```python
|
|
54
|
-
import secrets
|
|
55
|
-
token = secrets.token_urlsafe(32) # Cryptographically secure
|
|
56
|
-
```
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: Self-Signed Certificate Generator
|
|
3
|
-
description: Generates secure self-signed certificates and Root CAs using OpenSSL.
|
|
4
|
-
---
|
|
5
|
-
# Self-Signed Certificate Generator
|
|
6
|
-
|
|
7
|
-
## Purpose
|
|
8
|
-
Automate the creation of Root CAs and self-signed certificates for internal services, local development, and testing environments.
|
|
9
|
-
|
|
10
|
-
## Instructions
|
|
11
|
-
1. **Environment Check**: Ensure `openssl` is installed and available in the PATH.
|
|
12
|
-
2. **Workflow Selection**:
|
|
13
|
-
- **Standalone Self-Signed**: Quickest for single service testing.
|
|
14
|
-
- **Root CA + Signed Cert**: Recommended for internal architectures where multiple services need to trust a single authority.
|
|
15
|
-
3. **Security Standards**:
|
|
16
|
-
- Key Size: Minimum 2048-bit (4096-bit preferred).
|
|
17
|
-
- Hashing: SHA-256 or higher.
|
|
18
|
-
- Permissions: Private keys must be set to `600`.
|
|
19
|
-
|
|
20
|
-
## Rules
|
|
21
|
-
- NEVER store private keys in version control.
|
|
22
|
-
- ALWAYS include Subject Alternative Names (SANs) for modern browser compatibility.
|
|
23
|
-
- Ensure the certificate Common Name (CN) matches the intended hostname.
|
|
24
|
-
|
|
25
|
-
## Usage
|
|
26
|
-
The skill provide both Bash (Linux/macOS) and PowerShell (Windows) scripts.
|
|
27
|
-
|
|
28
|
-
### Linux / macOS
|
|
29
|
-
Run `scripts/generate-cert.sh` with:
|
|
30
|
-
- `TYPE`: `root` or `cert`
|
|
31
|
-
- `NAME`: Base name for the files
|
|
32
|
-
- `DNS`: Primary domain/IP
|
|
33
|
-
|
|
34
|
-
Example: `bash scripts/generate-cert.sh cert my-service localhost`
|
|
35
|
-
|
|
36
|
-
### Windows (PowerShell)
|
|
37
|
-
Run `scripts/generate-cert.ps1` with:
|
|
38
|
-
- `-Type`: `root` or `cert`
|
|
39
|
-
- `-Name`: Base name
|
|
40
|
-
- `-Dns`: Primary domain/IP
|
|
41
|
-
|
|
42
|
-
Example: `.\scripts\generate-cert.ps1 -Type cert -Name my-service -Dns localhost`
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
param (
|
|
2
|
-
[Parameter(Mandatory=$true)]
|
|
3
|
-
[ValidateSet("root", "cert")]
|
|
4
|
-
[string]$Type,
|
|
5
|
-
|
|
6
|
-
[string]$Name = "server",
|
|
7
|
-
|
|
8
|
-
[string]$Dns = "localhost",
|
|
9
|
-
|
|
10
|
-
[string]$CaKey,
|
|
11
|
-
|
|
12
|
-
[string]$CaCert
|
|
13
|
-
)
|
|
14
|
-
|
|
15
|
-
$ErrorActionPreference = "Stop"
|
|
16
|
-
|
|
17
|
-
if ($Type -eq "root") {
|
|
18
|
-
Write-Host "Generating Root CA..." -ForegroundColor Cyan
|
|
19
|
-
openssl genrsa -out "${Name}_rootCA.key" 4096
|
|
20
|
-
openssl req -x509 -new -nodes -key "${Name}_rootCA.key" -sha256 -days 3650 -out "${Name}_rootCA.crt" `
|
|
21
|
-
-subj "/CN=${Name}-Root-CA/O=MA-Agents/C=US"
|
|
22
|
-
Write-Host "Root CA created: ${Name}_rootCA.crt" -ForegroundColor Green
|
|
23
|
-
|
|
24
|
-
} elseif ($Type -eq "cert") {
|
|
25
|
-
if (-not $CaKey -or -not $CaCert) {
|
|
26
|
-
Write-Host "Generating standalone self-signed certificate..." -ForegroundColor Cyan
|
|
27
|
-
openssl req -x509 -newnodes -days 365 -newkey rsa:2048 `
|
|
28
|
-
-keyout "${Name}.key" -out "${Name}.crt" `
|
|
29
|
-
-subj "/CN=${Dns}/O=MA-Agents" `
|
|
30
|
-
-addext "subjectAltName = DNS:${Dns}"
|
|
31
|
-
} else {
|
|
32
|
-
Write-Host "Generating certificate signed by CA..." -ForegroundColor Cyan
|
|
33
|
-
openssl genrsa -out "${Name}.key" 2048
|
|
34
|
-
openssl req -new -key "${Name}.key" -out "${Name}.csr" -subj "/CN=${Dns}/O=MA-Agents"
|
|
35
|
-
|
|
36
|
-
# Extension file for SAN
|
|
37
|
-
"subjectAltName = DNS:${Dns}" | Out-File -FilePath "${Name}.ext" -Encoding ascii
|
|
38
|
-
|
|
39
|
-
openssl x509 -req -in "${Name}.csr" -CA "$CaCert" -CAkey "$CaKey" -CAcreateserial `
|
|
40
|
-
-out "${Name}.crt" -days 365 -sha256 -extfile "${Name}.ext"
|
|
41
|
-
|
|
42
|
-
Remove-Item "${Name}.csr", "${Name}.ext" -ErrorAction SilentlyContinue
|
|
43
|
-
}
|
|
44
|
-
Write-Host "Certificate created: ${Name}.crt" -ForegroundColor Green
|
|
45
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
#!/bin/bash
|
|
2
|
-
# generate-cert.sh - Part of ma-agents self-signed-cert skill
|
|
3
|
-
|
|
4
|
-
TYPE=$1
|
|
5
|
-
NAME=${2:-"server"}
|
|
6
|
-
DNS=${3:-"localhost"}
|
|
7
|
-
|
|
8
|
-
if [ "$TYPE" == "root" ]; then
|
|
9
|
-
echo "Generating Root CA..."
|
|
10
|
-
openssl genrsa -out "${NAME}_rootCA.key" 4096
|
|
11
|
-
openssl req -x509 -new -nodes -key "${NAME}_rootCA.key" -sha256 -days 3650 -out "${NAME}_rootCA.crt" \
|
|
12
|
-
-subj "/CN=${NAME}-Root-CA/O=MA-Agents/C=US"
|
|
13
|
-
chmod 600 "${NAME}_rootCA.key"
|
|
14
|
-
echo "Root CA created: ${NAME}_rootCA.crt"
|
|
15
|
-
|
|
16
|
-
elif [ "$TYPE" == "cert" ]; then
|
|
17
|
-
CA_KEY=$4
|
|
18
|
-
CA_CRT=$5
|
|
19
|
-
|
|
20
|
-
if [ -z "$CA_KEY" ] || [ -z "$CA_CRT" ]; then
|
|
21
|
-
echo "Generating standalone self-signed certificate..."
|
|
22
|
-
openssl req -x509 -newnodes -days 365 -newkey rsa:2048 \
|
|
23
|
-
-keyout "${NAME}.key" -out "${NAME}.crt" \
|
|
24
|
-
-subj "/CN=${DNS}/O=MA-Agents" \
|
|
25
|
-
-addext "subjectAltName = DNS:${DNS}"
|
|
26
|
-
else
|
|
27
|
-
echo "Generating certificate signed by CA..."
|
|
28
|
-
openssl genrsa -out "${NAME}.key" 2048
|
|
29
|
-
openssl req -new -key "${NAME}.key" -out "${NAME}.csr" -subj "/CN=${DNS}/O=MA-Agents"
|
|
30
|
-
|
|
31
|
-
# Extension file for SAN
|
|
32
|
-
echo "subjectAltName = DNS:${DNS}" > "${NAME}.ext"
|
|
33
|
-
|
|
34
|
-
openssl x509 -req -in "${NAME}.csr" -CA "$CA_CRT" -CAkey "$CA_KEY" -CAcreateserial \
|
|
35
|
-
-out "${NAME}.crt" -days 365 -sha256 -extfile "${NAME}.ext"
|
|
36
|
-
rm "${NAME}.csr" "${NAME}.ext"
|
|
37
|
-
fi
|
|
38
|
-
chmod 600 "${NAME}.key"
|
|
39
|
-
echo "Certificate created: ${NAME}.crt"
|
|
40
|
-
else
|
|
41
|
-
echo "Usage: $0 [root|cert] [name] [dns] [ca_key] [ca_crt]"
|
|
42
|
-
exit 1
|
|
43
|
-
fi
|
|
@@ -1,196 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: Skill Creator
|
|
3
|
-
description: Guide for creating effective skills that extend Claude's capabilities with specialized knowledge, workflows, and tool integrations
|
|
4
|
-
---
|
|
5
|
-
# Skill Creator
|
|
6
|
-
|
|
7
|
-
This skill provides guidance for creating effective skills.
|
|
8
|
-
|
|
9
|
-
## About Skills
|
|
10
|
-
|
|
11
|
-
Skills are modular, self-contained packages that extend Claude's capabilities by providing
|
|
12
|
-
specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific
|
|
13
|
-
domains or tasks—they transform Claude from a general-purpose agent into a specialized agent
|
|
14
|
-
equipped with procedural knowledge that no model can fully possess.
|
|
15
|
-
|
|
16
|
-
### What Skills Provide
|
|
17
|
-
|
|
18
|
-
1. Specialized workflows - Multi-step procedures for specific domains
|
|
19
|
-
2. Tool integrations - Instructions for working with specific file formats or APIs
|
|
20
|
-
3. Domain expertise - Company-specific knowledge, schemas, business logic
|
|
21
|
-
4. Bundled resources - Scripts, references, and assets for complex and repetitive tasks
|
|
22
|
-
|
|
23
|
-
## Core Principles
|
|
24
|
-
|
|
25
|
-
### Concise is Key
|
|
26
|
-
|
|
27
|
-
The context window is a public good. Skills share the context window with everything else Claude needs: system prompt, conversation history, other Skills' metadata, and the actual user request.
|
|
28
|
-
|
|
29
|
-
**Default assumption: Claude is already very smart.** Only add context Claude doesn't already have. Challenge each piece of information: "Does Claude really need this explanation?" and "Does this paragraph justify its token cost?"
|
|
30
|
-
|
|
31
|
-
Prefer concise examples over verbose explanations.
|
|
32
|
-
|
|
33
|
-
### Set Appropriate Degrees of Freedom
|
|
34
|
-
|
|
35
|
-
Match the level of specificity to the task's fragility and variability:
|
|
36
|
-
|
|
37
|
-
**High freedom (text-based instructions)**: Use when multiple approaches are valid, decisions depend on context, or heuristics guide the approach.
|
|
38
|
-
|
|
39
|
-
**Medium freedom (pseudocode or scripts with parameters)**: Use when a preferred pattern exists, some variation is acceptable, or configuration affects behavior.
|
|
40
|
-
|
|
41
|
-
**Low freedom (specific scripts, few parameters)**: Use when operations are fragile and error-prone, consistency is critical, or a specific sequence must be followed.
|
|
42
|
-
|
|
43
|
-
### Anatomy of a Skill
|
|
44
|
-
|
|
45
|
-
Every skill consists of a required SKILL.md file and optional bundled resources:
|
|
46
|
-
|
|
47
|
-
```
|
|
48
|
-
skill-name/
|
|
49
|
-
├── SKILL.md (required)
|
|
50
|
-
│ ├── YAML frontmatter metadata (required)
|
|
51
|
-
│ │ ├── name: (required)
|
|
52
|
-
│ │ ├── description: (required)
|
|
53
|
-
│ │ └── compatibility: (optional, rarely needed)
|
|
54
|
-
│ └── Markdown instructions (required)
|
|
55
|
-
└── Bundled Resources (optional)
|
|
56
|
-
├── scripts/ - Executable code (Python/Bash/etc.)
|
|
57
|
-
├── references/ - Documentation intended to be loaded into context as needed
|
|
58
|
-
└── assets/ - Files used in output (templates, icons, fonts, etc.)
|
|
59
|
-
```
|
|
60
|
-
|
|
61
|
-
#### SKILL.md (required)
|
|
62
|
-
|
|
63
|
-
- **Frontmatter** (YAML): Contains `name` and `description` fields (required), plus optional fields like `license`, `metadata`, and `compatibility`. Only `name` and `description` are read by Claude to determine when the skill triggers.
|
|
64
|
-
- **Body** (Markdown): Instructions and guidance for using the skill. Only loaded AFTER the skill triggers.
|
|
65
|
-
|
|
66
|
-
#### Bundled Resources (optional)
|
|
67
|
-
|
|
68
|
-
##### Scripts (`scripts/`)
|
|
69
|
-
|
|
70
|
-
Executable code for tasks that require deterministic reliability or are repeatedly rewritten.
|
|
71
|
-
|
|
72
|
-
- **When to include**: When the same code is being rewritten repeatedly or deterministic reliability is needed
|
|
73
|
-
- **Benefits**: Token efficient, deterministic, may be executed without loading into context
|
|
74
|
-
|
|
75
|
-
##### References (`references/`)
|
|
76
|
-
|
|
77
|
-
Documentation intended to be loaded as needed into context.
|
|
78
|
-
|
|
79
|
-
- **When to include**: For documentation that Claude should reference while working
|
|
80
|
-
- **Use cases**: Database schemas, API documentation, domain knowledge, company policies
|
|
81
|
-
- **Best practice**: If files are large (>10k words), include grep search patterns in SKILL.md
|
|
82
|
-
- **Avoid duplication**: Information lives in either SKILL.md or references files, not both
|
|
83
|
-
|
|
84
|
-
##### Assets (`assets/`)
|
|
85
|
-
|
|
86
|
-
Files not intended to be loaded into context, but used within the output Claude produces.
|
|
87
|
-
|
|
88
|
-
- **When to include**: When the skill needs files for final output
|
|
89
|
-
- **Use cases**: Templates, images, icons, boilerplate code, fonts, sample documents
|
|
90
|
-
|
|
91
|
-
#### What NOT to Include
|
|
92
|
-
|
|
93
|
-
Do NOT create: README.md, INSTALLATION_GUIDE.md, QUICK_REFERENCE.md, CHANGELOG.md, or other auxiliary documentation. The skill should only contain information needed for an AI agent to execute tasks.
|
|
94
|
-
|
|
95
|
-
### Progressive Disclosure Design Principle
|
|
96
|
-
|
|
97
|
-
Three-level loading system:
|
|
98
|
-
|
|
99
|
-
1. **Metadata (name + description)** - Always in context (~100 words)
|
|
100
|
-
2. **SKILL.md body** - When skill triggers (<5k words)
|
|
101
|
-
3. **Bundled resources** - As needed by Claude (Unlimited)
|
|
102
|
-
|
|
103
|
-
Keep SKILL.md body under 500 lines. Split content into separate files when approaching this limit.
|
|
104
|
-
|
|
105
|
-
**Pattern 1: High-level guide with references**
|
|
106
|
-
|
|
107
|
-
```markdown
|
|
108
|
-
# PDF Processing
|
|
109
|
-
## Quick start
|
|
110
|
-
Extract text with pdfplumber: [code example]
|
|
111
|
-
## Advanced features
|
|
112
|
-
- **Form filling**: See [FORMS.md](FORMS.md) for complete guide
|
|
113
|
-
- **API reference**: See [REFERENCE.md](REFERENCE.md) for all methods
|
|
114
|
-
```
|
|
115
|
-
|
|
116
|
-
**Pattern 2: Domain-specific organization**
|
|
117
|
-
|
|
118
|
-
```
|
|
119
|
-
bigquery-skill/
|
|
120
|
-
├── SKILL.md (overview and navigation)
|
|
121
|
-
└── references/
|
|
122
|
-
├── finance.md (revenue, billing metrics)
|
|
123
|
-
├── sales.md (opportunities, pipeline)
|
|
124
|
-
└── product.md (API usage, features)
|
|
125
|
-
```
|
|
126
|
-
|
|
127
|
-
**Pattern 3: Conditional details**
|
|
128
|
-
|
|
129
|
-
```markdown
|
|
130
|
-
# DOCX Processing
|
|
131
|
-
## Creating documents
|
|
132
|
-
Use docx-js for new documents. See [DOCX-JS.md](DOCX-JS.md).
|
|
133
|
-
## Editing documents
|
|
134
|
-
For simple edits, modify the XML directly.
|
|
135
|
-
**For tracked changes**: See [REDLINING.md](REDLINING.md)
|
|
136
|
-
```
|
|
137
|
-
|
|
138
|
-
## Skill Creation Process
|
|
139
|
-
|
|
140
|
-
1. Understand the skill with concrete examples
|
|
141
|
-
2. Plan reusable skill contents (scripts, references, assets)
|
|
142
|
-
3. Initialize the skill (run scripts/init_skill.py)
|
|
143
|
-
4. Edit the skill (implement resources and write SKILL.md)
|
|
144
|
-
5. Package the skill (run scripts/package_skill.py)
|
|
145
|
-
6. Iterate based on real usage
|
|
146
|
-
|
|
147
|
-
### Step 1: Understanding the Skill with Concrete Examples
|
|
148
|
-
|
|
149
|
-
Gather concrete examples of how the skill will be used. Ask users clarifying questions about functionality and triggers. Conclude when there's clear understanding of supported functionality.
|
|
150
|
-
|
|
151
|
-
### Step 2: Planning the Reusable Skill Contents
|
|
152
|
-
|
|
153
|
-
Analyze each concrete example:
|
|
154
|
-
1. Consider how to execute the example from scratch
|
|
155
|
-
2. Identify what scripts, references, and assets would be helpful for repeated execution
|
|
156
|
-
|
|
157
|
-
### Step 3: Initializing the Skill
|
|
158
|
-
|
|
159
|
-
```bash
|
|
160
|
-
scripts/init_skill.py <skill-name> --path <output-directory>
|
|
161
|
-
```
|
|
162
|
-
|
|
163
|
-
Creates skill directory with SKILL.md template, example resource directories, and placeholder files.
|
|
164
|
-
|
|
165
|
-
### Step 4: Edit the Skill
|
|
166
|
-
|
|
167
|
-
**Writing guideline:** Always use imperative/infinitive form.
|
|
168
|
-
|
|
169
|
-
**Update Frontmatter:**
|
|
170
|
-
- `name`: The skill name
|
|
171
|
-
- `description`: Include both what the skill does AND specific triggers/contexts for when to use it
|
|
172
|
-
|
|
173
|
-
**Update Body:**
|
|
174
|
-
- Write instructions for using the skill and bundled resources
|
|
175
|
-
- For multi-step processes: See references/workflows.md
|
|
176
|
-
- For specific output formats: See references/output-patterns.md
|
|
177
|
-
|
|
178
|
-
**Start with Reusable Skill Contents:**
|
|
179
|
-
- Implement scripts, references, and assets first
|
|
180
|
-
- Test scripts by running them
|
|
181
|
-
- Delete example files not needed for the skill
|
|
182
|
-
|
|
183
|
-
### Step 5: Packaging a Skill
|
|
184
|
-
|
|
185
|
-
```bash
|
|
186
|
-
scripts/package_skill.py <path/to/skill-folder> [output-directory]
|
|
187
|
-
```
|
|
188
|
-
|
|
189
|
-
Validates and packages the skill into a distributable .skill file (zip format).
|
|
190
|
-
|
|
191
|
-
### Step 6: Iterate
|
|
192
|
-
|
|
193
|
-
1. Use the skill on real tasks
|
|
194
|
-
2. Notice struggles or inefficiencies
|
|
195
|
-
3. Identify how SKILL.md or bundled resources should be updated
|
|
196
|
-
4. Implement changes and test again
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
# Output Patterns
|
|
2
|
-
|
|
3
|
-
Use these patterns when skills need to produce consistent, high-quality output.
|
|
4
|
-
|
|
5
|
-
## Template Pattern
|
|
6
|
-
|
|
7
|
-
Provide templates for output format. Match the level of strictness to your needs.
|
|
8
|
-
|
|
9
|
-
**For strict requirements (like API responses or data formats):**
|
|
10
|
-
|
|
11
|
-
```markdown
|
|
12
|
-
## Report structure
|
|
13
|
-
|
|
14
|
-
ALWAYS use this exact template structure:
|
|
15
|
-
|
|
16
|
-
# [Analysis Title]
|
|
17
|
-
|
|
18
|
-
## Executive summary
|
|
19
|
-
[One-paragraph overview of key findings]
|
|
20
|
-
|
|
21
|
-
## Key findings
|
|
22
|
-
- Finding 1 with supporting data
|
|
23
|
-
- Finding 2 with supporting data
|
|
24
|
-
- Finding 3 with supporting data
|
|
25
|
-
|
|
26
|
-
## Recommendations
|
|
27
|
-
1. Specific actionable recommendation
|
|
28
|
-
2. Specific actionable recommendation
|
|
29
|
-
```
|
|
30
|
-
|
|
31
|
-
**For flexible guidance (when adaptation is useful):**
|
|
32
|
-
|
|
33
|
-
```markdown
|
|
34
|
-
## Report structure
|
|
35
|
-
|
|
36
|
-
Here is a sensible default format, but use your best judgment:
|
|
37
|
-
|
|
38
|
-
# [Analysis Title]
|
|
39
|
-
|
|
40
|
-
## Executive summary
|
|
41
|
-
[Overview]
|
|
42
|
-
|
|
43
|
-
## Key findings
|
|
44
|
-
[Adapt sections based on what you discover]
|
|
45
|
-
|
|
46
|
-
## Recommendations
|
|
47
|
-
[Tailor to the specific context]
|
|
48
|
-
|
|
49
|
-
Adjust sections as needed for the specific analysis type.
|
|
50
|
-
```
|
|
51
|
-
|
|
52
|
-
## Examples Pattern
|
|
53
|
-
|
|
54
|
-
For skills where output quality depends on seeing examples, provide input/output pairs:
|
|
55
|
-
|
|
56
|
-
````markdown
|
|
57
|
-
## Commit message format
|
|
58
|
-
|
|
59
|
-
Generate commit messages following these examples:
|
|
60
|
-
|
|
61
|
-
**Example 1:**
|
|
62
|
-
Input: Added user authentication with JWT tokens
|
|
63
|
-
Output:
|
|
64
|
-
```
|
|
65
|
-
feat(auth): implement JWT-based authentication
|
|
66
|
-
|
|
67
|
-
Add login endpoint and token validation middleware
|
|
68
|
-
```
|
|
69
|
-
|
|
70
|
-
**Example 2:**
|
|
71
|
-
Input: Fixed bug where dates displayed incorrectly in reports
|
|
72
|
-
Output:
|
|
73
|
-
```
|
|
74
|
-
fix(reports): correct date formatting in timezone conversion
|
|
75
|
-
|
|
76
|
-
Use UTC timestamps consistently across report generation
|
|
77
|
-
```
|
|
78
|
-
|
|
79
|
-
Follow this style: type(scope): brief description, then detailed explanation.
|
|
80
|
-
````
|
|
81
|
-
|
|
82
|
-
Examples help Claude understand the desired style and level of detail more clearly than descriptions alone.
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
# Workflow Patterns
|
|
2
|
-
|
|
3
|
-
## Sequential Workflows
|
|
4
|
-
|
|
5
|
-
For complex tasks, break operations into clear, sequential steps. It is often helpful to give Claude an overview of the process towards the beginning of SKILL.md:
|
|
6
|
-
|
|
7
|
-
```markdown
|
|
8
|
-
Filling a PDF form involves these steps:
|
|
9
|
-
|
|
10
|
-
1. Analyze the form (run analyze_form.py)
|
|
11
|
-
2. Create field mapping (edit fields.json)
|
|
12
|
-
3. Validate mapping (run validate_fields.py)
|
|
13
|
-
4. Fill the form (run fill_form.py)
|
|
14
|
-
5. Verify output (run verify_output.py)
|
|
15
|
-
```
|
|
16
|
-
|
|
17
|
-
## Conditional Workflows
|
|
18
|
-
|
|
19
|
-
For tasks with branching logic, guide Claude through decision points:
|
|
20
|
-
|
|
21
|
-
```markdown
|
|
22
|
-
1. Determine the modification type:
|
|
23
|
-
**Creating new content?** → Follow "Creation workflow" below
|
|
24
|
-
**Editing existing content?** → Follow "Editing workflow" below
|
|
25
|
-
|
|
26
|
-
2. Creation workflow: [steps]
|
|
27
|
-
3. Editing workflow: [steps]
|
|
28
|
-
```
|