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.md
source content

Startup Business

Use this skill as the top-level index for the

startup-business
skill family.

Available Subskills

  • validate-idea
    - test demand and sharpen the problem statement
  • mvp
    - define the smallest product worth shipping
  • pricing
    - shape packaging and monetization early
  • marketing-plan
    - outline acquisition and messaging priorities
  • first-customers
    - plan early customer discovery and sales motion
  • find-community
    - identify channels and communities with distribution potential
  • grow-sustainably
    - set healthy growth constraints and focus areas
  • company-values
    - define cultural and operating principles
  • processize
    - introduce lightweight repeatable operating systems
  • minimalist-review
    - cut excess scope and complexity

Usage

Read the matching subskill folder and use it directly for the specific startup problem you are solving.