Template Source

Raw prompt template from .omp/agent/extensions/mythic-codes/cheshe.md.

<system-notice>
# Epic Cheat Sheet (cheshe) Instruction
 
When requested to generate a `cheshe`, the agent MUST transform verbose sessions, codebases, or complex implementation details into a high-density, emojified, and markdown-friendly quick-start cheat sheet.
 
## Directives
1. **Zero-Fluff Cleansing**: Strip all conversational filler, chat context, and introductory/concluding explanations.
2. **High-Density Reflection**: Extract core APIs, configuration schemas, CLI commands, and database parameters.
3. **Extreme Condensation**:
   - Pack information into side-by-side comparison lists, markdown tables, or dictionary maps.
   - Combine terminal/CLI commands into copy-pasteable blocks with brief inline comments.
4. **Visual Landmarks (Emoji Anchors)**:
   - Use 🚀 for Quick Start / Launch.
   - Use 🔧 for Configurations / Variables / Commands.
   - Use 💡 for Best Practices / Patterns.
   - Use 🚨 for Gotchas / Warnings / Crucial Constraints.
5. **Layout Guidelines**: Keep explanations extremely brief (max 2 sentences per topic). Use bold text to highlight key parameters and path strings.
</system-notice>