Skip to content

Commit 160f7a1

Browse files
committed
Sync plugins from development repository
Auto-synced from claude-priority-dev: - plugin-formatter/ - claude-prioritise/ - marketplace.json Development commit: 30333ac23feb95c7106103404700096acb3004d4 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: GitHub Actions <actions@github.com>
1 parent 04a59a8 commit 160f7a1

5 files changed

Lines changed: 8 additions & 6 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"owner": {
44
"name": "ZenterFlow"
55
},
6-
"description": "Personal collection of priority Claude Code skills and plugins for development workflows, including plugin formatting and task prioritization tools.",
7-
"version": "1.0.0",
6+
"description": "Production-ready Claude Code plugins for development workflows",
7+
"version": "2.1.0",
88
"plugins": [
99
{
1010
"name": "plugin-formatter",
@@ -20,12 +20,12 @@
2020
{
2121
"name": "claude-prioritise",
2222
"source": "./claude-prioritise",
23-
"description": "One-command project status, priority surfacing and persistent backlog grooming for development workflows",
23+
"description": "One-command project status assessment, priority surfacing, and persistent backlog management",
2424
"version": "1.0.0",
2525
"author": {
2626
"name": "ZenterFlow"
2727
},
28-
"keywords": ["project-management", "backlog", "status", "github", "tools"],
28+
"keywords": ["productivity", "task-management", "priorities", "tools"],
2929
"category": "tools"
3030
}
3131
]

claude-prioritise/.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": "claude-prioritise",
3-
"version": "1.0.0",
3+
"version": "3.0.0",
44
"description": "One-command project status, priority surfacing and persistent backlog grooming for development workflows",
55
"author": {
66
"name": "ZenterFlow"

claude-prioritise/plugin.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ One-command project status assessment, priority surfacing, and persistent backlo
3030
- Automatic backlog grooming
3131

3232
## Version History
33+
- v3.0.0 (2025-11-03): Version sync
3334
- v1.0.0 (2025-11-01): Initial release with persistent storage and GitHub sync

plugin-formatter/.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": "plugin-formatter",
3-
"version": "1.0.0",
3+
"version": "3.0.0",
44
"description": "Formats plugin folders and files according to Claude Code plugin marketplace guidelines",
55
"author": {
66
"name": "ZenterFlow"

plugin-formatter/plugin.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ Automatically format and validate Claude Code plugins to ensure compliance with
3131
- Formatting rules documentation
3232

3333
## Version History
34+
- v3.0.0 (2025-11-03): Version sync
3435
- v1.0.0 (2025-11-01): Initial release with full marketplace compliance validation

0 commit comments

Comments
 (0)