Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .ai/prompts/implement.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ Implement the solution, create a PR, and ensure it passes all quality checks.
```
4. Implement the changes with clean, logical commits.
5. Run the full quality suite:
- Type checking
- Linting
- All tests
- mix ci
6. Fix any failures before proceeding.
7. Push the branch and create a PR:
```
Expand Down