@rfxlamia/skillkit 1.1.0 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (247) hide show
  1. package/agents/agents/creative-copywriter.md +212 -0
  2. package/agents/agents/dario-amodei.md +135 -0
  3. package/agents/agents/doc-simplifier.md +63 -0
  4. package/agents/agents/kotlin-pro.md +433 -0
  5. package/agents/agents/red-team.md +136 -0
  6. package/agents/agents/sam-altman.md +121 -0
  7. package/agents/agents/seo-manager.md +184 -0
  8. package/package.json +1 -1
  9. package/skills/skillkit-help/SKILL.md +81 -0
  10. package/skills/skillkit-help/knowledge/application/09-case-studies.md +257 -0
  11. package/skills/skillkit-help/knowledge/application/12-testing-and-validation.md +276 -0
  12. package/skills/skillkit-help/knowledge/foundation/01-why-skills-exist.md +246 -0
  13. package/skills/skillkit-help/knowledge/foundation/02-skills-vs-subagents-comparison.md +312 -0
  14. package/skills/skillkit-help/knowledge/foundation/03-skills-vs-subagents-decision-tree.md +346 -0
  15. package/skills/skillkit-help/knowledge/foundation/06-platform-constraints.md +237 -0
  16. package/skills/skillkit-help/knowledge/foundation/08-when-not-to-use-skills.md +270 -0
  17. package/skills/skillkit-help/template/SKILL.md +52 -0
  18. package/skills/skills/adversarial-review/SKILL.md +219 -0
  19. package/skills/skills/baby-education/SKILL.md +260 -0
  20. package/skills/skills/baby-education/references/advanced-techniques.md +323 -0
  21. package/skills/skills/baby-education/references/transformations.md +345 -0
  22. package/skills/skills/been-there-done-that/SKILL.md +455 -0
  23. package/skills/skills/been-there-done-that/references/analysis-patterns.md +162 -0
  24. package/skills/skills/been-there-done-that/references/git-commands.md +132 -0
  25. package/skills/skills/been-there-done-that/references/tree-insertion-logic.md +145 -0
  26. package/skills/skills/coolhunter/SKILL.md +270 -0
  27. package/skills/skills/coolhunter/assets/elicitation-methods.csv +51 -0
  28. package/skills/skills/coolhunter/knowledge/elicitation-methods.md +312 -0
  29. package/skills/skills/coolhunter/references/workflow-execution.md +238 -0
  30. package/skills/skills/coolhunter/workflow-plan-coolhunter.md +232 -0
  31. package/skills/skills/creative-copywriting/SKILL.md +324 -0
  32. package/skills/skills/creative-copywriting/databases/README.md +60 -0
  33. package/skills/skills/creative-copywriting/databases/carousel-structures.csv +16 -0
  34. package/skills/skills/creative-copywriting/databases/emotional-arcs.csv +11 -0
  35. package/skills/skills/creative-copywriting/databases/hook-formulas.csv +51 -0
  36. package/skills/skills/creative-copywriting/databases/power-words.csv +201 -0
  37. package/skills/skills/creative-copywriting/databases/psychological-triggers.csv +21 -0
  38. package/skills/skills/creative-copywriting/databases/read-more-patterns.csv +26 -0
  39. package/skills/skills/creative-copywriting/databases/swipe-triggers.csv +31 -0
  40. package/skills/skills/creative-copywriting/references/carousel-psychology.md +223 -0
  41. package/skills/skills/creative-copywriting/references/hook-anatomy.md +169 -0
  42. package/skills/skills/creative-copywriting/references/power-word-science.md +134 -0
  43. package/skills/skills/creative-copywriting/references/storytelling-frameworks.md +157 -0
  44. package/skills/skills/diverse-content-gen/SKILL.md +201 -0
  45. package/skills/skills/diverse-content-gen/references/advanced-techniques.md +320 -0
  46. package/skills/skills/diverse-content-gen/references/research-findings.md +379 -0
  47. package/skills/skills/diverse-content-gen/references/task-workflows.md +241 -0
  48. package/skills/skills/diverse-content-gen/references/tool-integration.md +419 -0
  49. package/skills/skills/diverse-content-gen/references/troubleshooting.md +426 -0
  50. package/skills/skills/diverse-content-gen/references/vs-core-technique.md +240 -0
  51. package/skills/skills/framework-critical-thinking/SKILL.md +220 -0
  52. package/skills/skills/framework-critical-thinking/references/bias_detector.md +375 -0
  53. package/skills/skills/framework-critical-thinking/references/fallback_handler.md +239 -0
  54. package/skills/skills/framework-critical-thinking/references/memory_curator.md +161 -0
  55. package/skills/skills/framework-critical-thinking/references/metacognitive_monitor.md +297 -0
  56. package/skills/skills/framework-critical-thinking/references/producer_critic_orchestrator.md +333 -0
  57. package/skills/skills/framework-critical-thinking/references/reasoning_router.md +235 -0
  58. package/skills/skills/framework-critical-thinking/references/reasoning_validator.md +97 -0
  59. package/skills/skills/framework-critical-thinking/references/reflection_trigger.md +78 -0
  60. package/skills/skills/framework-critical-thinking/references/self_verification.md +388 -0
  61. package/skills/skills/framework-critical-thinking/references/uncertainty_quantifier.md +207 -0
  62. package/skills/skills/framework-initiative/SKILL.md +231 -0
  63. package/skills/skills/framework-initiative/references/examples.md +150 -0
  64. package/skills/skills/framework-initiative/references/impact-analysis.md +157 -0
  65. package/skills/skills/framework-initiative/references/intent-patterns.md +145 -0
  66. package/skills/skills/framework-initiative/references/star-framework.md +165 -0
  67. package/skills/skills/humanize-docs/SKILL.md +203 -0
  68. package/skills/skills/humanize-docs/references/advanced-techniques.md +13 -0
  69. package/skills/skills/humanize-docs/references/core-transformations.md +368 -0
  70. package/skills/skills/humanize-docs/references/detection-patterns.md +400 -0
  71. package/skills/skills/humanize-docs/references/examples-gallery.md +374 -0
  72. package/skills/skills/imagine/SKILL.md +190 -0
  73. package/skills/skills/imagine/references/artstyle-corporate-memphis.md +625 -0
  74. package/skills/skills/imagine/references/artstyle-crewdson-hyperrealism.md +295 -0
  75. package/skills/skills/imagine/references/artstyle-iphone-social-media.md +426 -0
  76. package/skills/skills/imagine/references/artstyle-sciencesaru.md +276 -0
  77. package/skills/skills/pre-deploy-checklist/README.md +26 -0
  78. package/skills/skills/pre-deploy-checklist/SKILL.md +153 -0
  79. package/skills/skills/pre-deploy-checklist/references/checklist-categories.md +174 -0
  80. package/skills/skills/pre-deploy-checklist/references/domain-prompts.md +216 -0
  81. package/skills/skills/prompt-engineering/SKILL.md +209 -0
  82. package/skills/skills/prompt-engineering/references/advanced-combinations.md +444 -0
  83. package/skills/skills/prompt-engineering/references/chain-of-thought.md +140 -0
  84. package/skills/skills/prompt-engineering/references/decision_matrix.md +220 -0
  85. package/skills/skills/prompt-engineering/references/few-shot.md +346 -0
  86. package/skills/skills/prompt-engineering/references/json-format.md +270 -0
  87. package/skills/skills/prompt-engineering/references/natural-language.md +420 -0
  88. package/skills/skills/prompt-engineering/references/pitfalls.md +365 -0
  89. package/skills/skills/prompt-engineering/references/prompt-chaining.md +498 -0
  90. package/skills/skills/prompt-engineering/references/react.md +108 -0
  91. package/skills/skills/prompt-engineering/references/self-consistency.md +322 -0
  92. package/skills/skills/prompt-engineering/references/tree-of-thoughts.md +386 -0
  93. package/skills/skills/prompt-engineering/references/xml-format.md +220 -0
  94. package/skills/skills/prompt-engineering/references/yaml-format.md +488 -0
  95. package/skills/skills/prompt-engineering/references/zero-shot.md +74 -0
  96. package/skills/skills/quick-spec/SKILL.md +280 -0
  97. package/skills/skills/quick-spec/assets/tech-spec-template.md +74 -0
  98. package/skills/skills/quick-spec/references/step-01-understand.md +189 -0
  99. package/skills/skills/quick-spec/references/step-02-investigate.md +144 -0
  100. package/skills/skills/quick-spec/references/step-03-generate.md +128 -0
  101. package/skills/skills/quick-spec/references/step-04-review.md +173 -0
  102. package/skills/skills/quick-spec/tests/__pycache__/test_skill.cpython-314-pytest-9.0.2.pyc +0 -0
  103. package/skills/skills/quick-spec/tests/test_scenarios.md +83 -0
  104. package/skills/skills/quick-spec/tests/test_skill.py +136 -0
  105. package/skills/skills/readme-expert/SKILL.md +538 -0
  106. package/skills/skills/readme-expert/knowledge/INDEX.md +192 -0
  107. package/skills/skills/readme-expert/knowledge/application/quality-standards.md +470 -0
  108. package/skills/skills/readme-expert/knowledge/application/script-executor.md +604 -0
  109. package/skills/skills/readme-expert/knowledge/application/template-library.md +822 -0
  110. package/skills/skills/readme-expert/knowledge/foundation/codebase-scanner.md +361 -0
  111. package/skills/skills/readme-expert/knowledge/foundation/validation-checklist.md +481 -0
  112. package/skills/skills/red-teaming/SKILL.md +321 -0
  113. package/skills/skills/red-teaming/references/ai-llm-redteam.md +517 -0
  114. package/skills/skills/red-teaming/references/attack-techniques.md +410 -0
  115. package/skills/skills/red-teaming/references/cybersecurity-redteam.md +383 -0
  116. package/skills/skills/red-teaming/references/tools-frameworks.md +446 -0
  117. package/skills/skills/releasing/.skillkit-mode +1 -0
  118. package/skills/skills/releasing/SKILL.md +225 -0
  119. package/skills/skills/releasing/references/version-detection.md +108 -0
  120. package/skills/skills/screenwriter/SKILL.md +273 -0
  121. package/skills/skills/screenwriter/references/advanced-techniques.md +216 -0
  122. package/skills/skills/screenwriter/references/pipeline-integration.md +266 -0
  123. package/skills/skills/skillkit/.claude/settings.local.json +7 -0
  124. package/skills/skills/skillkit/.claude-plugin/plugin.json +27 -0
  125. package/skills/skills/skillkit/CHANGELOG.md +484 -0
  126. package/skills/skills/skillkit/SKILL.md +511 -0
  127. package/skills/skills/skillkit/commands/skillkit.md +6 -0
  128. package/skills/skills/skillkit/commands/validate-plan.md +6 -0
  129. package/skills/skills/skillkit/commands/verify.md +6 -0
  130. package/skills/skills/skillkit/knowledge/INDEX.md +352 -0
  131. package/skills/skills/skillkit/knowledge/application/09-case-studies.md +257 -0
  132. package/skills/skills/skillkit/knowledge/application/10-technical-architecture.md +324 -0
  133. package/skills/skills/skillkit/knowledge/application/11-adoption-strategy.md +267 -0
  134. package/skills/skills/skillkit/knowledge/application/12-testing-and-validation.md +276 -0
  135. package/skills/skills/skillkit/knowledge/application/13-competitive-landscape.md +198 -0
  136. package/skills/skills/skillkit/knowledge/foundation/01-why-skills-exist.md +246 -0
  137. package/skills/skills/skillkit/knowledge/foundation/02-skills-vs-subagents-comparison.md +312 -0
  138. package/skills/skills/skillkit/knowledge/foundation/03-skills-vs-subagents-decision-tree.md +346 -0
  139. package/skills/skills/skillkit/knowledge/foundation/04-hybrid-patterns.md +308 -0
  140. package/skills/skills/skillkit/knowledge/foundation/05-token-economics.md +275 -0
  141. package/skills/skills/skillkit/knowledge/foundation/06-platform-constraints.md +237 -0
  142. package/skills/skills/skillkit/knowledge/foundation/07-security-concerns.md +322 -0
  143. package/skills/skills/skillkit/knowledge/foundation/08-when-not-to-use-skills.md +270 -0
  144. package/skills/skills/skillkit/knowledge/plugin-guide.md +614 -0
  145. package/skills/skills/skillkit/knowledge/tools/14-validation-tools-guide.md +150 -0
  146. package/skills/skills/skillkit/knowledge/tools/15-cost-tools-guide.md +157 -0
  147. package/skills/skills/skillkit/knowledge/tools/16-security-tools-guide.md +122 -0
  148. package/skills/skills/skillkit/knowledge/tools/17-pattern-tools-guide.md +161 -0
  149. package/skills/skills/skillkit/knowledge/tools/18-decision-helper-guide.md +243 -0
  150. package/skills/skills/skillkit/knowledge/tools/19-test-generator-guide.md +275 -0
  151. package/skills/skills/skillkit/knowledge/tools/20-split-skill-guide.md +149 -0
  152. package/skills/skills/skillkit/knowledge/tools/21-quality-scorer-guide.md +226 -0
  153. package/skills/skills/skillkit/knowledge/tools/22-migration-helper-guide.md +356 -0
  154. package/skills/skills/skillkit/knowledge/tools/23-subagent-creation-guide.md +448 -0
  155. package/skills/skills/skillkit/knowledge/tools/24-behavioral-testing-guide.md +122 -0
  156. package/skills/skills/skillkit/references/proposal-generation.md +982 -0
  157. package/skills/skills/skillkit/references/rationalization-catalog.md +75 -0
  158. package/skills/skills/skillkit/references/research-methodology.md +661 -0
  159. package/skills/skills/skillkit/references/section-2-full-creation-workflow.md +452 -0
  160. package/skills/skills/skillkit/references/section-3-validation-workflow-existing-skill.md +63 -0
  161. package/skills/skills/skillkit/references/section-4-decision-workflow-skills-vs-subagents.md +64 -0
  162. package/skills/skills/skillkit/references/section-5-migration-workflow-doc-to-skill.md +58 -0
  163. package/skills/skills/skillkit/references/section-6-subagent-creation-workflow.md +499 -0
  164. package/skills/skills/skillkit/references/section-7-knowledge-reference-map.md +72 -0
  165. package/skills/skills/skillkit/scripts/__pycache__/decision_helper.cpython-314.pyc +0 -0
  166. package/skills/skills/skillkit/scripts/__pycache__/quick_validate.cpython-312.pyc +0 -0
  167. package/skills/skills/skillkit/scripts/__pycache__/quick_validate.cpython-314.pyc +0 -0
  168. package/skills/skills/skillkit/scripts/__pycache__/test_generator.cpython-314-pytest-9.0.2.pyc +0 -0
  169. package/skills/skills/skillkit/scripts/decision_helper.py +799 -0
  170. package/skills/skills/skillkit/scripts/init_skill.py +400 -0
  171. package/skills/skills/skillkit/scripts/init_subagent.py +231 -0
  172. package/skills/skills/skillkit/scripts/migration_helper.py +669 -0
  173. package/skills/skills/skillkit/scripts/package_skill.py +211 -0
  174. package/skills/skills/skillkit/scripts/pattern_detector.py +381 -0
  175. package/skills/skills/skillkit/scripts/pattern_detector_new.py +382 -0
  176. package/skills/skills/skillkit/scripts/pressure_tester.py +157 -0
  177. package/skills/skills/skillkit/scripts/quality_scorer.py +999 -0
  178. package/skills/skills/skillkit/scripts/quick_validate.py +100 -0
  179. package/skills/skills/skillkit/scripts/security_scanner.py +474 -0
  180. package/skills/skills/skillkit/scripts/split_skill.py +540 -0
  181. package/skills/skills/skillkit/scripts/test_generator.py +695 -0
  182. package/skills/skills/skillkit/scripts/token_estimator.py +493 -0
  183. package/skills/skills/skillkit/scripts/utils/__init__.py +49 -0
  184. package/skills/skills/skillkit/scripts/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  185. package/skills/skills/skillkit/scripts/utils/__pycache__/__init__.cpython-314.pyc +0 -0
  186. package/skills/skills/skillkit/scripts/utils/__pycache__/budget_tracker.cpython-312.pyc +0 -0
  187. package/skills/skills/skillkit/scripts/utils/__pycache__/budget_tracker.cpython-314.pyc +0 -0
  188. package/skills/skills/skillkit/scripts/utils/__pycache__/output_formatter.cpython-312.pyc +0 -0
  189. package/skills/skills/skillkit/scripts/utils/__pycache__/output_formatter.cpython-314.pyc +0 -0
  190. package/skills/skills/skillkit/scripts/utils/__pycache__/reference_validator.cpython-312.pyc +0 -0
  191. package/skills/skills/skillkit/scripts/utils/__pycache__/reference_validator.cpython-314.pyc +0 -0
  192. package/skills/skills/skillkit/scripts/utils/budget_tracker.py +388 -0
  193. package/skills/skills/skillkit/scripts/utils/output_formatter.py +263 -0
  194. package/skills/skills/skillkit/scripts/utils/reference_validator.py +401 -0
  195. package/skills/skills/skillkit/scripts/validate_skill.py +594 -0
  196. package/skills/skills/skillkit/tests/test_behavioral.py +39 -0
  197. package/skills/skills/skillkit/tests/test_scenarios.md +83 -0
  198. package/skills/skills/skillkit/tests/test_skill.py +136 -0
  199. package/skills/skills/skillkit-help/SKILL.md +81 -0
  200. package/skills/skills/skillkit-help/knowledge/application/09-case-studies.md +257 -0
  201. package/skills/skills/skillkit-help/knowledge/application/12-testing-and-validation.md +276 -0
  202. package/skills/skills/skillkit-help/knowledge/foundation/01-why-skills-exist.md +246 -0
  203. package/skills/skills/skillkit-help/knowledge/foundation/02-skills-vs-subagents-comparison.md +312 -0
  204. package/skills/skills/skillkit-help/knowledge/foundation/03-skills-vs-subagents-decision-tree.md +346 -0
  205. package/skills/skills/skillkit-help/knowledge/foundation/06-platform-constraints.md +237 -0
  206. package/skills/skills/skillkit-help/knowledge/foundation/08-when-not-to-use-skills.md +270 -0
  207. package/skills/skills/skillkit-help/template/SKILL.md +52 -0
  208. package/skills/skills/social-media-seo/SKILL.md +278 -0
  209. package/skills/skills/social-media-seo/databases/caption-styles.csv +31 -0
  210. package/skills/skills/social-media-seo/databases/engagement-tactics.csv +16 -0
  211. package/skills/skills/social-media-seo/databases/hashtag-strategies.csv +21 -0
  212. package/skills/skills/social-media-seo/databases/hook-formulas.csv +26 -0
  213. package/skills/skills/social-media-seo/databases/keyword-clusters.csv +11 -0
  214. package/skills/skills/social-media-seo/databases/thread-structures.csv +26 -0
  215. package/skills/skills/social-media-seo/databases/viral-patterns.csv +21 -0
  216. package/skills/skills/social-media-seo/references/analytics-guide.md +321 -0
  217. package/skills/skills/social-media-seo/references/instagram-seo.md +235 -0
  218. package/skills/skills/social-media-seo/references/threads-seo.md +305 -0
  219. package/skills/skills/social-media-seo/references/x-twitter-seo.md +337 -0
  220. package/skills/skills/social-media-seo/scripts/query_database.py +191 -0
  221. package/skills/skills/storyteller/SKILL.md +241 -0
  222. package/skills/skills/storyteller/references/transformation-methodology.md +293 -0
  223. package/skills/skills/storyteller/references/visual-vocabulary.md +177 -0
  224. package/skills/skills/thread-pro/SKILL.md +162 -0
  225. package/skills/skills/thread-pro/anti-ai-patterns.md +120 -0
  226. package/skills/skills/thread-pro/hook-formulas.md +138 -0
  227. package/skills/skills/thread-pro/references/anti-ai-patterns.md +120 -0
  228. package/skills/skills/thread-pro/references/hook-formulas.md +138 -0
  229. package/skills/skills/thread-pro/references/thread-structures.md +240 -0
  230. package/skills/skills/thread-pro/references/voice-injection.md +130 -0
  231. package/skills/skills/thread-pro/thread-structures.md +240 -0
  232. package/skills/skills/thread-pro/voice-injection.md +130 -0
  233. package/skills/skills/tinkering/SKILL.md +251 -0
  234. package/skills/skills/tinkering/references/graduation-checklist.md +100 -0
  235. package/skills/skills/validate-plan/.skillkit-mode +1 -0
  236. package/skills/skills/validate-plan/SKILL.md +406 -0
  237. package/skills/skills/validate-plan/references/dry-principles.md +251 -0
  238. package/skills/skills/validate-plan/references/gap-analysis-guide.md +320 -0
  239. package/skills/skills/validate-plan/references/tdd-patterns.md +413 -0
  240. package/skills/skills/validate-plan/references/yagni-checklist.md +330 -0
  241. package/skills/skills/verify-before-ship/.skillkit-mode +1 -0
  242. package/skills/skills/verify-before-ship/SKILL.md +116 -0
  243. package/skills/skills/verify-before-ship/references/anti-rationalization.md +212 -0
  244. package/skills/skills/verify-before-ship/references/verification-gates.md +305 -0
  245. package/skills-manifest.json +8 -2
  246. package/src/picker.js +11 -5
  247. package/src/picker.test.js +36 -1
@@ -0,0 +1,132 @@
1
+ # Git Commands Reference
2
+
3
+ Used in Phase 0 of the been-there-done-that workflow.
4
+
5
+ ## Table of Contents
6
+ - [Session Extraction](#session-extraction)
7
+ - [Project Name Extraction](#project-name-extraction)
8
+ - [Diff Stats for Selected Session](#diff-stats-for-selected-session)
9
+ - [Branch Info](#branch-info)
10
+ - [Stack Inference from File Extensions](#stack-inference-from-file-extensions)
11
+
12
+ ---
13
+
14
+ ## Session Extraction
15
+
16
+ ### Get all commits with timestamps
17
+
18
+ ```bash
19
+ # Full log: unix_timestamp|hash|subject
20
+ git -C <repo_path> log --format="%at|%H|%s" 2>/dev/null
21
+ ```
22
+
23
+ Output example:
24
+ ```
25
+ 1740038400|a1b2c3d|feat: add WebSocket heartbeat
26
+ 1739952000|e4f5a6b|fix: auth token refresh
27
+ 1737360000|c7d8e9f|initial setup
28
+ ```
29
+
30
+ Gap between first and second commit: `1740038400 - 1739952000 = 86400s (1 day)` → same session
31
+ Gap between second and third commit: `1739952000 - 1737360000 = 2592000s (30 days)` → session boundary
32
+
33
+ ### Parse sessions (bash one-liner)
34
+
35
+ ```bash
36
+ git -C <repo_path> log --format="%at|%H|%s" | awk -F'|' '
37
+ BEGIN { session=1; prev_ts=0 }
38
+ {
39
+ ts=$1; hash=$2; msg=$3
40
+ if (prev_ts > 0 && (prev_ts - ts) > 259200) {
41
+ print "---BOUNDARY---"
42
+ session++
43
+ }
44
+ print session "|" ts "|" hash "|" msg
45
+ prev_ts = ts
46
+ }
47
+ '
48
+ ```
49
+
50
+ ---
51
+
52
+ ## Project Name Extraction
53
+
54
+ ```bash
55
+ # From remote URL (handles https and ssh formats)
56
+ git -C <repo_path> remote get-url origin 2>/dev/null \
57
+ | sed 's/.*\///' \
58
+ | sed 's/\.git$//'
59
+
60
+ # Fallback: use folder name
61
+ basename <repo_path>
62
+ ```
63
+
64
+ ### Name cleaning (pseudo-code)
65
+
66
+ ```
67
+ raw = output from above
68
+
69
+ prefixes = ["frontend-", "backend-", "api-", "service-", "mobile-", "web-", "app-"]
70
+ suffixes = ["-main", "-dev", "-staging", "-master", "-prod", "-v1", "-v2", "-branch"]
71
+
72
+ for prefix in prefixes:
73
+ if raw.startswith(prefix): raw = raw[len(prefix):]
74
+
75
+ for suffix in suffixes:
76
+ if raw.endswith(suffix): raw = raw[:-len(suffix)]
77
+
78
+ clean = raw.replace("-", " ").title()
79
+ ```
80
+
81
+ ---
82
+
83
+ ## Diff Stats for Selected Session
84
+
85
+ Once user confirms which session (by commit hashes):
86
+
87
+ ```bash
88
+ # Files changed + insertions + deletions summary
89
+ git -C <repo_path> diff --stat <oldest_hash>..<newest_hash> 2>/dev/null
90
+
91
+ # Shortened: just the summary line
92
+ git -C <repo_path> diff --shortstat <oldest_hash>..<newest_hash> 2>/dev/null
93
+ # Output: "12 files changed, 847 insertions(+), 203 deletions(-)"
94
+
95
+ # List of unique file extensions touched (for stack inference)
96
+ git -C <repo_path> diff --name-only <oldest_hash>..<newest_hash> 2>/dev/null \
97
+ | sed 's/.*\.//' | sort -u
98
+ ```
99
+
100
+ ---
101
+
102
+ ## Branch Info
103
+
104
+ ```bash
105
+ git -C <repo_path> branch --show-current 2>/dev/null
106
+
107
+ # If detached HEAD, fallback:
108
+ git -C <repo_path> rev-parse --abbrev-ref HEAD 2>/dev/null
109
+ ```
110
+
111
+ ---
112
+
113
+ ## Stack Inference from File Extensions
114
+
115
+ Map file extensions to tech labels for the **Stack** field:
116
+
117
+ ```
118
+ .rs → Rust
119
+ .ts .tsx → TypeScript
120
+ .js .jsx → JavaScript
121
+ .py → Python
122
+ .go → Go
123
+ .sql → SQL
124
+ .toml → Cargo / Config
125
+ .yaml .yml → Config / CI
126
+ .md → Documentation
127
+ .html .css → Frontend
128
+ Dockerfile → Docker
129
+ .sh → Shell
130
+ ```
131
+
132
+ Use only extensions that appear in the session diff. Deduplicate. List in order of frequency.
@@ -0,0 +1,145 @@
1
+ # Tree Insertion Logic
2
+
3
+ Defines how to insert a new entry at the correct position in been-there-done-that.md.
4
+ This is not append-at-bottom. Position is determined by session.end date.
5
+
6
+ ## Table of Contents
7
+ - [File Tree Structure](#file-tree-structure)
8
+ - [Insertion Algorithm](#insertion-algorithm)
9
+ - [Month Name Mapping](#month-name-mapping)
10
+ - [Example: Inserting 2026-02-20](#example-inserting-2026-02-20-into-existing-file)
11
+ - [Edge Case: Same Repo Multiple Sessions](#edge-case-same-repo-multiple-sessions-in-same-month)
12
+
13
+ ---
14
+
15
+ ## File Tree Structure
16
+
17
+ ```markdown
18
+ # Been There Done That
19
+
20
+ ## 2026
21
+ ### January
22
+ #### 2026-01-15 · ProjectA
23
+ ...entry content...
24
+
25
+ #### 2026-01-22 · ProjectB
26
+ ...entry content...
27
+
28
+ ### February
29
+ #### 2026-02-10 · ProjectC
30
+ ...entry content...
31
+
32
+ ## 2025
33
+ ### December
34
+ #### 2025-12-03 · ProjectD
35
+ ...entry content...
36
+ ```
37
+
38
+ **Rules (ASCENDING — oldest at top, newest at bottom):**
39
+ - Years: ascending (2024 above 2025 above 2026)
40
+ - Months within a year: ascending (January above December)
41
+ - Dates within a month: ascending (01 above 15 above 28)
42
+ - Multiple entries on same date: append BELOW existing same-date entry
43
+ - New entries always go toward the END of their section
44
+
45
+ ---
46
+
47
+ ## Insertion Algorithm
48
+
49
+ ```
50
+ INPUT: file content (string), new_entry (string), anchor_date (YYYY-MM-DD)
51
+
52
+ PARSE anchor_date:
53
+ year = anchor_date[0:4] e.g. "2026"
54
+ month = month_name(anchor_date[5:7]) e.g. "February"
55
+ date = anchor_date e.g. "2026-02-20"
56
+
57
+ STEP 1: Find or create year block
58
+ Search for "## <year>" in file.
59
+ IF NOT FOUND:
60
+ Scan all existing year blocks (e.g. "## 2024", "## 2025")
61
+ IF anchor_year > all existing years: append AFTER last year block (newer year at bottom)
62
+ IF anchor_year < some existing year: insert BEFORE that year block (older year stays above)
63
+ Add: "\n## <year>\n"
64
+
65
+ STEP 2: Find or create month block within year
66
+ Search for "### <month>" within the year block boundaries.
67
+ IF NOT FOUND:
68
+ Find correct position within year block by month number (ascending)
69
+ January=1 ... December=12; insert so months are oldest-first
70
+ Add: "\n### <month>\n"
71
+
72
+ STEP 3: Find or create date node within month
73
+ Search for "#### <date> ·" within the month block boundaries.
74
+ IF FOUND:
75
+ Append new_entry AFTER existing same-date entry (later on same day = lower)
76
+ IF NOT FOUND:
77
+ Find correct position within month block (dates ascending)
78
+ Insert new_entry at that position
79
+
80
+ STEP 4: Write updated content back to file
81
+ ```
82
+
83
+ ---
84
+
85
+ ## Month Name Mapping
86
+
87
+ ```
88
+ "01" → "January" "07" → "July"
89
+ "02" → "February" "08" → "August"
90
+ "03" → "March" "09" → "September"
91
+ "04" → "April" "10" → "October"
92
+ "05" → "May" "11" → "November"
93
+ "06" → "June" "12" → "December"
94
+ ```
95
+
96
+ ---
97
+
98
+ ## Example: Inserting 2026-02-20 into existing file
99
+
100
+ **Before:**
101
+ ```markdown
102
+ # Been There Done That
103
+
104
+ ## 2026
105
+ ### January
106
+ #### 2026-01-15 · Yagura
107
+ ...
108
+
109
+ ### February
110
+ #### 2026-02-10 · WooMaps
111
+ ...
112
+ ```
113
+
114
+ **After inserting 2026-02-20 · Yagura:**
115
+ ```markdown
116
+ # Been There Done That
117
+
118
+ ## 2026
119
+ ### January
120
+ #### 2026-01-15 · Yagura
121
+ ...
122
+
123
+ ### February
124
+ #### 2026-02-10 · WooMaps
125
+ ...
126
+
127
+ #### 2026-02-20 · Yagura ← appended after 2026-02-10 (newer = lower)
128
+ ...new entry...
129
+ ```
130
+
131
+ ---
132
+
133
+ ## Edge Case: Same Repo, Multiple Sessions in Same Month
134
+
135
+ If user logs 2 separate sessions from the same repo in the same month,
136
+ they appear as 2 separate date entries. They are NOT merged.
137
+
138
+ ```markdown
139
+ ### February
140
+ #### 2026-02-20 · Yagura ← session B
141
+ ...
142
+
143
+ #### 2026-02-05 · Yagura ← session A (earlier)
144
+ ...
145
+ ```
@@ -0,0 +1,270 @@
1
+ ---
2
+ name: coolhunter
3
+ description: >
4
+ Trend intelligence and cultural signal detection for emerging news and behaviors.
5
+
6
+ USE WHEN: Researching latest news (48h), identifying cultural/tech/consumer shifts
7
+ before mainstream adoption, analyzing emerging trends with advanced elicitation.
8
+
9
+ PRIMARY TRIGGERS:
10
+ "coolhunt [topic]" = Full research workflow (5 steps)
11
+ "trend analysis" = Deep analysis with elicitation methods
12
+ "news scan [topic]" = Quick news gathering
13
+
14
+ WORKFLOW: Request → Web Research → Elicitation Selection → Analysis → Report
15
+
16
+ OUTPUT: Markdown report with headline, summary, fact-check, and behavioral analysis
17
+ saved to coolhunter-output/report-{datetime}/{title}.md
18
+ category: creative
19
+ ---
20
+
21
+ ## Section 1: Intent Detection & Workflow Overview
22
+
23
+ **Detect request type, route to appropriate workflow.**
24
+
25
+ | Intent | Keywords | Route To |
26
+ |--------|----------|----------|
27
+ | Full coolhunt | "coolhunt", "trend", "what's new in" | Section 2 |
28
+ | Quick scan | "news about", "latest on" | Section 2 (simplified) |
29
+ | Analysis only | "analyze this trend" | Section 3 |
30
+
31
+ ### Workflow Summary
32
+
33
+ ```
34
+ Step 1: RECEIVE REQUEST
35
+ ├── User provides topic (AI, crypto, business, tech, culture, etc.)
36
+ └── Coolhunter acknowledges and prepares search strategy
37
+
38
+ Step 2: WEB RESEARCH
39
+ ├── Search latest news (prioritize last 48 hours)
40
+ ├── Gather 3-5 high-quality sources
41
+ └── Extract key signals and emerging patterns
42
+
43
+ Step 3: ELICITATION SELECTION
44
+ ├── Load: knowledge/elicitation-methods.md
45
+ ├── Analyze news context (complexity, stakeholders, risk level)
46
+ └── Select optimal analysis pattern(s) from 50 methods
47
+
48
+ Step 4: PRESENT FINDINGS
49
+ ├── Headline (Coolhunter's interpretation)
50
+ ├── Summary (concise, signal-focused)
51
+ ├── Fact-check (source verification)
52
+ └── Behavioral analysis (culture/tech/consumer shifts)
53
+
54
+ Step 5: SAVE OUTPUT
55
+ └── Path: coolhunter-output/report-{YYYY-MM-DD-HHmm}/{title-slug}.md
56
+ ```
57
+
58
+ ---
59
+
60
+ **For detailed execution steps:** See `references/workflow-execution.md`
61
+
62
+ ---
63
+
64
+ ## Section 2: Research Workflow
65
+
66
+ ### Step 2.1: Search Strategy
67
+
68
+ **Search Pattern for 48-hour news:**
69
+ ```
70
+ Query 1: "[topic] news today"
71
+ Query 2: "[topic] latest developments 2025"
72
+ Query 3: "[topic] emerging trend"
73
+ Query 4: "[topic] [specific subtopic] news"
74
+ ```
75
+
76
+ **Source Quality Criteria:**
77
+ - Prioritize: Original sources, industry publications, verified news
78
+ - Avoid: Aggregators, outdated content, unverified claims
79
+ - Check: Publication date within 48 hours when possible
80
+
81
+ ### Step 2.2: Signal Extraction
82
+
83
+ **Extract from each source:**
84
+ 1. **Primary Signal**: What's the core news/change?
85
+ 2. **Stakeholders**: Who is affected or driving this?
86
+ 3. **Timeline**: When did this emerge? How fast is it moving?
87
+ 4. **Cultural Context**: What broader shift does this represent?
88
+
89
+ ---
90
+
91
+ ## Section 3: Elicitation Analysis
92
+
93
+ ### Method Selection Framework
94
+
95
+ **Load:** `knowledge/elicitation-methods.md`
96
+
97
+ **Context Analysis:**
98
+ ```
99
+ ANALYZE the news/trend for:
100
+ ├── Complexity Level (simple → multi-faceted)
101
+ ├── Stakeholder Diversity (single → multiple groups)
102
+ ├── Risk Profile (low → high impact)
103
+ ├── Creative Potential (incremental → disruptive)
104
+ └── Time Sensitivity (slow burn → urgent)
105
+ ```
106
+
107
+ **Recommended Method Categories by Context:**
108
+
109
+ | Context Type | Primary Methods | Secondary Methods |
110
+ |--------------|-----------------|-------------------|
111
+ | Tech disruption | Tree of Thoughts, Pre-mortem | First Principles, What If |
112
+ | Consumer behavior | User Persona Focus Group, Stakeholder Round Table | 5 Whys, Comparative Matrix |
113
+ | Cultural shift | Time Traveler Council, Genre Mashup | Socratic Questioning, Hindsight |
114
+ | Business/market | Shark Tank Pitch, SCAMPER | Red Team vs Blue Team, Failure Mode |
115
+ | Controversy/risk | Debate Club Showdown, Devil's Advocate | Self-Consistency, Expert Panel |
116
+
117
+ ### Analysis Output Structure
118
+
119
+ ```markdown
120
+ ## Analysis Method: [Selected Method Name]
121
+
122
+ ### Application
123
+ [How the method was applied to this news/trend]
124
+
125
+ ### Key Insights
126
+ 1. [Insight from method application]
127
+ 2. [Insight from method application]
128
+ 3. [Insight from method application]
129
+
130
+ ### Behavioral Implications
131
+ - Consumer: [How consumer behavior may shift]
132
+ - Cultural: [Broader cultural meaning/impact]
133
+ - Technology: [Tech adoption implications]
134
+ ```
135
+
136
+ ---
137
+
138
+ ## Section 4: Report Template
139
+
140
+ ### Output Format
141
+
142
+ ```markdown
143
+ # [COOLHUNTER HEADLINE]
144
+ > Generated: {datetime}
145
+ > Topic: {original_request}
146
+ > Analysis Method: {selected_method}
147
+
148
+ ---
149
+
150
+ ## 📰 News Summary
151
+
152
+ **Original Headline:** [Source headline]
153
+ **Source:** [Publication name + URL]
154
+ **Published:** [Date/time]
155
+
156
+ [2-3 paragraph summary focusing on:
157
+ - What happened
158
+ - Why it matters
159
+ - Who's involved]
160
+
161
+ ---
162
+
163
+ ## ✅ Fact-Check
164
+
165
+ | Claim | Verification | Source |
166
+ |-------|--------------|--------|
167
+ | [Key claim 1] | ✅ Verified / ⚠️ Partial / ❌ Unverified | [Source] |
168
+ | [Key claim 2] | ... | ... |
169
+
170
+ **Confidence Level:** High / Medium / Low
171
+ **Notes:** [Any caveats or context]
172
+
173
+ ---
174
+
175
+ ## 🔮 Behavioral & Cultural Analysis
176
+
177
+ ### Consumer Behavior Shifts
178
+ [Analysis of how consumer behavior may change]
179
+
180
+ ### Cultural Signals
181
+ [What this trend says about broader cultural movement]
182
+
183
+ ### Technology Adoption Curve
184
+ [Where this sits on adoption: innovators → early adopters → majority]
185
+
186
+ ### Pre-Mainstream Indicators
187
+ [Signs this will/won't go mainstream]
188
+
189
+ ---
190
+
191
+ ## 🎯 Coolhunter's Take
192
+
193
+ [1-2 paragraph synthesis with forward-looking perspective]
194
+
195
+ **Watch For:** [Specific things to monitor]
196
+ **Timeline:** [When mainstream impact expected]
197
+ **Opportunity Window:** [For early movers]
198
+
199
+ ---
200
+
201
+ ## 📚 Sources
202
+ 1. [Full citation]
203
+ 2. [Full citation]
204
+ ```
205
+
206
+ ---
207
+
208
+ ## Section 5: File Output
209
+
210
+ ### Directory Structure
211
+
212
+ ```
213
+ coolhunter-output/
214
+ └── report-{YYYY-MM-DD-HHmm}/
215
+ └── {title-slug}.md
216
+ ```
217
+
218
+ ### Naming Convention
219
+
220
+ **Directory:** `report-2025-12-31-1430` (date-time of generation)
221
+ **File:** Slugified version of Coolhunter headline
222
+ - Lowercase
223
+ - Spaces → hyphens
224
+ - Remove special characters
225
+ - Max 50 characters
226
+
227
+ **Example:**
228
+ ```
229
+ coolhunter-output/
230
+ └── report-2025-12-31-1430/
231
+ └── ai-agents-reshape-enterprise-software.md
232
+ ```
233
+
234
+ ### Save Command Pattern
235
+
236
+ ```bash
237
+ # Create output directory
238
+ mkdir -p coolhunter-output/report-$(date +%Y-%m-%d-%H%M)
239
+
240
+ # Save report
241
+ cat > "coolhunter-output/report-$(date +%Y-%m-%d-%H%M)/{slug}.md"
242
+ ```
243
+
244
+ ---
245
+
246
+ ## Quick Reference
247
+
248
+ ### Trigger Phrases
249
+ - "Coolhunt [topic]" → Full 5-step workflow
250
+ - "What's trending in [topic]" → Full workflow
251
+ - "Latest news on [topic]" → Quick research (steps 1-2, simplified 4)
252
+ - "Analyze this trend: [description]" → Skip to step 3-4
253
+
254
+ ### Method Quick-Select
255
+
256
+ **For "Why is this happening?"** → 5 Whys, First Principles
257
+ **For "What could go wrong?"** → Pre-mortem, Failure Mode
258
+ **For "Who cares about this?"** → Stakeholder Round Table, User Persona
259
+ **For "Is this real?"** → Self-Consistency, Expert Panel
260
+ **For "What's next?"** → Time Traveler Council, What If Scenarios
261
+ **For "How to capitalize?"** → SCAMPER, Reverse Engineering
262
+
263
+ ### Quality Gates
264
+
265
+ Before saving output, verify:
266
+ - [ ] At least 2 sources cited
267
+ - [ ] Fact-check table completed
268
+ - [ ] Behavioral analysis present
269
+ - [ ] Coolhunter headline is original interpretation
270
+ - [ ] File path follows convention
@@ -0,0 +1,51 @@
1
+ num,category,method_name,description,output_pattern
2
+ 1,collaboration,Stakeholder Round Table,Convene multiple personas to contribute diverse perspectives - essential for requirements gathering and finding balanced solutions across competing interests,perspectives → synthesis → alignment
3
+ 2,collaboration,Expert Panel Review,Assemble domain experts for deep specialized analysis - ideal when technical depth and peer review quality are needed,expert views → consensus → recommendations
4
+ 3,collaboration,Debate Club Showdown,Two personas argue opposing positions while a moderator scores points - great for exploring controversial decisions and finding middle ground,thesis → antithesis → synthesis
5
+ 4,collaboration,User Persona Focus Group,Gather your product's user personas to react to proposals and share frustrations - essential for validating features and discovering unmet needs,reactions → concerns → priorities
6
+ 5,collaboration,Time Traveler Council,Past-you and future-you advise present-you on decisions - powerful for gaining perspective on long-term consequences vs short-term pressures,past wisdom → present choice → future impact
7
+ 6,collaboration,Cross-Functional War Room,Product manager + engineer + designer tackle a problem together - reveals trade-offs between feasibility desirability and viability,constraints → trade-offs → balanced solution
8
+ 7,collaboration,Mentor and Apprentice,Senior expert teaches junior while junior asks naive questions - surfaces hidden assumptions through teaching,explanation → questions → deeper understanding
9
+ 8,collaboration,Good Cop Bad Cop,Supportive persona and critical persona alternate - finds both strengths to build on and weaknesses to address,encouragement → criticism → balanced view
10
+ 9,collaboration,Improv Yes-And,Multiple personas build on each other's ideas without blocking - generates unexpected creative directions through collaborative building,idea → build → build → surprising result
11
+ 10,collaboration,Customer Support Theater,Angry customer and support rep roleplay to find pain points - reveals real user frustrations and service gaps,complaint → investigation → resolution → prevention
12
+ 11,advanced,Tree of Thoughts,Explore multiple reasoning paths simultaneously then evaluate and select the best - perfect for complex problems with multiple valid approaches,paths → evaluation → selection
13
+ 12,advanced,Graph of Thoughts,Model reasoning as an interconnected network of ideas to reveal hidden relationships - ideal for systems thinking and discovering emergent patterns,nodes → connections → patterns
14
+ 13,advanced,Thread of Thought,Maintain coherent reasoning across long contexts by weaving a continuous narrative thread - essential for RAG systems and maintaining consistency,context → thread → synthesis
15
+ 14,advanced,Self-Consistency Validation,Generate multiple independent approaches then compare for consistency - crucial for high-stakes decisions where verification matters,approaches → comparison → consensus
16
+ 15,advanced,Meta-Prompting Analysis,Step back to analyze the approach structure and methodology itself - valuable for optimizing prompts and improving problem-solving,current → analysis → optimization
17
+ 16,advanced,Reasoning via Planning,Build a reasoning tree guided by world models and goal states - excellent for strategic planning and sequential decision-making,model → planning → strategy
18
+ 17,competitive,Red Team vs Blue Team,Adversarial attack-defend analysis to find vulnerabilities - critical for security testing and building robust solutions,defense → attack → hardening
19
+ 18,competitive,Shark Tank Pitch,Entrepreneur pitches to skeptical investors who poke holes - stress-tests business viability and forces clarity on value proposition,pitch → challenges → refinement
20
+ 19,competitive,Code Review Gauntlet,Senior devs with different philosophies review the same code - surfaces style debates and finds consensus on best practices,reviews → debates → standards
21
+ 20,technical,Architecture Decision Records,Multiple architect personas propose and debate architectural choices with explicit trade-offs - ensures decisions are well-reasoned and documented,options → trade-offs → decision → rationale
22
+ 21,technical,Rubber Duck Debugging Evolved,Explain your code to progressively more technical ducks until you find the bug - forces clarity at multiple abstraction levels,simple → detailed → technical → aha
23
+ 22,technical,Algorithm Olympics,Multiple approaches compete on the same problem with benchmarks - finds optimal solution through direct comparison,implementations → benchmarks → winner
24
+ 23,technical,Security Audit Personas,Hacker + defender + auditor examine system from different threat models - comprehensive security review from multiple angles,vulnerabilities → defenses → compliance
25
+ 24,technical,Performance Profiler Panel,Database expert + frontend specialist + DevOps engineer diagnose slowness - finds bottlenecks across the full stack,symptoms → analysis → optimizations
26
+ 25,creative,SCAMPER Method,Apply seven creativity lenses (Substitute/Combine/Adapt/Modify/Put/Eliminate/Reverse) - systematic ideation for product innovation,S→C→A→M→P→E→R
27
+ 26,creative,Reverse Engineering,Work backwards from desired outcome to find implementation path - powerful for goal achievement and understanding endpoints,end state → steps backward → path forward
28
+ 27,creative,What If Scenarios,Explore alternative realities to understand possibilities and implications - valuable for contingency planning and exploration,scenarios → implications → insights
29
+ 28,creative,Random Input Stimulus,Inject unrelated concepts to spark unexpected connections - breaks creative blocks through forced lateral thinking,random word → associations → novel ideas
30
+ 29,creative,Exquisite Corpse Brainstorm,Each persona adds to the idea seeing only the previous contribution - generates surprising combinations through constrained collaboration,contribution → handoff → contribution → surprise
31
+ 30,creative,Genre Mashup,Combine two unrelated domains to find fresh approaches - innovation through unexpected cross-pollination,domain A + domain B → hybrid insights
32
+ 31,research,Literature Review Personas,Optimist researcher + skeptic researcher + synthesizer review sources - balanced assessment of evidence quality,sources → critiques → synthesis
33
+ 32,research,Thesis Defense Simulation,Student defends hypothesis against committee with different concerns - stress-tests research methodology and conclusions,thesis → challenges → defense → refinements
34
+ 33,research,Comparative Analysis Matrix,Multiple analysts evaluate options against weighted criteria - structured decision-making with explicit scoring,options → criteria → scores → recommendation
35
+ 34,risk,Pre-mortem Analysis,Imagine future failure then work backwards to prevent it - powerful technique for risk mitigation before major launches,failure scenario → causes → prevention
36
+ 35,risk,Failure Mode Analysis,Systematically explore how each component could fail - critical for reliability engineering and safety-critical systems,components → failures → prevention
37
+ 36,risk,Challenge from Critical Perspective,Play devil's advocate to stress-test ideas and find weaknesses - essential for overcoming groupthink,assumptions → challenges → strengthening
38
+ 37,risk,Identify Potential Risks,Brainstorm what could go wrong across all categories - fundamental for project planning and deployment preparation,categories → risks → mitigations
39
+ 38,risk,Chaos Monkey Scenarios,Deliberately break things to test resilience and recovery - ensures systems handle failures gracefully,break → observe → harden
40
+ 39,core,First Principles Analysis,Strip away assumptions to rebuild from fundamental truths - breakthrough technique for innovation and solving impossible problems,assumptions → truths → new approach
41
+ 40,core,5 Whys Deep Dive,Repeatedly ask why to drill down to root causes - simple but powerful for understanding failures,why chain → root cause → solution
42
+ 41,core,Socratic Questioning,Use targeted questions to reveal hidden assumptions and guide discovery - excellent for teaching and self-discovery,questions → revelations → understanding
43
+ 42,core,Critique and Refine,Systematic review to identify strengths and weaknesses then improve - standard quality check for drafts,strengths/weaknesses → improvements → refined
44
+ 43,core,Explain Reasoning,Walk through step-by-step thinking to show how conclusions were reached - crucial for transparency,steps → logic → conclusion
45
+ 44,core,Expand or Contract for Audience,Dynamically adjust detail level and technical depth for target audience - matches content to reader capabilities,audience → adjustments → refined content
46
+ 45,learning,Feynman Technique,Explain complex concepts simply as if teaching a child - the ultimate test of true understanding,complex → simple → gaps → mastery
47
+ 46,learning,Active Recall Testing,Test understanding without references to verify true knowledge - essential for identifying gaps,test → gaps → reinforcement
48
+ 47,philosophical,Occam's Razor Application,Find the simplest sufficient explanation by eliminating unnecessary complexity - essential for debugging,options → simplification → selection
49
+ 48,philosophical,Trolley Problem Variations,Explore ethical trade-offs through moral dilemmas - valuable for understanding values and difficult decisions,dilemma → analysis → decision
50
+ 49,retrospective,Hindsight Reflection,Imagine looking back from the future to gain perspective - powerful for project reviews,future view → insights → application
51
+ 50,retrospective,Lessons Learned Extraction,Systematically identify key takeaways and actionable improvements - essential for continuous improvement,experience → lessons → actions