<?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: Younan Nwesre</title>
    <description>The latest articles on DEV Community by Younan Nwesre (@younann).</description>
    <link>https://dev.to/younann</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%2F3825845%2F296e0c83-7760-48aa-a8d4-ff344ddde89c.PNG</url>
      <title>DEV Community: Younan Nwesre</title>
      <link>https://dev.to/younann</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/younann"/>
    <language>en</language>
    <item>
      <title>Stop Waiting for Claude Code — Get Notified When Your Prompt Finishes</title>
      <dc:creator>Younan Nwesre</dc:creator>
      <pubDate>Sun, 15 Mar 2026 19:58:52 +0000</pubDate>
      <link>https://dev.to/younann/stop-waiting-for-claude-code-get-notified-when-your-prompt-finishes-4b4a</link>
      <guid>https://dev.to/younann/stop-waiting-for-claude-code-get-notified-when-your-prompt-finishes-4b4a</guid>
      <description>&lt;p&gt;When working with Claude Code, I noticed something that kept slowing down my workflow.&lt;/p&gt;

&lt;p&gt;Sometimes prompts take a while to finish.&lt;/p&gt;

&lt;p&gt;I often found myself just staring at the terminal, waiting to see when Claude would finish running the prompt.&lt;/p&gt;

&lt;p&gt;Another situation happened even more often.&lt;/p&gt;

&lt;p&gt;I had multiple Claude sessions open.&lt;/p&gt;

&lt;p&gt;I would switch between them, working on different prompts, and later realize that one of the sessions had been waiting for my command the whole time — and I didn't notice.&lt;/p&gt;

&lt;p&gt;It was a small friction, but it happened often enough to become annoying.&lt;/p&gt;

&lt;p&gt;So I built a small solution.&lt;/p&gt;

&lt;p&gt;NotifyMe for Claude Code&lt;/p&gt;

&lt;p&gt;NotifyMe is a lightweight plugin that sends you a notification when Claude finishes running your prompt.&lt;/p&gt;

&lt;p&gt;GitHub:&lt;br&gt;
&lt;a href="https://github.com/younann/notifyme-claude" rel="noopener noreferrer"&gt;https://github.com/younann/notifyme-claude&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The goal is simple: don't wait in the terminal anymore.&lt;/p&gt;

&lt;p&gt;Why I Built It&lt;/p&gt;

&lt;p&gt;When using AI coding tools, prompts can take time to run, especially when:&lt;/p&gt;

&lt;p&gt;generating larger pieces of code&lt;/p&gt;

&lt;p&gt;running agent workflows&lt;/p&gt;

&lt;p&gt;iterating on complex prompts&lt;/p&gt;

&lt;p&gt;Instead of waiting, I wanted the ability to:&lt;/p&gt;

&lt;p&gt;run a prompt&lt;/p&gt;

&lt;p&gt;switch to another task&lt;/p&gt;

&lt;p&gt;get notified when the result is ready&lt;/p&gt;

&lt;p&gt;What It Helps With&lt;/p&gt;

&lt;p&gt;NotifyMe improves the workflow when using Claude Code by allowing you to:&lt;/p&gt;

&lt;p&gt;run long prompts without waiting&lt;/p&gt;

&lt;p&gt;step away while Claude works&lt;/p&gt;

&lt;p&gt;manage multiple Claude sessions more easily&lt;/p&gt;

&lt;p&gt;get notified immediately when the result is ready&lt;/p&gt;

&lt;p&gt;It’s intentionally simple and lightweight.&lt;/p&gt;

&lt;p&gt;Example Workflow&lt;/p&gt;

&lt;p&gt;Typical flow with NotifyMe:&lt;/p&gt;

&lt;p&gt;Run a prompt in Claude Code&lt;/p&gt;

&lt;p&gt;Continue working on something else&lt;/p&gt;

&lt;p&gt;Receive a notification when Claude finishes&lt;/p&gt;

&lt;p&gt;Return to the terminal and review the output&lt;/p&gt;

&lt;p&gt;This small change removes a lot of unnecessary waiting.&lt;/p&gt;

&lt;p&gt;GitHub Repository&lt;/p&gt;

&lt;p&gt;You can check the project here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/younann/notifyme-claude" rel="noopener noreferrer"&gt;https://github.com/younann/notifyme-claude&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback, suggestions, and contributions are welcome.&lt;/p&gt;

&lt;p&gt;If you are using Claude Code heavily or experimenting with AI agents, this might make your workflow a bit smoother.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>claudecode</category>
      <category>vibecoding</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
