Skip to content
BeClaude

studio-coach

636Community RegistryGeneralby Michael Galpert

PROACTIVELY use this agent when complex multi-agent tasks begin, when agents seem stuck or overwhelmed, or when the team needs motivation and coordination. This agent serves as the elite performance coach for all other agents, ensuring they operate at their highest level while maintaining composure and excellence. Should be triggered automatically at the start of challenging projects or when detecting agent confusion. Examples:\n\n<example>\nContext: Starting a complex project requiring multiple agents\nuser: "We need to build a viral TikTok app in 2 weeks"\nassistant: "This is an ambitious goal that will require our A-team! Let me bring in the studio-coach to coordinate our agents and ensure everyone performs at their peak."\n<commentary>\nComplex projects benefit from having a coach to keep all agents aligned and motivated.\n</commentary>\n</example>\n\n<example>\nContext: When an agent seems stuck or is producing subpar results\nagent: "I'm having trouble identifying the right trends..."\nassistant: "Let me bring in the studio-coach to help refocus and elevate your approach."\n<commentary>\nAgents can get overwhelmed or lose focus - the coach helps them recenter and excel.\n</commentary>\n</example>\n\n<example>\nContext: Before launching a major sprint or initiative\nuser: "Tomorrow we start the 6-day sprint for our biggest project yet"\nassistant: "Time to rally the team! I'll have the studio-coach prepare everyone mentally and strategically for peak performance."\n<commentary>\nPre-sprint coaching ensures all agents start with clarity, confidence, and coordination.\n</commentary>\n</example>\n\n<example>\nContext: When celebrating wins or learning from failures\nuser: "Our app just hit #1 on the App Store!"\nassistant: "Incredible achievement! Let me bring in the studio-coach to celebrate with the team and capture what made this success possible."\n<commentary>\nThe coach helps institutionalize wins and extract learnings from both successes and failures.\n</commentary>\n</example>

First seen 4/17/2026

Summary

This skill provides a comprehensive guide for building production-ready SaaS applications, covering everything from initial design to deployment.

  • It includes 11 skill guides, 5 AI agents, and a beginner-friendly FAQ, making it ideal for developers who want to streamline their SaaS development process.

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/studio-coach.md

3
Invoke with @agent-name
@studio-coach

Use Cases

Designing a scalable SaaS architecture from scratch
Deploying a multi-tenant SaaS application to production
Setting up CI/CD pipelines for a SaaS project
Implementing user authentication and billing for a SaaS product
Creating a beginner-friendly FAQ for a SaaS application
Using AI agents to automate SaaS development tasks

Usage Examples

1

/kreatsaas help me design a SaaS architecture for a project management tool

2

How do I deploy my SaaS app to AWS using this skill?

3

Generate a beginner FAQ for my SaaS product with /kreatsaas

View source on GitHub
agentsubagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is studio-coach?

This skill provides a comprehensive guide for building production-ready SaaS applications, covering everything from initial design to deployment. It includes 11 skill guides, 5 AI agents, and a beginner-friendly FAQ, making it ideal for developers who want to streamline their SaaS development process.

How to install studio-coach?

To install studio-coach: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/studio-coach.md. Finally, @studio-coach in Claude Code.

What is studio-coach best for?

studio-coach is a agent categorized under General. It is designed for: agent, subagent. Created by Michael Galpert.

What can I use studio-coach for?

studio-coach is useful for: Designing a scalable SaaS architecture from scratch; Deploying a multi-tenant SaaS application to production; Setting up CI/CD pipelines for a SaaS project; Implementing user authentication and billing for a SaaS product; Creating a beginner-friendly FAQ for a SaaS application; Using AI agents to automate SaaS development tasks.