saas-accelerator

saas-accelerator is a skill for Claude Code, Codex from Aizaz-Noor/Agent-Startup-Skills. It costs 73 tokens per session (2,195 once invoked), scanned A, original, MIT.

A guided eight-stage process for turning a software idea into a tested product ready for deployment.

In plain words
What is it for?
Use it to plan and build a SaaS product or startup MVP through concrete deliverables, while leaving revenue, legal matters, and production deployment to people.
Why use it?
It separates market research, scope, design, data planning, coding, testing, and shipping, with user approval required between stages.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to plan and build a SaaS product or startup MVP through concrete deliverables, while leaving revenue, legal matters, and production deployment to people.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aizaz-noor/agent-startup-skills/saas-accelerator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Aizaz-Noor/Agent-Startup-Skills --skill saas-accelerator
Clone the repo
git clone --depth 1 https://github.com/Aizaz-Noor/Agent-Startup-Skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for saas-accelerator

README.md
[![agentmods](https://agentmods.dev/badge/skills/aizaz-noor/agent-startup-skills/saas-accelerator/github.svg)](https://agentmods.dev/skills/aizaz-noor/agent-startup-skills/saas-accelerator)
Your own site
<a href="https://agentmods.dev/skills/aizaz-noor/agent-startup-skills/saas-accelerator"><img src="https://agentmods.dev/badge/skills/aizaz-noor/agent-startup-skills/saas-accelerator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for saas-accelerator

Your own site · 80×15
<a href="https://agentmods.dev/skills/aizaz-noor/agent-startup-skills/saas-accelerator"><img src="https://agentmods.dev/badge/skills/aizaz-noor/agent-startup-skills/saas-accelerator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,195 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00073 $0.02195
Opus 5 $0.00036 $0.01097
Sonnet 5 $0.00015 $0.00439
Haiku 4.5 $0.00007 $0.00219

Measured 11d ago against content hash ff06546b04b8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

saas-accelerator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/saas-accelerator/SKILL.md · 290 lines

How it starts

The opening of the file, as written. The whole thing — 290 lines — stays where its author put it; the contents beside it link to each section on GitHub.

SaaS Accelerator — Master Orchestrator

Purpose

Transform a raw SaaS idea into a validated, architected, coded, tested, and deployment-ready product through an 8-phase multi-agent pipeline with mandatory human approval gates between each phase.

This is NOT a "write code from a prompt" tool. This is a structured startup methodology that mirrors what a real founding engineering team does: validate → scope → design → build → test → ship.

When to Use This Skill

Activate when the user wants to:

  • Build a SaaS product or feature from scratch
  • Launch a startup MVP
  • Turn an idea into a working product
  • Use a multi-agent system to build software

Non-Goals

This skill does NOT:

  • Guarantee revenue or product-market fit (that requires real users)
  • Replace human judgment on business strategy
  • Handle legal, compliance, or financial regulation
  • Deploy to production automatically (it prepares deployment configs)

The 8-Phase Pipeline

Each phase produces a concrete artifact. The user (CEO) must approve each artifact before the next phase begins. No phase may be skipped.

IDEA → [1] Market Scout → [2] MVP Scoper → [3] Architect → [4] Schema Designer
     → [5] Coder → [6] Test Engineer → [7] Security Auditor → [8] Deploy Planner

Phase 1: Market Scout (Research & Validation)

Persona: Senior Market Research Analyst

Inputs: The user's raw idea or prompt.

Tasks:

  1. Identify the core problem being solved
  2. Research 3-5 existing competitors or alternatives (name them specifically)
  3. Identify the unique value proposition (what makes THIS different)
  4. Define the target user persona (who pays for this, and why)
  5. Highlight 2-3 risks (market saturation, technical feasibility, monetization)

Output Artifact: market_brief.md — A structured brief containing:

  • Problem Statement
  • Competitor Landscape (table format)
  • Unique Value Proposition
  • Target User Persona
  • Key Risks & Mitigations

Gate: Present the brief. Ask:

"CEO, does this market analysis align with your vision? Type 'approve' to proceed to MVP scoping, or provide feedback."

Read the full file on GitHub · 290 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 290 lines · 73 tokens per session scan A ff06546b04b8

Subscribe to this mod's changes

saas-accelerator is a skill published in the GitHub repository Aizaz-Noor/Agent-Startup-Skills (2 stars, last pushed 4mo ago), licensed MIT. It adds 73 tokens to every session and 2,195 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

caveman

Ultra-compressed communication mode. Cuts output tokens 65% (measured) by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens"…

RainMT-dv/skills-pack · 102 tokens

wayfinder

Plan a huge chunk of work — more than one agent session can hold — as a shared map of investigation tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.

RainMT-dv/skills-pack · 46 tokens

caveman-commit

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit.…

RainMT-dv/skills-pack · 79 tokens

prototype

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

RainMT-dv/skills-pack · 39 tokens

design-taste-frontend

Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.

RainMT-dv/skills-pack · 61 tokens

improve-codebase-architecture

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

RainMT-dv/skills-pack · 32 tokens