startup-context

Generate and update startup context documents at .agents/startup-context.md.

285|39|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/shawnpang/startup-founder-skills --skill startup-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: startup-context
Source: https://github.com/shawnpang/startup-founder-skills/tree/main/skills/startup-context
Command: npx skills add https://github.com/shawnpang/startup-founder-skills --skill startup-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures every project has a well-defined startup context and a centralized .agents/startup-context.md document, preventing missing context and guiding subsequent skills.

Core Features & Use Cases

  • Create or update a startup context document to store company details, product information, market insights, and business metrics.
  • Serve as a single source of truth that other skills read first to tailor outputs to your startup.
  • Interview the founder when context is missing and generate structured context data for future use.

Quick Start

Provide your startup details to generate or update the startup context at .agents/startup-context.md

Frequently Asked Questions about startup-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a centralized context document for my startup's agent?

To create a startup context document, provide your company details to generate a structured markdown file. This file stores product information, market insights, and business metrics to guide subsequent agent outputs.

What is the best way to maintain startup context when new information is added?

Maintaining startup context supports incremental updates when you provide new information. The system appends new details directly into the existing markdown document to keep your centralized context current.

Can I generate a startup context document without having all the details prepared?

Yes, if context is missing, the skill interviews the founder to extract necessary details. It uses your responses to generate structured context data for future use.

How does a single source of truth improve agent-generated outputs?

A single source of truth ensures other skills read the startup context first to tailor outputs. This prevents missing context and aligns generated content with your specific business metrics.

Do I need to manually format the markdown file when updating my business context?

No, you do not need to manually format the markdown file. The skill writes the completed context directly to the file system and structures the data automatically during incremental updates.

When should I initialize a new startup context document?

Initialize a startup context document when starting a new project or updating context after major changes. This ensures every project has a well-defined context guiding subsequent skills.