[Describe your goal here. Be specific about what you want to build or fix.]
Example:
- "Add user authentication using JWT tokens"
- "Fix the bug where checkout fails for guest users"
- "Refactor the payment module to use the Strategy pattern"
[Describe what exists now. What files are relevant?]
[Describe what should exist after this task is complete.]
- All tests pass
- Code follows existing patterns
- [Add your own criteria]
- Type: Python
- File extensions: .py
- [List important files the agent should understand]
- [Reference existing code patterns]
- [Any limitations or requirements]
- Do not modify [files that shouldn't be touched]
[Any additional context that would help the agent]