ab300819/keel
v2.0.5MIT
keel 文档驱动开发流程(需求→设计→测试→开发→验证)+ 配套质量 / 测试 / 重构 skill
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "keel",
"version": "2.0.5",
"description": "keel 文档驱动开发流程(需求→设计→测试→开发→验证)+ 配套质量 / 测试 / 重构 skill",
"author": { "name": "ab300819", "url": "https://github.com/ab300819" },
"homepage": "https://github.com/ab300819/keel-workflow",
"repository": "https://github.com/ab300819/keel-workflow",
"license": "MIT",
"keywords": ["keel", "workflow", "code-quality", "testing", "refactoring"],
"extensions": {
"com.openai": {
"hooks": "./hooks/hooks.json",
"interface": {
"displayName": "keel",
"shortDescription": "keel 文档驱动开发流程",
"developerName": "ab300819",
"category": "Productivity"
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- health-lint.py
- review-output.schema.json
- board-template.html
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai