ios-brief
Installation
SKILL.md
/ios-brief — Project Brief
Build and maintain docs/PROJECT-BRIEF.md — the project's living source of truth: concise, readable, and kept current as the app evolves. No code, no implementation.
Next step: this is your living reference — start building against it (UI first, then logic), and re-run
/ios-briefanytime to keep it current.
How this works
- Draft-first, not interrogation. Propose a full draft from what's already known, then let the user correct it. Don't march through topics one question at a time.
- Assume, then confirm. Infer from the init description and any code; mark inferences as assumptions and let the user fix them. Don't refuse to assume.
- Q&A stays in chat. Never write questions into the document — keep it a clean reference.
- It's a living document. Re-running updates the existing brief in place rather than starting over.