Files
wshobson--agents/plugins/before-you-build/.codex-plugin/plugin.json
T
2026-07-13 12:36:35 +08:00

17 lines
566 B
JSON

{
"name": "before-you-build",
"version": "0.1.1",
"description": "Pre-build product risk review for founders, product teams, and AI-assisted builders before implementation starts.",
"skills": "./skills/",
"author": {
"name": "bin1874",
"url": "https://github.com/bin1874/before-you-build-skill"
},
"license": "MIT",
"interface": {
"displayName": "Before You Build",
"shortDescription": "Pre-build product risk review for founders, product teams, and AI-assisted builders before implementation starts.",
"category": "Coding"
}
}