Teamcity Agent State Plugin banner
JetBrains JetBrains

Teamcity Agent State Plugin

Development community

Description

TeamCity plugin for replicating the current state of the agent to the file

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

TeamCity Agent State Plugin [![official JetBrains project](https://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)

The plugin stores the current agent state into file `/system/agent-state/current-state`. The file has follwoing format: `|`:

  • 0|shutdown
  • 1|starting
  • 2|idle
  • 3|preparing
  • 4|working