Agent-Startup-Skills

Agent Startup Skills

An 8-phase AI agent pipeline for building SaaS products with mandatory approval gates. Supports Antigravity, Claude Code, and Codex.


GitHub stars License: MIT Antigravity Claude Code Codex Latest Release


Agent Startup Skills is a high-performance framework designed to turn raw SaaS ideas into production-ready codebases. Instead of a single prompt, it uses a modular “Digital Team” that works through a strictly governed 8-phase pipeline.

Explore the Ecosystem: Browse the Full Catalog · Usage Guide · Claude Code Guide · Workflows (JSON)


Table of Contents


Why This Repo


Installation

Install the complete framework across any system with our feature-rich CLI installer:

npx -y github:Aizaz-Noor/Agent-Startup-Skills

2. Precise Targeting (CLI Flags)

| Goal | Command | | :— | :— | | Install Everything | npx -y github:Aizaz-Noor/Agent-Startup-Skills | | Only Claude Code | npx -y github:Aizaz-Noor/Agent-Startup-Skills --claude | | Only Codex | npx -y github:Aizaz-Noor/Agent-Startup-Skills --codex | | Project-Local Only | npx -y github:Aizaz-Noor/Agent-Startup-Skills --project | | Custom Path | npx -y github:Aizaz-Noor/Agent-Startup-Skills --path ./my-skills |


The Engineering Pipeline

The system uses a sequential “Waterfall-Agile” hybrid flow with mandatory approval gates.

graph TD
    A[Market Research] -->|Approval| B[MVP Scoper]
    B -->|Approval| C[Architecture]
    C -->|Approval| D[Schema Design]
    D -->|Approval| E[Full-Stack Coding]
    E -->|Approval| F[QA Testing]
    F -->|Approval| G[Security Audit]
    G -->|Approval| H[Deployment Plan]
    

Meet Your Digital Team

Research & Strategy

Engineering & Design

Quality & Hardening

Infrastructure


Quick FAQ

What is the Startup Factory?
It’s the master orchestrator (saas-accelerator) that coordinates all 8 specialists in order.

Can I use specific agents standalone?
Yes! Just use the trigger phrases (e.g., “Audit security of this repo” or “Design a schema for a library app”).

Does this work on Windows?
Yes. The npx installer and the manual mkdir -p paths are fully Windows-compatible.


Contributing

We welcome contributions! See CONTRIBUTING.md for the mandatory YAML template.

License & Credits

Licensed under the MIT License.