--- name: feature-complete description: Use to wrap any complete feature implementation — runs backend, frontend, memory-sync, Docker validation, and marks the feature done --- # feature-complete This skill wraps any feature implementation. ## Steps 1. Implement backend changes 2. Implement frontend changes 3. Update API contracts 4. Run memory-sync skill 5. Verify docker still works 6. Mark feature as complete