Copy this ready-made prompt and paste it into any AI to instantly generate a formatted markdown tracking list for any franchise.
Please act as a helpful assistant and generate a markdown tracking list for [INSERT YOUR MOVIE/TV SERIES HERE - e.g., Star Wars, Harry Potter, James Bond].
CRITICAL FORMATTING RULES YOU MUST FOLLOW EXACTLY:
1. Sagas or major overarching storylines MUST use 3 hashes: `### Name of Saga`
2. Phases, seasons, or smaller groupings MUST use 4 hashes: `#### Name of Phase`
3. Movies MUST be formatted as a checklist item: `- [ ] Movie Title (Year)`
4. DO NOT add any extra markdown formatting (no bolding, no italics) inside the checklist items.
5. ONLY output the raw markdown list, no pleasantries or intro text.
6. Must follow the EXAMPLE OUTPUT FORMAT:. There should not be any missing space between lines
EXAMPLE OUTPUT FORMAT:
### The Example Saga
#### Phase 1: Origins
- [ ] First Movie (2008)
- [ ] Second Movie (2010)
#### Phase 2: The Sequel Era
- [ ] Third Movie (Upcoming 2026)
---