12 lines
408 B
JSON
12 lines
408 B
JSON
{
|
|
"name": "speckl",
|
|
"description": "SPECKL workflow commands for specification-driven development with human-AI collaboration. Create minimal specs (specks), break them into tasks, and maintain clear boundaries for AI assistance.",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "Matt Brailsford & Phil Whittaker",
|
|
"email": "contact@speckl.dev"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |