god-agent

Coordinate end-to-end software delivery through specialized subagents with gate-based validation.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/fiatkongen/saurun-marketplace --skill god-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: god-agent
Source: https://github.com/fiatkongen/saurun-marketplace/tree/main/plugins/saurun/skills/god-agent
Command: npx skills add https://github.com/fiatkongen/saurun-marketplace --skill god-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

God-Agent automates the end-to-end development pipeline for new multi-layer applications, coordinating the full lifecycle from initial idea intake through architecture, planning, execution, testing, integration, and polish, with stateful checkpoints.

Core Features & Use Cases

  • Autonomous phase-driven development: Intake, Architecture, Planning, Execution, Integration, E2E Testing, and Design Polish, all coordinated by a central controller.
  • Long-running, resumable workflows: Progress is tracked in STATE.md to allow 30+ minute runs and safe suspends/resumes.
  • Greenfield .NET + React stacks: Out-of-the-box support for .NET 9 backend and React 19 frontend with Tailwind v4, Zustand, and SQLite.
  • Artifact-based governance: After each phase, the controller validates outputs against gate checklists and creates artifact records for review.

Quick Start

Provide an initial product idea along with optional preferences (e.g., "recipe sharing app. Danish market, mobile-first"). The God-Agent will parse the input, perform brainstorming, generate a product spec, and orchestrate architecture and planning phases automatically.

Frequently Asked Questions about god-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end app development for a .NET and React project?

You can automate end-to-end app development by providing an initial product idea to an autonomous orchestrator. The system then manages idea intake, architecture, planning, execution, and integration for .NET and React stacks through specialized subagents.

Can I resume a long-running autonomous development workflow after stopping it?

Yes, you can resume a long-running autonomous development workflow safely. Progress is continuously tracked in a STATE.md file, allowing workflows that run for 30 or more minutes to be suspended and resumed without losing context.

What is phase-gate validation in autonomous software orchestration?

Phase-gate validation is a governance mechanism where a central controller validates outputs against checklists after each development phase. It creates artifact records for review to enforce discipline and traceability across the workflow.

Does the autonomous development workflow support tech stacks other than .NET and React?

No, the autonomous development workflow provides out-of-the-box support specifically for .NET 9 backends and React 19 frontends with Tailwind v4, Zustand, and SQLite. It is designed for greenfield projects using this exact stack.

How do I start a greenfield project with an autonomous development agent?

To start a greenfield project, provide an initial product idea along with optional preferences like target market or design constraints. The agent parses the input, performs brainstorming, generates a product spec, and orchestrates architecture automatically.

What are the limitations of using an autonomous agent for full lifecycle development?

A key limitation is the strict stack requirement; it only supports greenfield .NET and React applications. Additionally, it requires frontmatter metadata, artifacts, and state tracking to function, meaning it is not suited for simple or stack-less tasks.