Skip to content

/teamcity-cli

Use when working with TeamCity CI/CD or when a user provides a TeamCity build URL — drives the `teamcity` CLI for builds, logs, jobs, queues, agents, pools, projects, and pipelines.

shell
$ npx -y skills add JetBrains/teamcity-cli --skill teamcity-cli --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/teamcity-cli
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when working with TeamCity CI/CD or when a user provides a TeamCity build URL — drives the `teamcity` CLI for builds, logs, jobs, queues, agents, pools, projects, and pipelines.
Ships withteamcity-cli

teamcity is the official command-line client for TeamCity. It covers the day-to-day — starting builds, tailing logs, digging through the queue — and the odd jobs too: shelling into build agents, editing job settings, raw REST calls when nothing else fits.

Get the whole plugin, auto-invoked
Stats
119
Stars
13
Forks
Go
Language
Apache-2.0
License

Repo: JetBrains/teamcity-cli