Files
42marketplaces/sync/gh-jeanluciano-quaestor-src-quaestor.json
2025-11-29 18:53:27 +08:00

18 lines
682 B
JSON

{
"name": "quaestor",
"owner": {
"name": "Quaestor Project",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "quaestor",
"description": "Skills-first specification-driven development framework with 7 agent skills for planning, implementation, review, and shipping. Natural language activation with intelligent agent orchestration. Includes /plan, /implement, /research commands plus managing-specifications, implementing-features, and reviewing-and-shipping skills.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jeanluciano-quaestor-src-quaestor.git"
},
"strict": true
}
]
}