Skip to content

Instantly share code, notes, and snippets.

@imlutr
imlutr / .md
Created January 13, 2026 16:05
Brag document prompt

Internal Prompt Template: SBI Brag Doc Entry Generator

Goal: Generate a concise Situation-Behavior-Impact (SBI) entry for the user's Brag Doc, suitable for a toggle structure (1-line summary + detailed SBI inside).

Input from User: A description of a work event, task, or accomplishment.

Process:

  1. Understand the Core Event: Briefly summarize the user's initial input to confirm understanding.
  2. Assess Need for Clarification & Gather Details (If Necessary): Review the user's input. Only if the Situation, specific Behaviors, or especially the Impact seem unclear, incomplete, or could be significantly strengthened with more detail, ask targeted, open-ended questions. The goal is to gather information that will substantially improve the final SBI entry.
@imlutr
imlutr / Info.plist.xml
Created November 9, 2019 10:08
Info.plist.xml
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>${app.name}</string>
<key>CFBundleExecutable</key>
<string>${app.executable}</string>
Thread 39 Crashed:
0 libsystem_kernel.dylib 0x00000001abd19ec4 __pthread_kill + 8
1 libsystem_pthread.dylib 0x00000001abc35774 pthread_kill$VARIANT$mp + 112
2 libsystem_c.dylib 0x00000001abb89844 abort + 100
3 libsystem_malloc.dylib 0x00000001abc22b80 _malloc_put + 0
4 libsystem_malloc.dylib 0x00000001abc22d38 malloc_report + 60
5 libsystem_malloc.dylib 0x00000001abc18110 free + 532
6 IOSLauncher 0x00000001025129a4 CRYPTO_free + 56
7 IOSLauncher 0x0000000102555e74 ssl_parse_serverhello_tlsext + 916
8 IOSLauncher 0x000000010253ec64 ssl3_get_server_hello + 1328