Software_development_department startup-business
Entry point for startup-business subskills covering idea validation, MVP planning, pricing, growth, and early operating foundations.
install
source · Clone the upstream repo
git clone https://github.com/tranhieutt/software_development_department
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/tranhieutt/software_development_department "$T" && mkdir -p ~/.claude/skills && cp -r "$T/.claude/skills/startup-business" ~/.claude/skills/tranhieutt-software-development-department-startup-business && rm -rf "$T"
manifest:
.claude/skills/startup-business/SKILL.mdsource content
Startup Business
Use this skill as the top-level index for the
startup-business skill family.
Available Subskills
- test demand and sharpen the problem statementvalidate-idea
- define the smallest product worth shippingmvp
- shape packaging and monetization earlypricing
- outline acquisition and messaging prioritiesmarketing-plan
- plan early customer discovery and sales motionfirst-customers
- identify channels and communities with distribution potentialfind-community
- set healthy growth constraints and focus areasgrow-sustainably
- define cultural and operating principlescompany-values
- introduce lightweight repeatable operating systemsprocessize
- cut excess scope and complexityminimalist-review
Usage
Read the matching subskill folder and use it directly for the specific startup problem you are solving.