ci-cd-workflows
OfficialAutomate AIDB CI/CD workflows.
Authorai-debugger-inc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides how to work with AIDB's CI/CD infrastructure, including GitHub Actions workflows, test orchestration, adapter builds, releases, and configuration. It helps you diagnose and fix issues in the CI pipelines, understand version management, and keep pipelines reproducible.
Core Features & Use Cases
- Workflow Organization: Understand and organize GitHub Actions workflows under
.github/workflows/with category prefixes (release-, test-, adapter-, maintenance-, etc.). - Version Management: Centralize infrastructure and adapter versions in
versions.jsonloaded byload-versions.yamlto avoid hardcoding. - CI/CD Troubleshooting: Use the provided guidance, quick references, and artifact logs to diagnose failures and improve pipelines.
Quick Start
Begin by reading docs/developer-guide/ci-cd.md for a complete reference, then try a quick workflow test locally with the dev-cli, e.g., ./dev-cli test run --suite ci_cd. For debugging CI, trigger a controlled run via GitHub CLI and inspect logs.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ci-cd-workflows Download link: https://github.com/ai-debugger-inc/aidb/archive/main.zip#ci-cd-workflows Please download this .zip file, extract it, and install it in the .claude/skills/ directory.