ワンクリックで
deployment-git
Kailash deployment + Git — PyPI publish, CI/CD, wheels, version bumps, multi-package.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Kailash deployment + Git — PyPI publish, CI/CD, wheels, version bumps, multi-package.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | deployment-git |
| description | Kailash deployment + Git — PyPI publish, CI/CD, wheels, version bumps, multi-package. |
Comprehensive guides for releasing the Kailash Python SDK to PyPI, managing CI/CD pipelines, deploying documentation, and Git workflow best practices.
SDK release and development infrastructure patterns for:
deployment-onboarding - SDK release onboarding process
release-runbook - SDK release runbook (detailed procedures)
deployment-packages - Package release workflow
deployment-ci - CI/CD infrastructure
python-version-bump - Python minor-version bump playbook
uv pip install --dry-run --python 3.X verificationmulti-package-release-wave - Atomic 7-package release coordination
kailash → dataflow → nexus → kaizen → pact → align → ml)project-management - Project management architecture
todo-github-sync - Todo ↔ GitHub issues sync patterns
Version bump + CHANGELOG → Build wheels → TestPyPI → Verify → PyPI → GitHub Release → Deploy Docs
git tag v1.2.3 → push tag → CI builds wheels → CI tests → CI publishes TestPyPI → CI publishes PyPI → CI creates GitHub Release
kailash (core)
↓
kailash-dataflow (depends on core)
kailash-nexus (depends on core)
kailash-kaizen (depends on core)
main (production)
↓
develop (integration)
↓
feature/* (new features)
hotfix/* (urgent fixes)
release/* (release prep)
feat: Add user authentication workflow
fix: Resolve async runtime threading issue
docs: Update DataFlow integration guide
test: Add cycle workflow test cases
chore: Bump version to 0.9.25
Use this skill when you need to:
For SDK release help, invoke:
release-specialist - Release onboarding, PyPI publishing, CI managementrelease-specialist - Git workflows, releases, version managementClaude Code architecture — artifact design, context, agentic patterns. For CC audit/build.
Conformance Walk — freeze-then-judge on the source→delivered→live axis: one cw_core + Source/Delivered/Live adapter families, coverage vs pass-rate, discrete verdicts. Use for any testable surface.
Kailash security (Python) — validation, secrets, injection, authn/z. Hardcoded secrets BLOCKED.
/onboard procedure: read roster + team-memory + posture + claims + codify lease + rules-changed for a new operator joining a multi-operator COC repo.
/certify procedure: brief → probe → gate at 100%; loops failed questions until pass. NO Claude-assistance during gate phase. Curated bank, not LLM-generated.
/ecosystem-init procedure — write the D6 ecosystem-config, run the disclosure scan before write, establish genesis via runEnrollmentCeremony, scaffold non-Kailash STACK.md.