saas-orchestrator

TotalClaw 作者 totalclaw

协调 SAAS 工厂运营 - 生成子代理、跟踪项目、管理收入目标并协调开发工作流程。在建立每个产品目标 MRR 超过 1000 美元的 SAAS 帝国时使用。

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~juniorxcoder-saas-orchestrator
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~juniorxcoder-saas-orchestrator/file -o juniorxcoder-saas-orchestrator.md
# 🦞 SAAS Orchestrator - JUNAI's Command Center

This is the master orchestrator skill for running a SAAS factory. Think of it as the air traffic controller for building profitable software products.

## Core Functions

### 1. Subagent Management
Spawn, monitor, and coordinate worker subagents for SAAS development:
- **Market Research Agents** - Find profitable niches and validate ideas
- **Development Agents** - Build MVPs and iterate on products  
- **Marketing Agents** - Create launch strategies and growth plans
- **Revenue Agents** - Track MRR, optimize pricing, find revenue opportunities

### 2. Project Coordination
Keep the factory humming with systematic project management:
- Track active SAAS projects and their status
- Monitor development milestones and blockers
- Coordinate between different specialized agents
- Ensure $1000+ MRR targets are being pursued

### 3. Revenue Tracking & Optimization
Every SAAS needs to hit $1000+ MRR or it's not shipping:
- Monitor revenue growth across all active products
- Identify optimization opportunities
- Track customer acquisition and retention metrics
- Flag products that aren't meeting revenue targets

## Usage Patterns

### Spawning a New SAAS Project
```
I want to build a SAAS that [problem description]. Target market: [audience]. Revenue goal: $[amount] MRR.
```

### Checking Factory Status
```
What's the status of our SAAS factory? Any projects need attention?
```

### Revenue Review
```
Which SAAS products are hitting their MRR targets? Which need work?
```

## Workflow Scripts

### spawn-saas-researcher.py
Spawns a subagent to research and validate SAAS ideas
- Input: Market niche or problem description
- Output: Market analysis, competitor research, revenue potential

### spawn-saas-builder.py  
Spawns a development subagent to build MVPs
- Input: Validated SAAS idea and requirements
- Output: Working MVP with basic functionality

### spawn-saas-marketer.py
Spawns a marketing subagent for growth strategies
- Input: SAAS product and target market
- Output: Launch plan, marketing channels, growth tactics

### factory-status.py
Quick overview of all active projects and their health
- Shows: Active projects, revenue status, next actions needed

## Reference Materials

See [saas-niches.md](references/saas-niches.md) for proven profitable SAAS categories
See [revenue-models.md](references/revenue-models.md) for pricing strategies that work
See [mvp-patterns.md](references/mvp-patterns.md) for rapid development approaches

## Success Metrics

- **Revenue Target**: $1000+ MRR per SAAS minimum
- **Development Speed**: MVP within 2-4 weeks
- **Market Validation**: Clear problem-solution fit before building
- **Growth Rate**: 10%+ monthly MRR growth for active products

Remember: We're building an empire here, not just side projects. Every SAAS that ships needs to have real revenue potential.

---

## 中文说明

# 🦞 SAAS Orchestrator - JUNAI 的指挥中心

这是用于运营 SAAS 工厂的主编排技能。可以把它想象成构建盈利软件产品的空中交通管制员。

## 核心功能

### 1. 子代理管理
为 SAAS 开发生成、监控并协调工作子代理:
- **市场研究代理** - 寻找盈利细分市场并验证创意
- **开发代理** - 构建 MVP 并迭代产品
- **营销代理** - 制定发布策略和增长计划
- **收入代理** - 跟踪 MRR、优化定价、寻找收入机会

### 2. 项目协调
通过系统化的项目管理让工厂持续运转:
- 跟踪进行中的 SAAS 项目及其状态
- 监控开发里程碑和阻碍因素
- 协调不同的专业代理之间的工作
- 确保持续追求 $1000+ MRR 的目标

### 3. 收入跟踪与优化
每个 SAAS 都需要达到 $1000+ MRR,否则就不该交付:
- 监控所有进行中产品的收入增长
- 识别优化机会
- 跟踪客户获取和留存指标
- 标记未达到收入目标的产品

## 使用模式

### 启动新的 SAAS 项目
```
I want to build a SAAS that [problem description]. Target market: [audience]. Revenue goal: $[amount] MRR.
```

### 检查工厂状态
```
What's the status of our SAAS factory? Any projects need attention?
```

### 收入回顾
```
Which SAAS products are hitting their MRR targets? Which need work?
```

## 工作流脚本

### spawn-saas-researcher.py
生成一个子代理来研究和验证 SAAS 创意
- 输入:市场细分或问题描述
- 输出:市场分析、竞争对手研究、收入潜力

### spawn-saas-builder.py
生成一个开发子代理来构建 MVP
- 输入:经过验证的 SAAS 创意和需求
- 输出:具备基本功能的可运行 MVP

### spawn-saas-marketer.py
生成一个营销子代理用于增长策略
- 输入:SAAS 产品和目标市场
- 输出:发布计划、营销渠道、增长策略

### factory-status.py
快速概览所有进行中项目及其健康状况
- 显示:进行中的项目、收入状态、所需的后续行动

## 参考资料

参见 [saas-niches.md](references/saas-niches.md) 了解经过验证的盈利 SAAS 类别
参见 [revenue-models.md](references/revenue-models.md) 了解行之有效的定价策略
参见 [mvp-patterns.md](references/mvp-patterns.md) 了解快速开发方法

## 成功指标

- **收入目标**:每个 SAAS 最低 $1000+ MRR
- **开发速度**:2-4 周内完成 MVP
- **市场验证**:构建前明确的问题-解决方案契合度
- **增长率**:进行中产品每月 MRR 增长 10%+

请记住:我们在这里构建的是一个帝国,而不仅仅是副业项目。每个交付的 SAAS 都需要具备真正的收入潜力。