Skip to content

Commit be5ac4e

Browse files
committed
chore: release v5.3.4
1 parent 10da975 commit be5ac4e

40 files changed

Lines changed: 46 additions & 40 deletions

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "agentsys",
33
"description": "14 specialized plugins for AI workflow automation - task orchestration, PR workflow, slop detection, code review, drift detection, enhancement analysis, documentation sync, repo mapping, perf investigations, topic research, agent config linting, cross-tool AI consultation, and structured AI debate",
4-
"version": "5.3.3",
4+
"version": "5.3.4",
55
"owner": {
66
"name": "Avi Fenesh",
77
"url": "https://github.com/avifenesh"

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentsys",
3-
"version": "5.3.3",
3+
"version": "5.3.4",
44
"description": "Professional-grade slash commands for Claude Code with cross-platform support",
55
"keywords": [
66
"workflow",

.kiro/agents/agent-enhancer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"shell"
88
],
99
"resources": [
10-
".kiro/steering/**/*.md"
10+
"file://.kiro/steering/**/*.md"
1111
]
1212
}

.kiro/agents/ci-fixer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"shell"
99
],
1010
"resources": [
11-
".kiro/steering/**/*.md"
11+
"file://.kiro/steering/**/*.md"
1212
]
1313
}

.kiro/agents/ci-monitor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"shell"
88
],
99
"resources": [
10-
".kiro/steering/**/*.md"
10+
"file://.kiro/steering/**/*.md"
1111
]
1212
}

.kiro/agents/claudemd-enhancer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"shell"
88
],
99
"resources": [
10-
".kiro/steering/**/*.md"
10+
"file://.kiro/steering/**/*.md"
1111
]
1212
}

.kiro/agents/consult-agent.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"shell"
99
],
1010
"resources": [
11-
".kiro/steering/**/*.md"
11+
"file://.kiro/steering/**/*.md"
1212
]
1313
}

.kiro/agents/cross-file-enhancer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"shell"
88
],
99
"resources": [
10-
".kiro/steering/**/*.md"
10+
"file://.kiro/steering/**/*.md"
1111
]
1212
}

.kiro/agents/debate-orchestrator.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"shell"
99
],
1010
"resources": [
11-
".kiro/steering/**/*.md"
11+
"file://.kiro/steering/**/*.md"
1212
]
1313
}

.kiro/agents/delivery-validator.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"shell"
88
],
99
"resources": [
10-
".kiro/steering/**/*.md"
10+
"file://.kiro/steering/**/*.md"
1111
]
1212
}

0 commit comments

Comments
 (0)