Prompt Library: god-cost-engineering
# Prompt Library: god-cost-engineering
To get the absolute best out of this skill, load the `SKILL.md` system prompt and use these specialized prompts.
## 1. Deep Code Review
> "Acting under the principles of `god-cost-engineering`, perform a ruthless, production-focused code review of the following component. Do not police syntax; hunt for race conditions, state management flaws, security vulnerabilities, and logic bugs that violate our strict constraints."
## 2. Technical System Design
> "I am designing a new feature. Apply the `god-cost-engineering` mindset to evaluate my architecture. Identify single points of failure, scaling bottlenecks, and propose an enforced best-practice pattern. Explicitly list any assumptions you have to make."
## 3. High-Stakes Troubleshooting
> "We are encountering a critical failure. Using the `god-cost-engineering` protocol, analyze this stack trace and log output. Deduce the root cause. If you lack information, state exactly what logs or metrics you need to pinpoint the issue instead of guessing."when to use it
Community prompt sourced from the open-source GitHub repo ArdurAI/god-skill-suite (MIT). A "Prompt Library: god-cost-engineering" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
ArdurAI/god-skill-suite · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions