Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
The Agentic Startup - A collection of Claude Code commands, skills, and agents.
| Date | Stars |
|---|---|
| 2026-07-31 | 305 |
| 2026-08-03 | 305 |
| 2026-08-06 | 305 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<p align="center">
<img src="https://github.com/rsmdt/the-startup/blob/main/logo.png" width="400" alt="The Agentic Startup">
</p>
<p align="center">
Ship faster. Ship better. Ship with <b>The Agentic Startup</b>.
</p>
<p align="center">
<a href="https://github.com/rsmdt/the-startup/releases/latest">
<img alt="Release" src="https://github.com/rsmdt/the-startup/actions/workflows/release.yml/badge.svg" />
</a>
<a href="https://github.com/rsmdt/the-startup/releases">
<img alt="Downloads" src="https://img.shields.io/github/downloads/rsmdt/the-startup/total?style=flat&label=downloads&color=blue" />
</a>
<a href="https://github.com/rsmdt/the-startup/stargazers">
<img alt="GitHub Stars" src="https://img.shields.io/github/stars/rsmdt/the-startup?style=flat&color=yellow" />
</a>
<a href="https://github.com/hesreallyhim/awesome-claude-code">
<img alt="Mentioned in Awesome Claude Code" src="https://awesome.re/mentioned-badge.svg" />
</a>
</p>
---
## Table of Contents
- [🤖 What is The Agentic Startup?](#-what-is-the-agentic-startup)
- [🚀 Quick Start](#-quick-start)
- [📖 The Complete Workflow](#-the-complete-workflow)
- [🎯 Which Skill Should I Use?](#-which-skill-should-i-use)
- [📦 Plugins](#-plugins)
- [🎨 Output Styles](#-output-styles)
- [📊 Statusline](#-statusline)
- [💡 Why The Agentic Startup?](#-why-the-agentic-startup)
- [🎯 Philosophy](#-philosophy)
- [📚 Documentation](#-documentation)
---
> **New in v3:** Agent Teams (experimental) — enable multi-agent collaboration where specialized agents coordinate and work together on complex tasks. The installer now offers to configure this automatically.
---
## 🤖 What is The Agentic Startup?
**The Agentic Startup** is a multi-agent AI framework that makes Claude Code work like a startup team. Create comprehensive specifications before coding, then execute with parallel specialist agents — expert developers, architects, and engineers working together to turn your ideas into shipped code.
**10 slash commands across 3 phases.** Specify first, then build with confidence.
**Key Features:**
- **Spec-Driven Development** — PRD → SDD → tier-appropriate decomposition → Code
- **Three Decomposition Tiers** — Direct, Incremental, Factory — `/specify` classifies complexity and `/implement` auto-dispatches
- **Parallel Agent Execution** — Multiple specialists work simultaneously
- **Quality Gates** — Built-in validation at every stage
- **Zero Configuration** — Marketplace plugins, one-line install
### Installation
**Requirements:** Claude Code v2.0+ with marketplace support
```bash
curl -fsSL https://raw.githubusercontent.com/rsmdt/the-startup/main/install.sh | sh
```
This installs the core plugins, configures the default output style, and sets up the [statusline](#-statusline) with a customizable config file.
<details>
<summary><strong>Manual Installation</strong></summary>
Start `claude` and run the following:
```bash
# Add The Agentic Startup marketplace
/plugin marketplace add rsmdt/the-startup
/plugin install start@the-startup # Install the Start plugin (core workflows)
/plugin install team@the-startup # (Optional) Install the Team plugin (specialized agents)
```
</details>
**After installation:**
```bash
# (Optional) Create project governance rules
/constitution # Auto-enforced during specify, implement, review
# Switch output styles anytime
/output-style "start:The Startup" # High-energy, fast execution (default)
/output-style "start:The ScaleUp" # Calm confidence, educational
```
---
## 🚀 Quick Start
Create a specification and implement it:
```bash
# Create a specification
/specify Add user authentication with OAuth support
# Execute the implementation
/implement 001
```
That's it! You're now using spec-driven development.
---
## 📖 The Complete Workflow
The Agentic Startup follows **spec-driven development**: comprehensive specifications before code, ensuring clarity and reducing rework.Excerpt of 27,431 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:d1d469315defb43a, llm:Repository topics and description: 'claude-code, claude-code-plugin, claude-marketplace, claude-plugin' and 'The Agentic Startup - A collection of Claude Code commands, skills, and agents.'
matched fp:d1d469315defb43a, llm:Repository topics and description: 'claude-code, claude-code-plugin, claude-marketplace, claude-plugin' and 'The Agentic Startup - A collection of Claude Code commands, skills, and agents.'