Implement code changes according to Task specifications. Use when executing implementation Tasks.
Implement code changes following Task specifications and project standards.
When providing code changes, format as:
<complete file contents>
## Summary
[Brief description of changes to be made]
## Files Changed
### path/to/file1.py
[Explanation of changes]
### path/to/file2.py
[Explanation of changes]
## Implementation Notes
[Any important decisions or considerations]
## Code Changes
[File blocks with complete contents]
Before submitting implementation: