<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Juan Allo Ron</title>
    <description>The latest articles on DEV Community by Juan Allo Ron (@juan_allo).</description>
    <link>https://dev.to/juan_allo</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3908261%2F0c392d32-8ead-4d71-931a-7f624e175718.png</url>
      <title>DEV Community: Juan Allo Ron</title>
      <link>https://dev.to/juan_allo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/juan_allo"/>
    <language>en</language>
    <item>
      <title>AI gives you advice. But is it good advice?</title>
      <dc:creator>Juan Allo Ron</dc:creator>
      <pubDate>Sat, 02 May 2026 00:03:37 +0000</pubDate>
      <link>https://dev.to/juan_allo/ai-gives-you-advice-but-is-it-good-advice-21j6</link>
      <guid>https://dev.to/juan_allo/ai-gives-you-advice-but-is-it-good-advice-21j6</guid>
      <description>&lt;p&gt;Most AI conversations go the same way: you ask a question, get an answer, maybe ask a follow-up. It's helpful, but it's not rigorous.&lt;br&gt;
What if you could force the AI to see all angles before recommending?&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem with Freeform AI Advice
&lt;/h2&gt;

&lt;p&gt;AI is amazing at generating options. It's less amazing at systematically tearing them apart. You get:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"It depends" answers&lt;/li&gt;
&lt;li&gt;Confirmation of what you already think&lt;/li&gt;
&lt;li&gt;Nice lists of pros and cons that don't actually help you decide
## Enter: The Six Hats Method&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Edward de Bono's Six Hats is a structured thinking framework. Each "hat" represents a different perspective:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Hat&lt;/th&gt;
&lt;th&gt;Focus&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;White&lt;/td&gt;
&lt;td&gt;Facts and data&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Red&lt;/td&gt;
&lt;td&gt;Emotion and gut feelings&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Yellow&lt;/td&gt;
&lt;td&gt;Upside and benefits&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Black&lt;/td&gt;
&lt;td&gt;Risks and objections&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Green&lt;/td&gt;
&lt;td&gt;Alternatives and creativity&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Blue&lt;/td&gt;
&lt;td&gt;Synthesis and moderation&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  I Built a Skill That Runs This Automatically
&lt;/h2&gt;

&lt;p&gt;Just tell the agent: "Run a six hats debate on [your decision]."&lt;br&gt;
It runs 3 rounds, then outputs a markdown file with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Final recommendation (Blue Hat)&lt;/li&gt;
&lt;li&gt;Key agreements&lt;/li&gt;
&lt;li&gt;Unresolved tensions&lt;/li&gt;
&lt;li&gt;Next steps&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Real Example
&lt;/h2&gt;

&lt;p&gt;"Should I stay in frontend tooling or move to an AI company?"&lt;br&gt;
The debate went through 3 rounds and concluded:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Phased optionality — not an immediate pivot. Ship a small AI UI experiment, run exploratory interviews, talk to your current employer about AI-adjacent growth, then judge any offer on team and day-to-day work rather than the 'AI company' label."&lt;br&gt;
That's a real recommendation, not generic advice.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;Clone: &lt;a href="https://github.com/juanallo/six-hats-skill" rel="noopener noreferrer"&gt;github.com/juanallo/six-hats-skill&lt;/a&gt;&lt;br&gt;
Add it to your agent skills folder and try: "Run a six hats debate on [your decision]"&lt;/p&gt;

</description>
      <category>ai</category>
      <category>learning</category>
      <category>llm</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
