god-prompt

AKzar1el/god-prompt
★ 7 stars Python AI/LLM Updated today
Model Context Protocol (MCP) server for GodPrompt — production-grade AI coding workflows with TDD, debugging protocols, verification gates and progressive disclosure.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "god-prompt": {
      "command": "uvx",
      "args": [
        "god-prompt"
      ]
    }
  }
}

Or install with pip: pip install god-prompt

README Excerpt

GodPrompt is a 1,145-line behavioral workflow prompt designed to push AI coding assistants toward a disciplined senior-engineering process: understand first, keep scope tight, execute deliberately, verify before claiming completion, and report evidence. > One skill to replace them all. Drop it in, describe what you want, and apply a consistent engineering workflow with explicit verification gates.

Topics

ai-agentai-promptsanthropicchatgptclaudecoding-assistantcopilotcursordeveloper-toolsgod-promptllmproductivityprompt-engineeringprompt-libraryquality-gates