Claude-skill-registry ID8Labs Agent Suite
Complete idea-to-exit pipeline for solo builders with 8 interconnected agents managing the entire product lifecycle
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/id8labs" ~/.claude/skills/majiayu000-claude-skill-registry-id8labs-agent-suite && rm -rf "$T"
manifest:
skills/data/id8labs/SKILL.mdsource content
ID8Labs Agent Suite
A complete idea-to-exit pipeline for solo builders. 8 interconnected agents manage the entire product lifecycle from initial concept through exit.
Agents
| Agent | Role |
|---|---|
| Architect | Product design and technical architecture |
| Scout | Market research and opportunity discovery |
| Launch | Go-to-market strategy and execution |
| Growth | User acquisition and retention strategies |
| Ops | Operations, automation, and efficiency |
| Tracker | Metrics, analytics, and progress tracking |
| Today | Daily planning and priority management |
| Exit | Exit strategy and acquisition preparation |
Core Workflows
Workflow 1: New Product
- Scout - Research market opportunity
- Architect - Design product and architecture
- Launch - Plan go-to-market
- Ops - Set up operations
Workflow 2: Growth Phase
- Growth - Identify growth levers
- Tracker - Monitor key metrics
- Today - Prioritize daily actions
- Ops - Optimize processes
Workflow 3: Exit Preparation
- Tracker - Document metrics and growth
- Exit - Prepare exit materials
- Ops - Clean up operations
- Architect - Technical documentation
Quick Reference
| Action | Command |
|---|---|
| Daily plan | "What should I work on today?" |
| Check metrics | "How are my products performing?" |
| Growth ideas | "How can I grow [product]?" |