mirror of
https://github.com/duthaho/claudekit.git
synced 2026-06-11 04:34:56 +03:00
feat: 6-phase workflow spine + plan-review pipeline (v3.1.0)
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
"plugins": [
|
||||
{
|
||||
"name": "claudekit",
|
||||
"description": "Comprehensive toolkit — 44 skills, 20 agents, interactive setup wizard for rules, modes, hooks, and MCP servers.",
|
||||
"version": "3.0.0",
|
||||
"description": "Development-workflow plugin — 35 skills around a 6-phase workflow, 24 agents, interactive setup wizard for rules, modes, hooks, and MCP servers.",
|
||||
"version": "3.1.0",
|
||||
"source": "./"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "claudekit",
|
||||
"version": "3.0.0",
|
||||
"description": "Comprehensive toolkit for Claude Code — 44 skills, 20 agents, and an interactive setup wizard for rules, modes, hooks, and MCP servers.",
|
||||
"version": "3.1.0",
|
||||
"description": "The development-workflow plugin for Claude Code — 35 skills organized around a 6-phase workflow (Think → Review → Build → Ship → Maintain → Setup), 24 agents, and an interactive setup wizard for rules, modes, hooks, and MCP servers.",
|
||||
"author": {
|
||||
"name": "duthaho",
|
||||
"url": "https://github.com/duthaho"
|
||||
|
||||
Reference in New Issue
Block a user