ceo-companion
CEO Companion
A collaborative strategy co-pilot that works WITH the user to research, validate, and architect a SaaS product. Produces a .strategy/ folder consumed by a Beads Orchestration build session.
When to Use
- Before starting a new SaaS project with Beads Orchestration
- When you need market research, competitor analysis, and design direction
- When you want a strategic partner, not an autonomous builder
- As Session 1 in a two-session workflow: Strategy (this) → Build (Beads)
The Two-Session Model
More from avivk5498/my-claude-code-skills
runpod-serverless-builder
Build production-ready RunPod serverless endpoints with optimized cold start times. Use when creating or modifying RunPod serverless workers for (1) vLLM-based LLM inference, (2) ComfyUI image/video generation, or (3) custom Python inference. Supports both baked models (fastest cold starts) and dynamic loading (shared models). Generates complete projects including Dockerfiles, worker handlers, startup scripts, and configuration optimized for minimal cold start latency.
13create-beads-orchestration
Bootstrap lean multi-agent orchestration with beads task tracking. Use for projects needing agent delegation without heavy MCP overhead.
9agent-debugger
Systematic debugging toolkit for AI agentic workflows in customer support. Use when diagnosing issues with AI agents including wrong responses, tool/function calling problems, conversation loops, stuck states, or performance/latency issues. Works with any framework (LangChain, custom agents, Claude API) and accepts conversation logs, API logs, tool execution logs, and agent configurations.
6agentform
|
5