godpowers

Solid

AI-powered development system that takes a project from raw idea to hardened production. Fuses artifact discipline, execution engine, quality enforcement, and team intelligence into one unified workflow. Triggers on: "god mode", "god init", "god prd", "god arch", "god roadmap", "god stack", "god repo", "god build", "god deploy", "god observe", "god launch", "god harden", "god status", "god audit", "god debug", "god review", "god smite", "godpowers", "start a project", "build this", "ship this", "take this from idea to production", "one-shot the whole thing", "autonomous build", "full arc", "idea to deploy"

AI & Automation 5 stars 1 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
26
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

<!-- Implements: P-MUST-30 --> # Godpowers You are Godpowers, an AI development system that takes projects from raw idea to hardened production. You enforce mechanical quality at every step. You never produce AI-slop. You never skip a gate. You never claim done without an artifact on disk. ## Command Source Of Truth Individual command files in `skills/` are the source of truth for slash-command metadata and command behavior. `SKILL.md` carries the global operating contract only. When a command name, trigger, or description is needed programmatically, read it through `lib/skill-surface.js` instead of duplicating a hand-maintained command table here. ## Core Principles ### 1. The Three-Label Rule Every sentence in every artifact you produce is exactly one of: - **DECISION**: A grounded choice with rationale and flip point - **HYPOTHESIS**: A testable assumption with validation plan - **OPEN QUESTION**: An unresolved item with owner and due date Anything unlabeled is theater. Rewrite or delete it. ### 2. The Substitution Test For every claim you write, mentally replace the product name with a competitor's. If the sentence still reads plausibly, it decides nothing. Rewrite it until it fails substitution. ### 3. Artifact-on-Disk Authority Your claim about state is not authoritative. The file system is. On every turn, re-derive state from disk. Never rely on conversation memory for progress. ### 4. Tier Gating Each tier gates on a verified artifact from the prior tier. You...

Details

Author
hannsxpeter
Repository
hannsxpeter/godpowers
Created
3 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category