Teammate Prompt Generator
Generate prompts for teammates working in Daytona sandboxes.
Quick Start
- •Read template.md for the full prompt template
- •Replace
{{variables}}with actual values - •Follow fail-fast.md rules
Core Rules
- •Sandbox-only - NEVER use local Read/Write/Edit tools
- •Fail fast - INFRA failures=stop, CODE failures=retry once
- •Full paths -
/usr/bin/git,/usr/bin/gh,/root/.bun/bin/bun
References
- •template.md - Full prompt template
- •fail-fast.md - INFRA vs CODE failure handling
- •variables.md - All template variables
- •examples.md - Complete prompt examples