Agent Plugins Marketplace
All plugins

tms

v0.12.0

Zadania w firmowym TMS prosto z rozmowy z Claude'em — zakładanie, podzadania, materiały, statusy

Claude Code2 Skills

By J&F Investing2 GitHub starsUpdated 2 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
2 skill or MCP entries
Source updated
Aug 27, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install plugin

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install tms@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/jf-investing/TMS-Claude-SKILL

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

tms/
├── .claude-plugin/plugin.json
├── skills/ustawienia/SKILL.md
└── skills/zadanie/SKILL.md

Included Skills2

ustawieniaskills/ustawienia/SKILL.md

Ustawienia wtyczki TMS — gdzie leży plik konfiguracyjny i co można w nim ustawić. Użyj, gdy użytkownik wywoła /tms:ustawienia, zapyta o ustawienia wtyczki, albo gdy zakładanie zadania nie wyszło, bo brakuje konfiguracji.

zadanieskills/zadanie/SKILL.md

Zadania i projekty w firmowym TMS — zakładanie zadań, materiały do weryfikacji, poprawa opisu, zmiana statusu i zakładanie projektów. Użyj po skończonej robocie, żeby zaproponować zadanie do TMS i opisać, co zrobione, oraz kiedy użytkownik prosi „załóż zadanie", „wrzuć to do TMS", „dodaj task", „zrób z tego zadanie", „dopisz materiały", „popraw opis zadania", „sformatuj to zadanie", „załóż projekt", „odhacz punkt", „co zostało w zadaniu", „co zostało w projekcie", „co wisi w puli", „na czym stanęliśmy", „co następne", „czemu to stoi", „co blokuje to zadanie", „załóż zadanie z tego PR-a", „co jest na tym zdjęciu w zadaniu", „przeczytaj załącznik", „obejrzyj zrzut z zadania", a także gdy mówi „zaczynam to", „biorę się za to", „oznacz jako zrobione", „oddaj do weryfikacji" albo „zmień status zadania".

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "tms",
  "description": "Zadania w firmowym TMS prosto z rozmowy z Claude'em — zakładanie, podzadania, materiały, statusy",
  "version": "0.12.0",
  "author": {
    "name": "J&F Investing"
  },
  "repository": "https://github.com/jf-investing/TMS-Claude-SKILL",
  "keywords": [
    "tms",
    "zadania",
    "integracja"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[tms on Agent Plugins Marketplace](https://pluginsmp.com/plugins/tms)