<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://bernardosecades.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://bernardosecades.github.io/" rel="alternate" type="text/html" /><updated>2026-04-29T13:54:37+00:00</updated><id>https://bernardosecades.github.io/feed.xml</id><title type="html">AI Tips &amp;amp; Tricks</title><subtitle>Tips and tricks for working with AI — bilingual blog (EN / ES)</subtitle><author><name>Bernardo</name></author><entry xml:lang="en"><title type="html">Claude Code: continue sessions and rewind changes</title><link href="https://bernardosecades.github.io/claude-code-sessions-rewind/" rel="alternate" type="text/html" title="Claude Code: continue sessions and rewind changes" /><published>2026-04-27T00:00:00+00:00</published><updated>2026-04-27T00:00:00+00:00</updated><id>https://bernardosecades.github.io/claude-code-sessions-rewind</id><content type="html" xml:base="https://bernardosecades.github.io/claude-code-sessions-rewind/"><![CDATA[<p>Three small Claude Code tricks I use every day.</p>

<h2 id="continue-the-last-session">Continue the last session</h2>

<p>Picks up exactly where you left off — same context, same history.</p>

<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>claude <span class="nt">--continue</span>
<span class="c"># or the short form</span>
claude <span class="nt">-c</span>
</code></pre></div></div>

<h2 id="resume-an-older-session">Resume an older session</h2>

<p>Opens a picker with your past sessions (from days or weeks ago) so you can jump back into any of them.</p>

<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>claude <span class="nt">--resume</span>
<span class="c"># or</span>
claude <span class="nt">-r</span>
</code></pre></div></div>

<h2 id="rewind-changes">Rewind changes</h2>

<p>If Claude went down the wrong path, press <strong>Esc twice</strong> (<code class="language-plaintext highlighter-rouge">Esc Esc</code>) to rewind the conversation to an earlier point. You can also use the <code class="language-plaintext highlighter-rouge">/rewind</code> slash command. This undoes the messages <em>and</em> the file edits made since then, so you don’t have to clean up by hand.</p>

<p>That’s it — three shortcuts that save a lot of time.</p>]]></content><author><name>Bernardo</name></author><category term="claude-code" /><category term="workflow" /><summary type="html"><![CDATA[Three small Claude Code tricks I use every day.]]></summary></entry><entry xml:lang="en"><title type="html">Welcome</title><link href="https://bernardosecades.github.io/welcome/" rel="alternate" type="text/html" title="Welcome" /><published>2026-04-27T00:00:00+00:00</published><updated>2026-04-27T00:00:00+00:00</updated><id>https://bernardosecades.github.io/welcome</id><content type="html" xml:base="https://bernardosecades.github.io/welcome/"><![CDATA[<p>This is the first post of the blog. From here on, I will be sharing <strong>tips and tricks for working with AI</strong>: prompting, tooling, agents, evaluation, and whatever I find useful in my day-to-day.</p>

<h2 id="what-youll-find-here">What you’ll find here</h2>

<ul>
  <li>Short, practical notes — no fluff.</li>
  <li>Examples I’ve actually used.</li>
  <li>The same content in English and Spanish.</li>
</ul>

<p>Stay tuned.</p>]]></content><author><name>Bernardo</name></author><category term="meta" /><summary type="html"><![CDATA[This is the first post of the blog. From here on, I will be sharing tips and tricks for working with AI: prompting, tooling, agents, evaluation, and whatever I find useful in my day-to-day.]]></summary></entry><entry xml:lang="es"><title type="html">Bienvenida</title><link href="https://bernardosecades.github.io/bienvenida/" rel="alternate" type="text/html" title="Bienvenida" /><published>2026-04-27T00:00:00+00:00</published><updated>2026-04-27T00:00:00+00:00</updated><id>https://bernardosecades.github.io/bienvenida</id><content type="html" xml:base="https://bernardosecades.github.io/bienvenida/"><![CDATA[<p>Este es el primer post del blog. A partir de aquí iré compartiendo <strong>tips y trucos para trabajar con IA</strong>: prompting, herramientas, agentes, evaluación y todo lo que vaya encontrando útil en el día a día.</p>

<h2 id="qué-vas-a-encontrar">Qué vas a encontrar</h2>

<ul>
  <li>Notas cortas y prácticas, sin paja.</li>
  <li>Ejemplos que realmente he usado.</li>
  <li>El mismo contenido en español e inglés.</li>
</ul>

<p>Pronto más.</p>]]></content><author><name>Bernardo</name></author><category term="meta" /><summary type="html"><![CDATA[Este es el primer post del blog. A partir de aquí iré compartiendo tips y trucos para trabajar con IA: prompting, herramientas, agentes, evaluación y todo lo que vaya encontrando útil en el día a día.]]></summary></entry><entry xml:lang="es"><title type="html">Claude Code: continuar sesiones y deshacer cambios</title><link href="https://bernardosecades.github.io/claude-code-sesiones-rewind/" rel="alternate" type="text/html" title="Claude Code: continuar sesiones y deshacer cambios" /><published>2026-04-27T00:00:00+00:00</published><updated>2026-04-27T00:00:00+00:00</updated><id>https://bernardosecades.github.io/claude-code-sesiones-rewind</id><content type="html" xml:base="https://bernardosecades.github.io/claude-code-sesiones-rewind/"><![CDATA[<p>Tres pequeños trucos de Claude Code que uso todos los días.</p>

<h2 id="continuar-la-última-sesión">Continuar la última sesión</h2>

<p>Retoma justo donde lo dejaste — mismo contexto, mismo historial.</p>

<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>claude <span class="nt">--continue</span>
<span class="c"># o la forma corta</span>
claude <span class="nt">-c</span>
</code></pre></div></div>

<h2 id="recuperar-una-sesión-de-otro-día">Recuperar una sesión de otro día</h2>

<p>Abre un selector con tus sesiones anteriores (de días o semanas atrás) para que puedas volver a cualquiera de ellas.</p>

<div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code>claude <span class="nt">--resume</span>
<span class="c"># o</span>
claude <span class="nt">-r</span>
</code></pre></div></div>

<h2 id="deshacer-cambios-rewind">Deshacer cambios (rewind)</h2>

<p>Si Claude se ha ido por el camino equivocado, pulsa <strong>Esc dos veces</strong> (<code class="language-plaintext highlighter-rouge">Esc Esc</code>) para rebobinar la conversación a un punto anterior. También puedes usar el slash command <code class="language-plaintext highlighter-rouge">/rewind</code>. Esto deshace los mensajes <em>y</em> las ediciones de ficheros hechas desde ese momento, así que no tienes que limpiar a mano.</p>

<p>Y ya está — tres atajos que ahorran mucho tiempo.</p>]]></content><author><name>Bernardo</name></author><category term="claude-code" /><category term="workflow" /><summary type="html"><![CDATA[Tres pequeños trucos de Claude Code que uso todos los días.]]></summary></entry></feed>