- Add project constitution with vision, principles, and autonomy settings - Add 15 feature specifications covering full app scope - Configure agent entry points (AGENTS.md, CLAUDE.md) - Add build prompt and speckit command for spec creation - Include comprehensive .gitignore for iOS development Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
612 B
612 B
Agent Instructions
Read and follow the constitution at .specify/memory/constitution.md for all project guidelines, principles, and technical decisions.
Quick Reference
- Project: CheapRetouch - iOS photo editor for removing unwanted elements
- Platform: iOS 17.0+
- Stack: SwiftUI, Vision, VisionKit, Metal, Core Image
- YOLO Mode: Enabled
- Git Autonomy: Enabled
Workflow
- Check
specs/for incomplete specifications - Implement each spec fully before moving to the next
- Commit and push when spec is complete
- Output
<promise>DONE</promise>only when 100% complete