skills/team-composition-analysis/SKILL.md
This skill should be used when the user asks to \\\"plan team structure", "determine hiring needs", "design org chart", "calculate compensation", "plan equity allocation", or requests...
npx skillsauth add ranbot-ai/awesome-skills team-composition-analysisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Design optimal team structures, hiring plans, compensation strategies, and equity allocation for early-stage startups from pre-seed through Series A.
resources/implementation-playbook.md.Build the right team at the right time with appropriate compensation and equity. Plan role-by-role hiring aligned with revenue milestones, budget constraints, and market benchmarks.
Team Size: 2-5 people
Core Roles:
Focus: Build and validate product-market fit
Team Size: 5-15 people
Key Hires:
Focus: Scale product and prove repeatable sales
Team Size: 15-50 people
Department Build-Out:
Focus: Scale revenue and build repeatable processes
Pre-Seed:
Seed:
Series A:
Pre-Seed:
Seed:
Series A:
Pre-Seed:
Seed:
Series A:
Pre-Seed:
Seed:
Series A:
Pre-Seed:
Seed:
Series A:
Engineering:
Sales:
Product:
Marketing:
Customer Success:
Total Comp = Base Salary × 1.30 (benefits & taxes) + Equity Value
Fully-Loaded Cost:
Rule of Thumb: Multiply base salary by 1.3-1.4 for fully-loaded cost
San Francisco / New York: +20-30% above benchmarks Seattle / Boston / Los Angeles: +10-20% Austin / Denver / Chicago: +0-10% Remote / Other US Cities: -10-20% International: Varies widely by country
Founders:
tools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.