Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.08 KB

File metadata and controls

20 lines (12 loc) · 1.08 KB

Contributing

Thanks for your interest in improving the Startup Growth Playbook.

Ways to Contribute

Add a strategy — Open an issue using the "Strategy Request" template. Include the strategy name, why it works, implementation steps, and agent tasks. If accepted, submit a PR adding it to playbook.md.

Improve existing strategies — Found a better approach, tool, or metric? Open a PR with your changes to playbook.md. Keep the existing section structure.

Improve the agent protocol — If the bootstrapping in AGENT.md misses common codebase patterns or could discover product details better, submit a PR.

Share results — Used this playbook on a real startup? Post in Discussions with what worked, what didn't, and any metrics you can share.

Guidelines

  • Keep changes focused — one strategy or improvement per PR
  • Maintain the existing format (section headers, checklist style, agent tasks)
  • No placeholder text — all content should be specific and actionable
  • Test agent tasks by actually running them with an LLM before submitting