@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,312 @@
1
+ # Advanced Elicitation Methods
2
+
3
+ 50 analysis methods for deep trend and news analysis. Select based on context.
4
+
5
+ ---
6
+
7
+ ## COLLABORATION METHODS (Multi-Perspective Analysis)
8
+
9
+ ### 1. Stakeholder Round Table
10
+ **Use:** Requirements gathering, finding balanced solutions across competing interests
11
+ **Pattern:** perspectives → synthesis → alignment
12
+ **Best for:** News affecting multiple groups, policy changes, platform updates
13
+
14
+ ### 2. Expert Panel Review
15
+ **Use:** Deep specialized analysis, peer review quality needed
16
+ **Pattern:** expert views → consensus → recommendations
17
+ **Best for:** Technical announcements, scientific breakthroughs, industry reports
18
+
19
+ ### 3. Debate Club Showdown
20
+ **Use:** Exploring controversial decisions, finding middle ground
21
+ **Pattern:** thesis → antithesis → synthesis
22
+ **Best for:** Polarizing topics, regulatory debates, ethical dilemmas
23
+
24
+ ### 4. User Persona Focus Group
25
+ **Use:** Validating features, discovering unmet needs
26
+ **Pattern:** reactions → concerns → priorities
27
+ **Best for:** Product launches, service changes, consumer-facing news
28
+
29
+ ### 5. Time Traveler Council
30
+ **Use:** Gaining perspective on long-term consequences vs short-term pressures
31
+ **Pattern:** past wisdom → present choice → future impact
32
+ **Best for:** Strategic decisions, technology adoption, cultural shifts
33
+
34
+ ### 6. Cross-Functional War Room
35
+ **Use:** Reveals trade-offs between feasibility, desirability, and viability
36
+ **Pattern:** constraints → trade-offs → balanced solution
37
+ **Best for:** Product strategy, startup news, enterprise decisions
38
+
39
+ ### 7. Mentor and Apprentice
40
+ **Use:** Surfaces hidden assumptions through teaching
41
+ **Pattern:** explanation → questions → deeper understanding
42
+ **Best for:** Complex technical topics, explaining to broader audience
43
+
44
+ ### 8. Good Cop Bad Cop
45
+ **Use:** Finding both strengths to build on and weaknesses to address
46
+ **Pattern:** encouragement → criticism → balanced view
47
+ **Best for:** Evaluating new products, company strategies, market moves
48
+
49
+ ### 9. Improv Yes-And
50
+ **Use:** Generates unexpected creative directions
51
+ **Pattern:** idea → build → build → surprising result
52
+ **Best for:** Brainstorming implications, creative applications
53
+
54
+ ### 10. Customer Support Theater
55
+ **Use:** Reveals real user frustrations and service gaps
56
+ **Pattern:** complaint → investigation → resolution → prevention
57
+ **Best for:** Service disruptions, product failures, consumer complaints
58
+
59
+ ---
60
+
61
+ ## ADVANCED REASONING METHODS
62
+
63
+ ### 11. Tree of Thoughts
64
+ **Use:** Complex problems with multiple valid approaches
65
+ **Pattern:** paths → evaluation → selection
66
+ **Best for:** Strategic decisions, multi-factor analysis
67
+
68
+ ### 12. Graph of Thoughts
69
+ **Use:** Systems thinking, discovering emergent patterns
70
+ **Pattern:** nodes → connections → patterns
71
+ **Best for:** Interconnected trends, ecosystem analysis
72
+
73
+ ### 13. Thread of Thought
74
+ **Use:** Maintaining coherent reasoning across long contexts
75
+ **Pattern:** context → thread → synthesis
76
+ **Best for:** Long-form analysis, connecting multiple sources
77
+
78
+ ### 14. Self-Consistency Validation
79
+ **Use:** High-stakes decisions where verification matters
80
+ **Pattern:** approaches → comparison → consensus
81
+ **Best for:** Fact-checking, verifying claims, critical analysis
82
+
83
+ ### 15. Meta-Prompting Analysis
84
+ **Use:** Optimizing approach and methodology
85
+ **Pattern:** current → analysis → optimization
86
+ **Best for:** Improving analysis quality, methodology review
87
+
88
+ ### 16. Reasoning via Planning
89
+ **Use:** Strategic planning, sequential decision-making
90
+ **Pattern:** model → planning → strategy
91
+ **Best for:** Future predictions, roadmap analysis
92
+
93
+ ---
94
+
95
+ ## COMPETITIVE ANALYSIS METHODS
96
+
97
+ ### 17. Red Team vs Blue Team
98
+ **Use:** Finding vulnerabilities, building robust solutions
99
+ **Pattern:** defense → attack → hardening
100
+ **Best for:** Security news, risk assessment, competitive threats
101
+
102
+ ### 18. Shark Tank Pitch
103
+ **Use:** Stress-testing business viability, clarifying value proposition
104
+ **Pattern:** pitch → challenges → refinement
105
+ **Best for:** Startup news, funding announcements, business models
106
+
107
+ ### 19. Code Review Gauntlet
108
+ **Use:** Finding consensus on best practices
109
+ **Pattern:** reviews → debates → standards
110
+ **Best for:** Technical standards, methodology debates
111
+
112
+ ---
113
+
114
+ ## TECHNICAL ANALYSIS METHODS
115
+
116
+ ### 20. Architecture Decision Records
117
+ **Use:** Ensures decisions are well-reasoned and documented
118
+ **Pattern:** options → trade-offs → decision → rationale
119
+ **Best for:** Technical decisions, platform choices, infrastructure
120
+
121
+ ### 21. Rubber Duck Debugging Evolved
122
+ **Use:** Forces clarity at multiple abstraction levels
123
+ **Pattern:** simple → detailed → technical → aha
124
+ **Best for:** Understanding complex systems, debugging claims
125
+
126
+ ### 22. Algorithm Olympics
127
+ **Use:** Finding optimal solution through direct comparison
128
+ **Pattern:** implementations → benchmarks → winner
129
+ **Best for:** Technology comparisons, performance claims
130
+
131
+ ### 23. Security Audit Personas
132
+ **Use:** Comprehensive security review from multiple angles
133
+ **Pattern:** vulnerabilities → defenses → compliance
134
+ **Best for:** Security incidents, data breaches, privacy news
135
+
136
+ ### 24. Performance Profiler Panel
137
+ **Use:** Finding bottlenecks across the full stack
138
+ **Pattern:** symptoms → analysis → optimizations
139
+ **Best for:** Performance issues, scaling challenges
140
+
141
+ ---
142
+
143
+ ## CREATIVE METHODS
144
+
145
+ ### 25. SCAMPER Method
146
+ **Use:** Systematic ideation for product innovation
147
+ **Pattern:** Substitute → Combine → Adapt → Modify → Put → Eliminate → Reverse
148
+ **Best for:** Innovation opportunities, product evolution
149
+
150
+ ### 26. Reverse Engineering
151
+ **Use:** Understanding endpoints, goal achievement
152
+ **Pattern:** end state → steps backward → path forward
153
+ **Best for:** Understanding strategy, competitive analysis
154
+
155
+ ### 27. What If Scenarios
156
+ **Use:** Contingency planning, exploring possibilities
157
+ **Pattern:** scenarios → implications → insights
158
+ **Best for:** Future projections, risk scenarios
159
+
160
+ ### 28. Random Input Stimulus
161
+ **Use:** Breaking creative blocks through lateral thinking
162
+ **Pattern:** random word → associations → novel ideas
163
+ **Best for:** Finding unexpected angles, creative analysis
164
+
165
+ ### 29. Exquisite Corpse Brainstorm
166
+ **Use:** Generates surprising combinations
167
+ **Pattern:** contribution → handoff → contribution → surprise
168
+ **Best for:** Creative synthesis, unexpected connections
169
+
170
+ ### 30. Genre Mashup
171
+ **Use:** Innovation through cross-pollination
172
+ **Pattern:** domain A + domain B → hybrid insights
173
+ **Best for:** Cross-industry analysis, convergence trends
174
+
175
+ ---
176
+
177
+ ## RESEARCH METHODS
178
+
179
+ ### 31. Literature Review Personas
180
+ **Use:** Balanced assessment of evidence quality
181
+ **Pattern:** sources → critiques → synthesis
182
+ **Best for:** Research news, scientific claims, study analysis
183
+
184
+ ### 32. Thesis Defense Simulation
185
+ **Use:** Stress-testing methodology and conclusions
186
+ **Pattern:** thesis → challenges → defense → refinements
187
+ **Best for:** Validating claims, challenging assumptions
188
+
189
+ ### 33. Comparative Analysis Matrix
190
+ **Use:** Structured decision-making with explicit scoring
191
+ **Pattern:** options → criteria → scores → recommendation
192
+ **Best for:** Product comparisons, market analysis
193
+
194
+ ---
195
+
196
+ ## RISK ANALYSIS METHODS
197
+
198
+ ### 34. Pre-mortem Analysis
199
+ **Use:** Risk mitigation before major launches
200
+ **Pattern:** failure scenario → causes → prevention
201
+ **Best for:** Launch risks, project failures, market entry
202
+
203
+ ### 35. Failure Mode Analysis
204
+ **Use:** Reliability engineering, safety-critical systems
205
+ **Pattern:** components → failures → prevention
206
+ **Best for:** Technical failures, system risks
207
+
208
+ ### 36. Challenge from Critical Perspective
209
+ **Use:** Overcoming groupthink, stress-testing ideas
210
+ **Pattern:** assumptions → challenges → strengthening
211
+ **Best for:** Challenging narratives, finding weaknesses
212
+
213
+ ### 37. Identify Potential Risks
214
+ **Use:** Project planning, deployment preparation
215
+ **Pattern:** categories → risks → mitigations
216
+ **Best for:** Risk assessment, due diligence
217
+
218
+ ### 38. Chaos Monkey Scenarios
219
+ **Use:** Testing resilience and recovery
220
+ **Pattern:** break → observe → harden
221
+ **Best for:** System reliability, disaster planning
222
+
223
+ ---
224
+
225
+ ## CORE ANALYTICAL METHODS
226
+
227
+ ### 39. First Principles Analysis
228
+ **Use:** Breakthrough technique for innovation, solving impossible problems
229
+ **Pattern:** assumptions → truths → new approach
230
+ **Best for:** Paradigm shifts, fundamental changes
231
+
232
+ ### 40. 5 Whys Deep Dive
233
+ **Use:** Understanding failures, drilling to root causes
234
+ **Pattern:** why chain → root cause → solution
235
+ **Best for:** Incident analysis, understanding causes
236
+
237
+ ### 41. Socratic Questioning
238
+ **Use:** Revealing hidden assumptions, guiding discovery
239
+ **Pattern:** questions → revelations → understanding
240
+ **Best for:** Deep analysis, challenging claims
241
+
242
+ ### 42. Critique and Refine
243
+ **Use:** Quality check for drafts and analysis
244
+ **Pattern:** strengths/weaknesses → improvements → refined
245
+ **Best for:** Iterating on analysis, improving quality
246
+
247
+ ### 43. Explain Reasoning
248
+ **Use:** Transparency, showing how conclusions reached
249
+ **Pattern:** steps → logic → conclusion
250
+ **Best for:** Building trust, clear communication
251
+
252
+ ### 44. Expand or Contract for Audience
253
+ **Use:** Matching content to reader capabilities
254
+ **Pattern:** audience → adjustments → refined content
255
+ **Best for:** Adapting analysis depth, targeting audience
256
+
257
+ ---
258
+
259
+ ## LEARNING METHODS
260
+
261
+ ### 45. Feynman Technique
262
+ **Use:** Testing true understanding
263
+ **Pattern:** complex → simple → gaps → mastery
264
+ **Best for:** Explaining complex topics simply
265
+
266
+ ### 46. Active Recall Testing
267
+ **Use:** Identifying knowledge gaps
268
+ **Pattern:** test → gaps → reinforcement
269
+ **Best for:** Verifying understanding, fact-checking
270
+
271
+ ---
272
+
273
+ ## PHILOSOPHICAL METHODS
274
+
275
+ ### 47. Occam's Razor Application
276
+ **Use:** Finding simplest sufficient explanation
277
+ **Pattern:** options → simplification → selection
278
+ **Best for:** Cutting through complexity, debugging narratives
279
+
280
+ ### 48. Trolley Problem Variations
281
+ **Use:** Understanding values through moral dilemmas
282
+ **Pattern:** dilemma → analysis → decision
283
+ **Best for:** Ethical analysis, value trade-offs
284
+
285
+ ---
286
+
287
+ ## RETROSPECTIVE METHODS
288
+
289
+ ### 49. Hindsight Reflection
290
+ **Use:** Gaining perspective from imagined future
291
+ **Pattern:** future view → insights → application
292
+ **Best for:** Strategic analysis, project reviews
293
+
294
+ ### 50. Lessons Learned Extraction
295
+ **Use:** Continuous improvement, actionable takeaways
296
+ **Pattern:** experience → lessons → actions
297
+ **Best for:** Post-incident analysis, learning from events
298
+
299
+ ---
300
+
301
+ ## Method Selection Quick Guide
302
+
303
+ | Analysis Need | Top 3 Methods |
304
+ |---------------|---------------|
305
+ | Understanding root cause | 5 Whys, First Principles, Socratic |
306
+ | Predicting future impact | Time Traveler, What If, Pre-mortem |
307
+ | Finding risks/weaknesses | Red Team, Failure Mode, Devil's Advocate |
308
+ | Multiple stakeholder views | Stakeholder Round Table, Debate Club, Expert Panel |
309
+ | Innovation opportunities | SCAMPER, Genre Mashup, Reverse Engineering |
310
+ | Validating claims | Self-Consistency, Thesis Defense, Literature Review |
311
+ | Complex system analysis | Graph of Thoughts, Tree of Thoughts, Cross-Functional |
312
+ | Consumer behavior | User Persona, Customer Support, Good Cop Bad Cop |
@@ -0,0 +1,238 @@
1
+ # Coolhunter Workflow Execution Reference
2
+
3
+ ## Table of Contents
4
+ - [Complete Execution Flow](#complete-execution-flow)
5
+ - [STEP 1: Receive Request](#step-1-receive-request)
6
+ - [STEP 2: Web Research Execution](#step-2-web-research-execution)
7
+ - [STEP 3: Elicitation Method Selection](#step-3-elicitation-method-selection)
8
+ - [STEP 4: Report Generation](#step-4-report-generation)
9
+ - [STEP 5: File Output Execution](#step-5-file-output-execution)
10
+ - [Quality Assurance Checklist](#quality-assurance-checklist)
11
+ - [Error Handling](#error-handling)
12
+
13
+ ---
14
+
15
+ ## Complete Execution Flow
16
+
17
+ ### STEP 1: Receive Request
18
+
19
+ **Input Processing:**
20
+ ```
21
+ USER: "Coolhunt [topic]" / "What's trending in [topic]"
22
+
23
+ COOLHUNTER responds:
24
+ "🔍 Coolhunting: [topic]
25
+ Scanning latest developments in the last 48 hours..."
26
+ ```
27
+
28
+ **Topic Normalization:**
29
+ - Extract core topic keywords
30
+ - Identify subtopics for deeper search
31
+ - Note any specific angle requested
32
+
33
+ ---
34
+
35
+ ### STEP 2: Web Research Execution
36
+
37
+ **Search Sequence:**
38
+ ```bash
39
+ # Primary search (most recent)
40
+ web_search: "[topic] news today"
41
+
42
+ # Context search
43
+ web_search: "[topic] latest developments 2025"
44
+
45
+ # Trend search
46
+ web_search: "[topic] emerging trend"
47
+
48
+ # Optional: subtopic deep dive
49
+ web_search: "[topic] [specific aspect] news"
50
+ ```
51
+
52
+ **Source Evaluation Checklist:**
53
+ - [ ] Is source reputable? (major publication, verified outlet)
54
+ - [ ] Is content within 48 hours? (prefer <24h)
55
+ - [ ] Is it original reporting or aggregation?
56
+ - [ ] Are claims attributed to named sources?
57
+
58
+ **Signal Extraction Template:**
59
+ ```markdown
60
+ ### Source: [Publication Name]
61
+ **URL:** [link]
62
+ **Published:** [date/time]
63
+
64
+ **Primary Signal:**
65
+ [What's the core change/event?]
66
+
67
+ **Key Players:**
68
+ [Who is involved/affected?]
69
+
70
+ **Timeline:**
71
+ [When did this emerge? Speed of development?]
72
+
73
+ **Quote/Evidence:**
74
+ [Key supporting quote or data point]
75
+ ```
76
+
77
+ ---
78
+
79
+ ### STEP 3: Elicitation Method Selection
80
+
81
+ **Context Scoring:**
82
+ ```
83
+ Rate 1-5 for each dimension:
84
+
85
+ Complexity: [1=simple, 5=multi-faceted]
86
+ Stakeholders: [1=single group, 5=many groups]
87
+ Risk Level: [1=low impact, 5=high stakes]
88
+ Novelty: [1=incremental, 5=paradigm shift]
89
+ Controversy: [1=consensus, 5=polarizing]
90
+ ```
91
+
92
+ **Method Selection Matrix:**
93
+
94
+ | Score Profile | Recommended Methods |
95
+ |---------------|---------------------|
96
+ | High complexity + high stakeholders | Stakeholder Round Table, Graph of Thoughts |
97
+ | High risk + any novelty | Pre-mortem, Red Team vs Blue Team |
98
+ | High novelty + low controversy | First Principles, SCAMPER, What If |
99
+ | High controversy + any | Debate Club Showdown, Self-Consistency |
100
+ | Low complexity + consumer focus | User Persona Focus Group, 5 Whys |
101
+
102
+ **Method Application Template:**
103
+ ```markdown
104
+ ## Analysis: [Method Name]
105
+
106
+ ### Why This Method
107
+ [1-2 sentences on why selected for this news]
108
+
109
+ ### Application
110
+
111
+ [Execute the method's pattern on the news content]
112
+
113
+ ### Insights Derived
114
+ 1. [Key insight]
115
+ 2. [Key insight]
116
+ 3. [Key insight]
117
+
118
+ ### Behavioral Implications
119
+ - **Consumer:** [How behavior may shift]
120
+ - **Cultural:** [Broader meaning]
121
+ - **Tech:** [Adoption implications]
122
+ ```
123
+
124
+ ---
125
+
126
+ ### STEP 4: Report Generation
127
+
128
+ **Headline Creation Guidelines:**
129
+ - NOT a copy of source headline
130
+ - Coolhunter's interpretation of the signal
131
+ - Focus on implication, not event
132
+ - Format: [Action] + [Subject] + [Implication]
133
+
134
+ **Examples:**
135
+ - Source: "Apple announces new AI features"
136
+ - Coolhunter: "Apple's AI Pivot Signals End of Privacy-First Era"
137
+
138
+ - Source: "Bitcoin hits $100k"
139
+ - Coolhunter: "Six-Figure Bitcoin Normalizes Crypto as Asset Class"
140
+
141
+ **Fact-Check Protocol:**
142
+ ```markdown
143
+ | Claim | Status | Verification |
144
+ |-------|--------|--------------|
145
+ | [Specific claim from news] | ✅/⚠️/❌ | [How verified + source] |
146
+ ```
147
+
148
+ **Status Guide:**
149
+ - ✅ Verified: Multiple reputable sources confirm
150
+ - ⚠️ Partial: Some evidence, needs caveats
151
+ - ❌ Unverified: Cannot confirm, single source only
152
+
153
+ **Confidence Levels:**
154
+ - **High:** 3+ independent sources, official confirmation
155
+ - **Medium:** 2 sources, plausible but limited confirmation
156
+ - **Low:** Single source, speculation, unnamed sources
157
+
158
+ ---
159
+
160
+ ### STEP 5: File Output Execution
161
+
162
+ **Directory Creation:**
163
+ ```bash
164
+ DATETIME=$(date +%Y-%m-%d-%H%M)
165
+ mkdir -p coolhunter-output/report-$DATETIME
166
+ ```
167
+
168
+ **Slug Generation Rules:**
169
+ 1. Take Coolhunter headline
170
+ 2. Lowercase all characters
171
+ 3. Replace spaces with hyphens
172
+ 4. Remove punctuation except hyphens
173
+ 5. Truncate to 50 characters max
174
+ 6. Remove trailing hyphens
175
+
176
+ **Example:**
177
+ ```
178
+ Headline: "Apple's AI Pivot Signals End of Privacy-First Era"
179
+ Slug: "apples-ai-pivot-signals-end-of-privacy-first-era"
180
+ ```
181
+
182
+ **Final Save:**
183
+ ```bash
184
+ cat > "coolhunter-output/report-$DATETIME/$SLUG.md" << 'EOF'
185
+ [Full report content]
186
+ EOF
187
+ ```
188
+
189
+ ---
190
+
191
+ ## Quality Assurance Checklist
192
+
193
+ Before presenting output:
194
+
195
+ ### Content Quality
196
+ - [ ] Headline is original interpretation, not copy
197
+ - [ ] Summary explains what + why + who
198
+ - [ ] At least 2 sources cited with URLs
199
+ - [ ] Fact-check table has verified claims
200
+ - [ ] Behavioral analysis covers consumer + cultural + tech
201
+
202
+ ### Analysis Quality
203
+ - [ ] Selected method matches news context
204
+ - [ ] Method properly applied (followed pattern)
205
+ - [ ] Insights are actionable, not generic
206
+ - [ ] Pre-mainstream indicators identified
207
+
208
+ ### Output Quality
209
+ - [ ] File saved to correct path
210
+ - [ ] Slug follows naming convention
211
+ - [ ] Markdown renders correctly
212
+ - [ ] All links are valid
213
+
214
+ ---
215
+
216
+ ## Error Handling
217
+
218
+ **No recent news found:**
219
+ ```
220
+ "🔍 Limited recent coverage for [topic].
221
+ Expanding search to past 7 days...
222
+ [Continue with broader search]"
223
+ ```
224
+
225
+ **Conflicting sources:**
226
+ ```
227
+ "⚠️ Sources report conflicting information:
228
+ - [Source A] says: [claim]
229
+ - [Source B] says: [claim]
230
+ Analysis will note this uncertainty."
231
+ ```
232
+
233
+ **Single source only:**
234
+ ```
235
+ "⚠️ Only one source found.
236
+ Confidence level: Low
237
+ Recommend monitoring for confirmation."
238
+ ```