birdcc-cicdlisted
Install: claude install-skill bird-chinese-community/BIRD.skills
# BIRD CI/CD Skill
Guide users through adding the `setup-birdcc` GitHub Action to their workflows.
## When to use this skill
Use this skill when the user wants BIRD config validation to run automatically in GitHub Actions:
- The user asks how to lint or format BIRD configs in CI/CD.
- The user asks about the `setup-birdcc` GitHub Action or `bird-chinese-community/setup-birdcc`.
- The user wants to validate `bird2.conf`, `bird3.conf`, or `bird.conf` on every pull request.
- The user wants to install `birdcc`, `@birdcc/cli`, or the BIRD daemon binary inside GitHub Actions.
- The user asks for a `.github/workflows/birdcc.yml` or similar workflow file.
- The user asks how to cache pnpm dependencies or run a BIRD2/BIRD3 matrix in CI.
Do **not** use this skill for the following; route to the indicated skill instead:
| User request | Correct skill |
| -------------------------------------------------------------- | ------------------ |
| Lint or validate a BIRD config locally on their machine | `bird-agent` |
| Explain BIRD syntax, filters, protocols, or keywords | `bird-agent` |
| Edit or debug a BIRD config file | `bird-agent` |
| Install a BIRD editor plugin, VSCode extension, or IDE support | `birdcc-installer` |
| Install `birdcc` locally for command-line use | `birdcc-installer` |
## Quick reference
Choose the snippet that matches the