Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:06:46 +08:00
commit 867df4fed0
20 changed files with 4979 additions and 0 deletions

109
plugin.lock.json Normal file
View File

@@ -0,0 +1,109 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:xbklairith/kisune:dev-workflow",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "e51820c74f92b03e9cc67e6e325099f68c2c35eb",
"treeHash": "f8d87fe3d839a782f6f1c299d5cf08fa0b15209ef314f0cbe37972da6c403feb",
"generatedAt": "2025-11-28T10:29:04.940160Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "dev-workflow",
"description": "Integrated development lifecycle combining spec-driven development with code quality, git workflow, documentation, and systematic testing",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "eb7c464e5d53a94ee42223164bec979deccbba276cc03912438965d74c8b41ba"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "90fbcf477369b258b6c75212499feba6ecf03f164285427e9309c34b7e1c36a7"
},
{
"path": "commands/spec.md",
"sha256": "30dfa762861d29eb9aa37992cacf14721de2dee0f898a45fe562983921f1f220"
},
{
"path": "commands/review.md",
"sha256": "441a915f0ccfed44a5bba52789715cc7e54281b09acc0d0b0260430d9505f64f"
},
{
"path": "commands/spec/requirements.md",
"sha256": "8e8cc18dcaef5e561d22075578ff705b12c44c995833d369ccd3a2d471a17bfc"
},
{
"path": "commands/spec/list.md",
"sha256": "248652eb2312eee1b941d079de8cbef383fe124a9b53556d82a70a0f5e995257"
},
{
"path": "commands/spec/tasks.md",
"sha256": "8bb2306597edfdb6dd1923a0052a8a3c5767dc0b6be07da24b231d269398dea0"
},
{
"path": "commands/spec/create.md",
"sha256": "65eff9b7957bc91063a35d249f1fa86e82aa4eaa8b9a370d1fa1c4f2d33501f9"
},
{
"path": "commands/spec/design.md",
"sha256": "e58dcf2a90b5de174eb5db3f279e7ee05fae9370ca134f92ba62e4c701a1913e"
},
{
"path": "commands/spec/execute.md",
"sha256": "49d72434253056f32406bfafe8d9d0b02be07ff0ae942f433f991fb457625c25"
},
{
"path": "skills/spec-driven-implementation/SKILL.md",
"sha256": "81cfeadda7f6dc54cecb95bee41ceb35836482e8d39487054bc09d46db01c985"
},
{
"path": "skills/skill-maker/SKILL.md",
"sha256": "bd8863c9dac3dd4160c8b22b1782ac95573ecc76b1935ae22c5e5650b7492ffe"
},
{
"path": "skills/documentation/SKILL.md",
"sha256": "858640acb0ccb4747bef4d9cff2ba9673aa9ef8450a3b1161c7619c6b50c6a33"
},
{
"path": "skills/test-driven-development/SKILL.md",
"sha256": "f54357e14e948eecae8c0b5457b24f0562e91d8eadc74c28033abf17bfe11abc"
},
{
"path": "skills/git-workflow/SKILL.md",
"sha256": "fd838342277f55e2e21bcb796fd46a1bc52b83b1a86db73d2b7c840c309c8f33"
},
{
"path": "skills/systematic-testing/SKILL.md",
"sha256": "526f0586d847aa53d1bfb06e1f062f78eef7f0303830cd2e523d6dbe599263e8"
},
{
"path": "skills/spec-driven-planning/SKILL.md",
"sha256": "4f82b4450f79071ea205d06bf2206847a016e13b078c57f5af7ea1e4003a5c78"
},
{
"path": "skills/brainstorming/SKILL.md",
"sha256": "4a4f0b5fb82eb2ecd42fef3637d00cac2f4a12965c494b21f25b26c31d93c9d6"
},
{
"path": "skills/code-quality/SKILL.md",
"sha256": "8471374342d2b95b766230b7faa134f83fadbd096fbebe433b045e8a2d613522"
}
],
"dirSha256": "f8d87fe3d839a782f6f1c299d5cf08fa0b15209ef314f0cbe37972da6c403feb"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}