refactor: documentation for workflows: update Planning & Building, Reviewing & Shipping, and Testing & Debugging sections to enhance clarity and structure.

This commit is contained in:
duthaho
2026-05-07 16:57:35 +07:00
parent 44a3a2835d
commit 52e2cd6b4b
147 changed files with 4269 additions and 20215 deletions
+6 -3
View File
@@ -1,7 +1,7 @@
{
"name": "claudekit",
"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.",
"version": "4.0.0",
"description": "Verification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.",
"author": {
"name": "duthaho",
"url": "https://github.com/duthaho"
@@ -15,6 +15,9 @@
"workflow",
"tdd",
"debugging",
"planning"
"planning",
"verification",
"engineering-rigor",
"code-review"
]
}