What problem does it solve?
Manually navigating the TeamCity web UI, guessing CLI command syntax, and inefficiently debugging CI/CD failures wastes valuable development time and introduces avoidable errors when managing build pipelines.
Core Features & Use Cases
- Full CLI Coverage: Complete guidance for all teamcity CLI commands spanning builds, jobs, projects, agents, pools, pipelines, VCS roots, and queue operations.
- Proven Workflows: Step-by-step instructions for common tasks including failure investigation, build chain debugging, pipeline validation, GitHub App connection setup, and Kotlin DSL validation.
- Use Case: A developer facing a failing TeamCity build can use this skill to diagnose the root cause from logs and test results, apply a code or config fix, and verify the build passes without leaving their terminal.
Quick Start
Use the teamcity-cli skill to investigate a failing TeamCity build, identify the root cause from logs and test results, and apply a fix to get the build passing again.