akzar1el/god-prompt
v1.0.24MIT
A scoped production-engineering workflow for implementing, debugging, reviewing, refactoring, and release-preparing software with explicit scope and verification evidence.
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": "god-prompt",
"version": "1.0.24",
"description": "A scoped production-engineering workflow for implementing, debugging, reviewing, refactoring, and release-preparing software with explicit scope and verification evidence.",
"author": {
"name": "Tomi Šeregi"
},
"extensions": {
"com.openai": {
"interface": {
"displayName": "GodPrompt",
"shortDescription": "Production engineering",
"longDescription": "A scoped software-engineering workflow for implementation, debugging, review, refactoring, and release preparation with explicit scope and verification evidence.",
"developerName": "Tomi Šeregi",
"category": "Developer Tools",
"capabilities": [
"Implement with explicit scope and verification",
"Debug systematically from evidence",
"Review code and agent work before completion"
]
}
}
},
"homepage": "https://tomiseregi.si/projects/god-prompt",
"repository": "https://github.com/AKzar1el/god-prompt-mcp",
"license": "MIT",
"keywords": [
"software-engineering",
"coding-agent",
"debugging",
"code-review",
"verification"
]
}
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