byjetbrains· 66 skills
Migrating CI/CD pipelines to TeamCity. Use when the user wants to migrate, convert, or switch to TeamCity from GitHub Actions (.github/workflows/) or Bamboo (bamboo-specs/*.yml), even if they only say "move our CI". Other CI systems (GitLab, Jenkins, CircleCI, Azure DevOps, Travis, Bitbucket) are not supported yet.
$npx -y skills add jetbrains/teamcity-cli --skill migrate-to-teamcityInstalls into the current project.
Run `npx skills use "https://github.com/jetbrains/teamcity-cli" --skill "jetbrains/teamcity-cli/migrate-to-teamcity"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jetbrains/teamcity-cli" that are relevant to the current task. Run `npx skills add "https://github.com/jetbrains/teamcity-cli"` and select the relevant skills, then follow their instructions.