Files
gh-bodangren-git-workflow-s…/.claude-plugin/plugin.json
2025-11-29 18:01:30 +08:00

20 lines
512 B
JSON

{
"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"
]
}