Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"name": "trz-expert",
"source": "./skills/trz-expert",
"description": "Bulgarian payroll (ТРЗ) audit: checks a payroll register, payslip, employment contract or work schedule against the Labour Code (КТ), the Social Security Code (КСО), the income tax act (ЗДДФЛ) and the wage-structure ordinance (НСОРЗ). No rate from memory — every figure comes from a dated, status-marked reference file.",
"version": "2.14.3",
"version": "2.15.0",
"author": {
"name": "Svetoslav Rankov",
"url": "https://github.com/svedbg"
Expand Down
2 changes: 1 addition & 1 deletion .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"name": "trz-expert",
"source": "./skills/trz-expert",
"description": "Bulgarian payroll (ТРЗ) audit: checks a payroll register, payslip, employment contract or work schedule against the Labour Code (КТ), the Social Security Code (КСО), the income tax act (ЗДДФЛ) and the wage-structure ordinance (НСОРЗ). No rate from memory — every figure comes from a dated, status-marked reference file.",
"version": "2.14.3",
"version": "2.15.0",
"author": {
"name": "Svetoslav Rankov",
"url": "https://github.com/svedbg"
Expand Down
2 changes: 1 addition & 1 deletion skills/trz-expert/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "trz-expert",
"displayName": "ТРЗ експерт (Bulgarian payroll audit)",
"description": "Audits Bulgarian payroll documents against the Labour Code, the Social Security Code, the income tax act and the wage-structure ordinance. Never applies a rate from memory: every figure comes from a dated reference file with a verification status, and a missing rate downgrades the finding instead of being guessed.",
"version": "2.14.3",
"version": "2.15.0",
"author": {
"name": "Svetoslav Rankov",
"url": "https://github.com/svedbg"
Expand Down
2 changes: 1 addition & 1 deletion skills/trz-expert/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "trz-expert",
"version": "2.14.3",
"version": "2.15.0",
"description": "Audits Bulgarian payroll documents against the Labour Code, the Social Security Code, the income tax act and the wage-structure ordinance. Never applies a rate from memory: every figure comes from a dated reference file with a verification status, and a missing rate downgrades the finding instead of being guessed.",
"author": {
"name": "Svetoslav Rankov",
Expand Down