18 lines
546 B
JSON
18 lines
546 B
JSON
{
|
|
"name": "speckl",
|
|
"owner": {
|
|
"name": "Matt Brailsford & Phil Whittaker",
|
|
"email": "contact@speckl.dev"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"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.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-mattbrailsford-speckl.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |