Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:02:26 +08:00
commit dc99518b87
13 changed files with 1475 additions and 0 deletions

81
plugin.lock.json Normal file
View File

@@ -0,0 +1,81 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:tordks/claude-workflow:plugins/cwf",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "da5099e66c7d5aa1bb9c4c923698e1183d962461",
"treeHash": "3bf522a086e49bd6978b349115b4179778ae23d05b155eff65adc30675593d3f",
"generatedAt": "2025-11-28T10:28:43.201430Z",
"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": "cwf",
"description": "Plan-driven development workflow for Claude Code with phase-based implementation",
"version": "0.2.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d7d98acc779809cf728d6fa9724c761aee365cc8e36754b374b7f888aec54b0b"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "cd3343fafb4ae9891cf135822cd9d6d8c73229936ec740555c6d55b5032e47af"
},
{
"path": "commands/implement-plan.md",
"sha256": "d245cdd34736d698cba2dd6512d9812c22457d63a60af1701ad1aeee3be047b3"
},
{
"path": "commands/read-constitution.md",
"sha256": "2488be37a6b794912bf9f460db8877c3cd1db4cf7d5712de24439d4314818cdc"
},
{
"path": "commands/write-plan.md",
"sha256": "c784f4c4a8f9d9fc3779e27b704990599b9712ab707541dec1d7c0ca7e513739"
},
{
"path": "commands/amend-plan.md",
"sha256": "f1b4cbd42d94bf7f51578acb5859c763bab25c84af1c62e4c676aa1ea0ccba2e"
},
{
"path": "commands/brainstorm.md",
"sha256": "4430b4b2525f6d6e6091631b26389b74e263a638916923bf8e98e1cde841a886"
},
{
"path": "skills/read-constitution/SKILL.md",
"sha256": "241bdb15784c7c195acb6b1ae6826bddad59665e11d08d93b0e3ed6a067da64d"
},
{
"path": "skills/claude-workflow/SKILL.md",
"sha256": "29b4babf208ee8bb36bdd5f37599d249b85a681fb75f299cd5aa9fbefc32d083"
},
{
"path": "skills/claude-workflow/references/plan-spec.md",
"sha256": "bd2bba502dcca652895fdd642671cd133ab5169d4cfb4e68feb091f9897814f6"
},
{
"path": "skills/claude-workflow/references/tasklist-spec.md",
"sha256": "f5979187d1e35c8dfca55f619581387633c3816386567ba2f44f0651948c0daf"
},
{
"path": "skills/claude-workflow/references/amendment.md",
"sha256": "9a63ced186482cbea665aa1f69c3e6191af1bc6c4079fc125e71b1402b8c6ae3"
}
],
"dirSha256": "3bf522a086e49bd6978b349115b4179778ae23d05b155eff65adc30675593d3f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}