Initial commit
This commit is contained in:
20
.claude-plugin/plugin.json
Normal file
20
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "synthesisflow-skills",
|
||||
"description": "SynthesisFlow: Modular skills for spec-driven development with hybrid LLM-guided + helper-script architecture",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "Daniel Bo",
|
||||
"email": "bodangren@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./project-init",
|
||||
"./project-migrate",
|
||||
"./prd-authoring",
|
||||
"./doc-indexer",
|
||||
"./spec-authoring",
|
||||
"./sprint-planner",
|
||||
"./issue-executor",
|
||||
"./change-integrator",
|
||||
"./agent-integrator"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user