startup-context

Installation
SKILL.md

Startup Context

This is the foundation skill. Every other skill reads this context first to produce tailored, specific output instead of generic advice.

When to Use

  • First time a user runs any skill and no context file exists
  • When the user says "let me tell you about my startup" or similar
  • When any skill detects missing context and needs to gather it

Workflow

  1. Check for existing context — look for .agents/startup-context.md in the project root
  2. If missing, interview the founder — ask the questions below, one section at a time
  3. Generate the context file — write structured markdown to .agents/startup-context.md
  4. Keep it updated — when the user shares new info that changes context, update the file

Context Document Structure

Related skills
Installs
39
GitHub Stars
123
First Seen
Mar 17, 2026